mirror of
https://github.com/meta-llama/llama-stack.git
synced 2026-01-02 13:34:32 +00:00
fix intergration tests
This commit is contained in:
parent
d1f67d90ca
commit
a454b53bda
5 changed files with 9 additions and 6 deletions
|
|
@ -16,7 +16,7 @@ providers:
|
|||
- provider_id: centml
|
||||
provider_type: remote::centml
|
||||
config:
|
||||
url: https://api.centml.org/openai/v1
|
||||
url: https://api.centml.com/openai/v1
|
||||
api_key: "${env.CENTML_API_KEY}"
|
||||
- provider_id: sentence-transformers
|
||||
provider_type: inline::sentence-transformers
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue