-
|
Hi! I unsuccessfully trying to setup openclaw + coboldcpp on the pc. "models": { But when i try to ask some thing the bot via webui chat i have got the follow error: 404 status code (no body). Openclaw logs here: 20:30:43+00:00 warn agent/embedded {"subsystem":"agent/embedded"} { Can someone help me to setup connection between OpenClaw on a virtual machine and host pc with Koboldcpp? Of course i've tried it with llms, but that bots didn't help in this case. |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 6 replies
-
|
For me it works like this: Try "openai-completions" instead of "openai-responses". I also don't need ""X-Proxy-Region". |
Beta Was this translation helpful? Give feedback.
-
|
Yeah the issue is the line In general the responses API sucks and shouldnt be used |
Beta Was this translation helpful? Give feedback.
-
|
Wow guys, it's works now! I've tried "openai-completions" and its start working immediately. Thank you both so much! |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
For me it works like this:
Try "openai-completions" instead of "openai-responses". I also don't need ""X-Proxy-Region".