Vector Storage Data Disappears from Azure OpenAI Assistant

Idan Aharony 0 Reputation points
2025-03-11T10:20:24.1266667+00:00

Description: We are experiencing an issue with the Azure OpenAI Assistant where the vector storage remains, but all files inside disappear after a few days.

Steps to Reproduce:

  1. Create multiple Assistants via the Azure OpenAI Playground.
  2. Retrieve the Assistant IDs and Vector Storage IDs from the Playground.
  3. Upload a small .txt file to the vector storage for each Assistant.
  4. Perform a daily health check by running all Assistants to keep the storage data active.
  5. After a few days, check the vector storage and observe that all .txt files are missing, while the vector storage itself still exists.

Expected Behavior: The .txt files inside the vector storage should persist unless manually deleted, especially since we are actively running the Assistants daily to maintain activity.

Actual Behavior: Despite running daily health checks by executing all Assistants, the vector storage files still disappear after a few days, while the storage itself remains.

Environment Details:

  • Azure OpenAI Playground
  • Multiple Assistants
  • Assistant and Vector Storage IDs retrieved manually

Impact: This issue disrupts our workflow, requiring us to repeatedly re-upload files. The daily execution of all Assistants did not prevent the file loss.

Issue Title: Vector Storage Data Disappears from Azure OpenAI Assistant

Description:
We are experiencing an issue with the Azure OpenAI Assistant where the vector storage remains, but all files inside disappear after a few days.

Steps to Reproduce:

  1. Create multiple Assistants via the Azure OpenAI Playground.
  2. Retrieve the Assistant IDs and Vector Storage IDs from the Playground.
  3. Upload a small .txt file to the vector storage for each Assistant.
  4. Perform a daily health check by running all Assistants to keep the storage data active.
  5. After a few days, check the vector storage and observe that all .txt files are missing, while the vector storage itself still exists.

Expected Behavior:
The .txt files inside the vector storage should persist unless manually deleted, especially since we are actively running the Assistants daily to maintain activity.

Actual Behavior:
Despite running daily health checks by executing all Assistants, the vector storage files still disappear after a few days, while the storage itself remains.

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,784 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.