fix config map
This commit is contained in:
parent
14551d44e3
commit
2d8e4b9476
1 changed files with 2 additions and 2 deletions
|
|
@ -42,8 +42,8 @@ data:
|
|||
"providers": {
|
||||
"local-vllm": {
|
||||
"baseUrl": "http://openclaw-brain-service.customer1.svc.cluster.local:8000/v1",
|
||||
"apiKey": "sk-local-vllm",
|
||||
"api": "openai",
|
||||
"apiKey": "EMPTY",
|
||||
"api": "openai-completions",
|
||||
"models": [
|
||||
{
|
||||
"id": "coder3101/Qwen3.5-27B-heretic",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue