Im most likely kinda dumb is this a bug or my code?? #15773
-
I didn't file a bug because its most likely my fault (im new to the openai API) but im trying to make OpenAI-20B-NEOPlus-Uncensored-IQ4_NL call functions, i expected an error for sure! but not a "server error" here's this bit that matters as far as I can tell, but I've attached source code and full log below in case im dumb (;
sorry for being dumb! |
Beta Was this translation helpful? Give feedback.
Answered by
skidd-level-100
Sep 3, 2025
Replies: 1 comment
-
turns out i was right i am dumb i havent imported json and a few other formatting issues ofc also client.responses.create does not work with llamacpp + openai api |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
skidd-level-100
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
turns out i was right i am dumb i havent imported json and a few other formatting issues ofc
also client.responses.create does not work with llamacpp + openai api