gitdataai/libs/agent/client
ZhenYi b4b5538447 feat(agent): add ordered stream chunk collection + retry for HTTP errors
- StreamChunk/StreamChunkType types for preserving arrival order
- Chunk collection in call_stream_once and process_stream
- Add "error sending request" and "Http client error" to retryable errors
- StreamResult includes chunks vector for ordered replay
2026-04-26 13:10:26 +08:00
..
mod.rs feat(agent): add ordered stream chunk collection + retry for HTTP errors 2026-04-26 13:10:26 +08:00
types.rs refactor(agent): split into submodules and add Qdrant embedding 2026-04-25 20:09:33 +08:00