Unable to disable assistant builder #4341
Closed
ar2427
started this conversation in
Help Wanted
Replies: 2 comments
-
Hi @danny-avila , Any update on this? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Resolved. It turns out that for disabling assistants for azure based models, I have to use 'azureAssistants' keywords instead of 'assistants' keyword. See first comment in the code below.
|
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.
-
Hi,
I am trying to implement code interpreter for Azure Open AI, but I am unable to disable assistant builder.
I tried putting endpoints -> assistants -> disableBuilder to true, but that didn't help.
See screenshots for more reference.


Beta Was this translation helpful? Give feedback.
All reactions