mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-31 19:16:29 +00:00
Replace the unittest.mock module-name check with an inspect.iscoroutinefunction probe on content.read, and collapse the duplicate read/iter_chunked reader paths into one. Non-streaming objects (test doubles, proxy wrappers) fall back to the response's native json()/text() as before. |
||
|---|---|---|
| .. | ||
| dingtalk | ||
| discord | ||
| feishu | ||
| google_chat | ||
| homeassistant | ||
| irc | ||
| line | ||
| matrix | ||
| mattermost | ||
| ntfy | ||
| photon | ||
| raft | ||
| simplex | ||
| slack | ||
| sms | ||
| teams | ||
| telegram | ||
| wecom | ||