Replies: 1 comment
-
It might also be an |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm primarily using Azure OpenAI and wondered if I can get function calling working there. Since the APIs usually match pretty well I tried just copying over the relevant function calling code, but that didn't seem to help:
Interestingly I can't open the debug info using
gd
:I might just overlook something completely obvious, but any help would be greatly appreciated!
Edit:
Interesting, I was playing around with it a bit more and functionally didn't change anything:
It seems to be somewhat picky sometimes, maybe its just a prompting or gpt-4.1 issue?
Beta Was this translation helpful? Give feedback.
All reactions