Azure open ai chat assistants

Harichandana Vegesna 40 Reputation points
2024-11-29T05:22:40.96+00:00

I am using azure open ai chat assistance to read the data from uploaded documents. I have created Nodejs api to connect to assistants and capture the response. But I am facing issue to while uploading the file to existing vector_id.

Error: Error uploading files: Cannot read properties of undefined (reading 'file_batches')

User's image

User's image

Followed : https://learn.microsoft.com/en-us/azure/ai-services/openai/how-to/file-search?tabs=python And also took reference of sample code given in assistants.

User's image

Can you guide me how I can resolve this issue.

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

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.