Update README.md

This commit is contained in:
Xi Yan 2024-10-28 13:25:44 -07:00 committed by GitHub
parent 3fa1eaf37d
commit 04a4784287
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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>