gitdataai/libs/agent/embed
ZhenYi 009ccee72b fix(embed): add debug tracing to all embed methods
Added tracing::debug/info calls to embed_issue, embed_repo,
embed_issues, embed_skill to track embedding API calls and upsert completion.
2026-04-29 15:35:25 +08:00
..
client.rs fix(embed): add comprehensive diagnostic tracing for Qdrant 2026-04-29 15:35:18 +08:00
mod.rs feat(embed): add chunked embedding, batch memory embed, and tag vectorization support 2026-04-28 13:03:51 +08:00
qdrant.rs fix(qdrant): reject empty vectors in upsert_points 2026-04-29 15:35:22 +08:00
service.rs fix(embed): add debug tracing to all embed methods 2026-04-29 15:35:25 +08:00