forked from phoenix-oss/llama-stack-mirror
Update README.md
This commit is contained in:
parent
3fa1eaf37d
commit
04a4784287
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ inference:
|
|||
Together distribution comes with weaviate as Memory provider. We also need to configure the remote weaviate API key and URL in `run.yaml` to get memory API.
|
||||
```
|
||||
memory:
|
||||
- provider_id: meta0
|
||||
- provider_id: weaviate0
|
||||
provider_type: remote::weaviate
|
||||
config:
|
||||
weaviate_api_key: <ENTER_WEAVIATE_API_KEY>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue