Skip to content
OpenAI Assistant Cr...
 
Notifications
Clear all

OpenAI Assistant Creating New Vector Storage

2 Posts
2 Users
0 Reactions
4 Views
Brownrygg_Woolls
(@brownrygg_woolls)
Posts: 1
New Member
Topic starter
 

Goal: Invoke an assistant with a pre-loaded vector store and receive the response within my flow.

Problem: When I attempt to call the assistant with an already assigned vector store, it generates a new vector store and indicates that it's empty, thus preventing the completion of my search.

Steps:

  1. Verified functionality in the OpenAI playground; it operates correctly there.
  2. Examined the saved threads between the playground and callin.io scenarios. When invoking from the playground, it accesses the correct vector store and delivers the necessary results. However, when calling from callin.io, it creates a new vector store and fails to return the required results.

Could there be an issue with the assistant module that causes it to automatically create a new vector store when a query is made to the assistant?

 
Posted : 06/05/2024 4:25 pm
Aria_Abbasi
(@aria_abbasi)
Posts: 1
New Member
 

I'm experiencing the same issue. It appears my colleague does not have this problem.

 
Posted : 07/05/2024 1:02 pm
Share: