ragflow/api/apps
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
..
sdk Integration with Infinity (#2894) 2024-11-12 14:59:41 +08:00
__init__.py feat: docs for api endpoints to generate openapi specification (#3109) 2024-11-04 15:35:36 +08:00
api_app.py Integration with Infinity (#2894) 2024-11-12 14:59:41 +08:00
canvas_app.py Unified API response json schema (#3170) 2024-11-05 11:02:31 +08:00
chunk_app.py Integration with Infinity (#2894) 2024-11-12 14:59:41 +08:00
conversation_app.py Unified API response json schema (#3170) 2024-11-05 11:02:31 +08:00
dialog_app.py Unified API response json schema (#3170) 2024-11-05 11:02:31 +08:00
document_app.py Integration with Infinity (#2894) 2024-11-12 14:59:41 +08:00
file2document_app.py Unified API response json schema (#3170) 2024-11-05 11:02:31 +08:00
file_app.py Unified API response json schema (#3170) 2024-11-05 11:02:31 +08:00
kb_app.py Integration with Infinity (#2894) 2024-11-12 14:59:41 +08:00
llm_app.py Unified API response json schema (#3170) 2024-11-05 11:02:31 +08:00
system_app.py Integration with Infinity (#2894) 2024-11-12 14:59:41 +08:00
tenant_app.py Unified API response json schema (#3170) 2024-11-05 11:02:31 +08:00
user_app.py Unified API response json schema (#3170) 2024-11-05 11:02:31 +08:00