LightRAG/lightrag
2024-12-10 09:01:21 +08:00
..
kg Update oracle_impl.py 2024-12-06 11:06:20 +08:00
__init__.py Update __version__ 2024-12-09 18:12:08 +08:00
base.py Add support for Ollama streaming output and integrate Open-WebUI as the chat UI demo 2024-12-06 10:13:16 +08:00
lightrag.py Merge pull request #432 from ChenZiHong-Gavin/main 2024-12-09 18:08:43 +08:00
llm.py chore: update llm.py 2024-12-09 22:08:06 +09:00
operate.py fix naive_query 2024-12-09 17:45:01 +08:00
prompt.py 提取关键词时LLM输出的关键词跟随用户提问的语言,可以避免一些指定英文而偶发的一些LLM输出的JSON不规范导致JSON解析失败的问题 2024-12-09 18:15:09 +08:00
storage.py fix: rare embedding issue. 2024-12-10 09:00:22 +08:00
utils.py add concurrent embedding limit 2024-12-10 09:01:21 +08:00