LightRAG/lightrag/api
yangdx 23f838ec94 优化流式响应处理并添加测试用例
- 修复流式响应中的完成标记逻辑
- 添加非流式调用测试
- 添加流式调用测试
- 优化JSON序列化,支持非ASCII字符
- 确保生成器在完成标记后立即结束
2025-01-15 20:18:17 +08:00
..
.env.aoi.example Merge remote-tracking branch 'upstream/main' 2024-12-25 18:04:02 +01:00
.gitignore Added API as an option to the installation, reorganized the API and fused all documentations in README.md 2024-12-24 10:31:12 +01:00
lightrag_ollama.py 优化流式响应处理并添加测试用例 2025-01-15 20:18:17 +08:00
lightrag_server.py 修改lightrag_server的LLM和Embedding配置 2025-01-15 10:44:12 +08:00
requirements.txt Merge remote-tracking branch 'upstream/main' 2024-12-25 18:04:02 +01:00