OpenAiAssistant Error ...Cannot read properties of undefined (reading 'create') #4331
pauldhanjalrs
started this conversation in
General
Replies: 1 comment 3 replies
-
I had that problem many times in my local installation using Ollama. I had to close a certain application and logout/in. |
Beta Was this translation helpful? Give feedback.
3 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.
-
When I go through the process of creating an assistant using OpenAI Assistant API, I receive the following error:
Status: 500
Error: openaiAssistantsVectorStoreService.createAssistantVectorStore - Cannot read properties of undefined (reading 'create')
Does any one know why I have this error when i want to create a Vector Store?
Beta Was this translation helpful? Give feedback.
All reactions