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": {
|
"providers": {
|
||||||
"local-vllm": {
|
"local-vllm": {
|
||||||
"baseUrl": "http://openclaw-brain-service.customer1.svc.cluster.local:8000/v1",
|
"baseUrl": "http://openclaw-brain-service.customer1.svc.cluster.local:8000/v1",
|
||||||
"apiKey": "sk-local-vllm",
|
"apiKey": "EMPTY",
|
||||||
"api": "openai",
|
"api": "openai-completions",
|
||||||
"models": [
|
"models": [
|
||||||
{
|
{
|
||||||
"id": "coder3101/Qwen3.5-27B-heretic",
|
"id": "coder3101/Qwen3.5-27B-heretic",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue