gitdataai/libs/agent/chat
ZhenYi 026f5cf32d feat(context): thread embed_service through ToolContext for FC tool access
Add with_embed_service() builder and embed_service() accessor to ToolContext,
wired through ChatService so function-calling tools can access Qdrant vector search.
2026-04-28 13:03:55 +08:00
..
context.rs refactor(agent): split into submodules and add Qdrant embedding 2026-04-25 20:09:33 +08:00
mod.rs refactor(agent): split into submodules and add Qdrant embedding 2026-04-25 20:09:33 +08:00
service.rs feat(context): thread embed_service through ToolContext for FC tool access 2026-04-28 13:03:55 +08:00