LightRAG/lightrag/api
yangdx 95ff048a9e 为Ollama API添加性能统计功能
- 新增token估算函数
- 记录流式响应时间
- 计算输入输出token数
- 统计响应生成时间
- 返回详细的性能指标
2025-01-16 19:42:34 +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 为Ollama API添加性能统计功能 2025-01-16 19:42:34 +08:00
lightrag_server.py Merge remote-tracking branch 'origin/main' into yangdx 2025-01-16 01:50:46 +08:00
requirements.txt 移除api server 对 lightrag-hku 的依赖(解决非编辑调试方式安装无法启动api服务的问题) 2025-01-16 03:26:47 +08:00