You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need migrated the openai_assistant table schema to replace the old vector_store_id field (a single string) with a new vector_store_ids field (an array of strings). This supports OpenAI's format, which allows multiple vector store.