mirror of
https://github.com/GNS3/gns3-server.git
synced 2026-08-27 20:40:13 +03:00
- Update AI chat API documentation with revised SSE event schema - Add support for multiple tool calls in `tool_call` events - Include `session_id` in all event types for better session tracking - Implement `on_chat_model_end` handler to process LLM tool call decisions - Update example JSON payloads to reflect new schema structure