ai-chat-ui/server/api
肖应宇 fe4ee53c38 feat(storage): 更换持久存储策略为 SQLite 数据库,提升数据存储性能与结构化能力 [原因:localStorage 存储能力有限,SQLite 支持更复杂的数据结构] 2026-03-09 10:13:11 +08:00
..
__init__.py format: 项目格式化 2026-03-04 16:25:16 +08:00
conversation_routes.py feat(storage): 更换持久存储策略为 SQLite 数据库,提升数据存储性能与结构化能力 [原因:localStorage 存储能力有限,SQLite 支持更复杂的数据结构] 2026-03-09 10:13:11 +08:00
openai_gateway.py feat: 添加deepseek支持 2026-03-06 15:43:05 +08:00