Exec not known for LibreChat #19
-
|
Hi I am testing the project and the interpreter is up and running. However when I try to run code by a skill in the chat I get a not found: CodeAPI request failed: POST http://codeinterpreter-api:3112/exec returned 404, body: {"error":"Not found"} Log: Do you know what I am doing wrong here? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
solved it, I forgot to add /v1 to the base url |
Beta Was this translation helpful? Give feedback.
solved it, I forgot to add /v1 to the base url