报错信息
/opt/miniconda3/envs/chapter-10/bin/python /Users/wangxinxin/学习资料/10/项目2_基于LangGraph实现智能分诊系统/L1-Project-2/ragAgent.py
2025-09-14 17:17:31,307 - utils.llms - INFO - 成功初始化 qwen LLM
2025-09-14 17:17:31,321 - chromadb.telemetry.product.posthog - INFO - Anonymized telemetry enabled. See https://docs.trychroma.com/telemetry for more information.
2025-09-14 17:17:31,388 - chromadb.telemetry.product.posthog - ERROR - Failed to send telemetry event ClientStartEvent: capture() takes 1 positional argument but 3 were given
2025-09-14 17:17:31,389 - chromadb.telemetry.product.posthog - ERROR - Failed to send telemetry event ClientCreateCollectionEvent: capture() takes 1 positional argument but 3 were given
2025-09-14 17:17:31,390 - __main__ - DEBUG - Tool 'retrieve' routed to 'grade_documents' (retrieval tool)
2025-09-14 17:17:31,391 - __main__ - DEBUG - Tool 'multiply' routed to 'generate' (non-retrieval tool)
2025-09-14 17:17:31,391 - __main__ - INFO - Initialized ToolConfig with tools: {'multiply', 'retrieve'}, routing: {'retrieve': 'grade_documents', 'multiply': 'generate'}
2025-09-14 17:17:31,392 - __main__ - INFO - Database connection pool initialized
2025-09-14 17:17:31,392 - __main__ - DEBUG - Database connection pool initialized
2025-09-14 17:17:31,393 - __main__ - INFO - Connection db_connection_pool status: 0/20 connections in use
2025-09-14 17:17:31,423 - __main__ - INFO - Connection db_connection_pool status: OK, test connection successful
聊天机器人准备就绪!输入 'quit'、'exit' 或 'q' 结束对话。
User: 你好
Assistant: 处理响应时发生未知错误
User: 2025-09-14 17:17:38,288 - __main__ - ERROR - Error processing response: Unknown serialization type: list
2025-09-14 17:18:31,395 - __main__ - INFO - Connection db_connection_pool status: 0/20 connections in use
2025-09-14 17:19:31,408 - __main__ - INFO - Connection db_connection_pool status: 0/20 connections in use
2025-09-14 17:20:31,417 - __main__ - INFO - Connection db_connection_pool status: 0/20 connections in use
2025-09-14 17:21:31,430 - __main__ - INFO - Connection db_connection_pool status: 0/20 connections in use
2025-09-14 17:22:31,441 - __main__ - INFO - Connection db_connection_pool status: 0/20 connections in use
2025-09-14 17:23:31,452 - __main__ - INFO - Connection db_connection_pool status: 0/20 connections in use
2025-09-14 17:24:31,460 - __main__ - INFO - Connection db_connection_pool status: 0/20 connections in use