ragflow/sdk/python/ragflow_sdk/modules
Zhichang Yu f4c52371ab
Integration with Infinity (#2894)
### What problem does this PR solve?

Integration with Infinity

- Replaced ELASTICSEARCH with dataStoreConn
- Renamed deleteByQuery with delete
- Renamed bulk to upsertBulk
- getHighlight, getAggregation
- Fix KGSearch.search
- Moved Dealer.sql_retrieval to es_conn.py


### Type of change

- [x] Refactoring
2024-11-12 14:59:41 +08:00
..
__init__.py Manage ragflow-sdk with poetry (#3115) 2024-10-30 21:13:59 +08:00
agent.py Add sdk for Agent API (#3220) 2024-11-06 18:03:45 +08:00
base.py Manage ragflow-sdk with poetry (#3115) 2024-10-30 21:13:59 +08:00
chat.py Fix bugs in API (#3204) 2024-11-05 14:07:31 +08:00
chunk.py Manage ragflow-sdk with poetry (#3115) 2024-10-30 21:13:59 +08:00
dataset.py Fix bugs in API (#3204) 2024-11-05 14:07:31 +08:00
document.py Integration with Infinity (#2894) 2024-11-12 14:59:41 +08:00
session.py Add sdk for Agent API (#3220) 2024-11-06 18:03:45 +08:00