Skip to content

Commit 9e3fc40

Browse files
authored
Align provider_id with that used in road-core (#64)
1 parent fba6e8d commit 9e3fc40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ansible-chatbot-run.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ apis:
1111
- tool_runtime
1212
providers:
1313
inference:
14-
- provider_id: rhosai_vllm_dev
14+
- provider_id: my_rhoai_dev
1515
provider_type: remote::vllm
1616
config:
1717
url: ${env.VLLM_URL}
@@ -75,7 +75,7 @@ metadata_store: null
7575
models:
7676
- metadata: {}
7777
model_id: ${env.INFERENCE_MODEL}
78-
provider_id: rhosai_vllm_dev
78+
provider_id: my_rhoai_dev
7979
provider_model_id: null
8080
- metadata:
8181
embedding_dimension: 768

0 commit comments

Comments
 (0)