Oliver-ai-bot_2.0/backend/app/core
Vadym Samoilenko 23dba2fa7b fix: read tool_call_chunks for Anthropic streaming tool args
Anthropic/LangChain streams tool arguments as JSON string deltas in
chunk.tool_call_chunks (not chunk.tool_calls which has empty args dict).
Collect and accumulate both sources, then merge by tool_call_id.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-30 21:51:39 +01:00
..
__init__.py Initial commit: Phases 1-5 Complete + Frontend Setup 2026-02-12 19:10:28 +00:00
ad_group_sync.py fix: remove @odata.type from $select in memberOf query 2026-03-10 16:41:36 +00:00
auth.py Initial commit: Phases 1-5 Complete + Frontend Setup 2026-02-12 19:10:28 +00:00
cloud_run_client.py Fix spinner, OLIVER brand redesign, Cloud Run document processor 2026-03-05 10:37:21 +00:00
dependencies.py feat: API key auth for agent execution + code interpreter admin dashboard 2026-03-30 20:22:27 +01:00
document_processor.py feat: region-aware RAG, SharePoint folder monitoring, tool fix 2026-03-10 21:29:31 +00:00
graph_token_manager.py Revert "fix: Graph consent flow — MSAL reserved scopes crash + missing callback page" 2026-03-30 17:59:57 +01:00
llm.py fix: read tool_call_chunks for Anthropic streaming tool args 2026-03-30 21:51:39 +01:00
logging_config.py Phase 4: Production hardening, Cloud Run worker, deploy pipeline 2026-03-04 22:42:10 +00:00
sharepoint_client.py Week 2-3 Complete: SharePoint Graph Client + Document Processing Pipeline 2026-02-20 10:41:02 +00:00
web_scraper.py Phase 1 Complete: Dual-bot architecture, knowledge base, access control 2026-03-04 21:26:40 +00:00