qwen_agent/utils
朱潮 3dc119bca8 refactor(mem0): optimize connection pool and async memory handling
- Fix mem0 connection pool exhausted error with proper pooling
- Convert memory operations to async tasks
- Optimize docker-compose configuration
- Add skill upload functionality
- Reduce cache size for better performance
- Update dependencies

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-22 19:39:12 +08:00
..
log_util sqlite pool and change agent cache to tools cache 2025-12-23 22:18:18 +08:00
__init__.py 批量保存聊天记录 2026-01-19 09:44:57 +08:00
agent_pool.py 日志优化 2025-11-27 21:50:03 +08:00
api_models.py 批量保存聊天记录 2026-01-19 09:44:57 +08:00
async_file_ops.py 日志优化 2025-11-27 21:50:03 +08:00
data_merger.py 日志优化 2025-11-27 21:50:03 +08:00
dataset_manager.py 日志优化 2025-11-27 21:50:03 +08:00
excel_csv_processor.py 日志优化 2025-11-27 21:50:03 +08:00
fastapi_utils.py refactor: migrate from Memori to Mem0 for long-term memory 2026-01-20 21:15:30 +08:00
file_manager.py 日志优化 2025-11-27 21:50:03 +08:00
file_utils.py add symlink 2025-12-23 17:36:45 +08:00
multi_project_manager.py fix(skills): improve skill extraction and handling logic 2026-01-07 14:56:10 +08:00
project_manager.py add deep_agent 2025-12-12 18:41:52 +08:00
settings.py refactor(mem0): optimize connection pool and async memory handling 2026-01-22 19:39:12 +08:00
single_file_processor.py 日志优化 2025-11-27 21:50:03 +08:00
system_optimizer.py 日志优化 2025-11-27 21:50:03 +08:00