朱潮
425f3c5bb4
chore: replace Chinese comments and log messages with English
...
Convert all Chinese comments, docstrings, logger/print output,
HTTPException detail messages, and API response messages to English
across the entire codebase. Functional zh/ja localized strings
(e.g. prompt templates, timezone display names, date formats) are
preserved as-is.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-30 19:45:35 +08:00
朱潮
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
朱潮
77c8f5e501
settings
2025-12-15 21:58:54 +08:00
朱潮
3973174c83
日志优化
2025-11-27 21:50:03 +08:00
朱潮
a40da62413
add terms
2025-11-27 14:42:22 +08:00
朱潮
9b8c07a2e6
替换embedding模型
2025-11-20 22:45:11 +08:00
朱潮
1dd15185d6
降维到128
2025-11-20 21:37:46 +08:00
朱潮
ef7cb7560f
删除model_client
2025-11-20 20:54:38 +08:00
朱潮
37784ebefe
优化向量检索
2025-11-20 19:36:19 +08:00
朱潮
b9f6928b50
embedding 模型独立为api
2025-11-20 13:29:44 +08:00
朱潮
906dc35dd5
embedding.pkl
2025-10-25 22:02:04 +08:00
朱潮
607d20492c
add SENTENCE_TRANSFORMER_DEVICE
2025-10-20 19:56:50 +08:00
朱潮
2b4c0fd63d
add utils
2025-10-17 22:04:10 +08:00
朱潮
e1c2df763e
add embedding
2025-10-17 10:07:50 +08:00
朱潮
d0e3e62291
add semantic search
2025-10-16 21:06:02 +08:00