Using Azure open AI Assistant throws TypeError: create() got an unexpected keyword argument 'file_ids'

Karishma Nanda 160 Reputation points
2024-05-13T11:20:37.2033333+00:00

I am working on Azure notebook and while creating Azure Open AI Assistant api(source, source2) I am getting TypeError: create() got an unexpected keyword argument 'file_ids', I tried the solution mentioned here even though it is not from AZURE but it gives me different error TypeError: Assistants.create() got an unexpected keyword argument 'attachments', The same code works fine locally without any TypeError: create() got an unexpected keyword argument 'file_ids' is there an update for creating assistants api on AZURE notebook(or any other cloud based notebook) or it is a new bug related to this bug ? I am using gpt-35-turbo-16k-0613 model

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,303 questions
{count} votes