- Fix streaming JSON parsing for tool inputs by accumulating partial JSON and parsing only on content_block_stop - Implement proper tool loop to continue conversation after tool execution - Send tool results back to Claude to get final response - Add safety limit of 10 iterations for tool loops This fixes the issue where AI responses were truncated after using tools like search_knowledge. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| conversation-service | ||
| evolution-service | ||
| knowledge-service | ||
| payment-service | ||
| user-service | ||