open-webui/backend/open_webui/retrieval
Vineeth B V fd6b039859
Added a query method for OpenSearch vector db.
- This PR aims to address the error 400: "**'OpenSearchClient' object has no attribute 'query'**".
- With the implemented query() method, this issue should be resolved and allow uploaded documents to be vectorized and retrieved based on the given query.
2025-02-06 12:04:14 +05:30
..
loaders fix 2024-12-15 23:41:17 -08:00
models wip 2024-12-10 00:54:13 -08:00
vector Added a query method for OpenSearch vector db. 2025-02-06 12:04:14 +05:30
web chore: format 2025-02-05 00:07:45 -08:00
utils.py chore: format 2025-02-05 00:07:45 -08:00