mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-20 14:06:27 +00:00
feat: implement keyword, vector and hybrid search inside vector stores for PGVector provider
This commit is contained in:
parent
58e164b8bc
commit
12f4cfa9f1
11 changed files with 1014 additions and 29 deletions
|
|
@ -17,6 +17,7 @@ Weaviate supports:
|
|||
- Metadata filtering
|
||||
- Multi-modal retrieval
|
||||
|
||||
|
||||
## Usage
|
||||
|
||||
To use Weaviate in your Llama Stack project, follow these steps:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue