Replies: 1 comment 1 reply
-
Yeah just enable CORS in LM Studio! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've tested revet with llmstudio but the chat node seems to be stuck. In the llm studio logs I see this:
[INFO] [LM STUDIO SERVER] Received OPTIONS request. {}
[ERROR] Unexpected endpoint or method. (POST /v1/chat/completition). Returning 200 anyway.
Is normal that rivet make "OPTION" request instead POST?
Should I set something to avoid this?
Thanks in advance :)
Beta Was this translation helpful? Give feedback.
All reactions