ragflow/rag/llm
KevinHuSh 258c9ea644
add keyword extraction in graph (#1373)
### What problem does this PR solve?
#918 

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2024-07-04 15:57:25 +08:00
..
__init__.py Integrates LLM Azure OpenAI (#1318) 2024-07-04 09:57:16 +08:00
chat_model.py add keyword extraction in graph (#1373) 2024-07-04 15:57:25 +08:00
cv_model.py refine templates of graph (#1368) 2024-07-04 10:33:49 +08:00
embedding_model.py Integrates LLM Azure OpenAI (#1318) 2024-07-04 09:57:16 +08:00
rerank_model.py fix mem leak for local reranker (#1295) 2024-06-27 14:57:24 +08:00
rpc_server.py Update info (#1005) 2024-05-31 09:53:04 +08:00