- Ensure that the vector store is properly configured and that you are following the correct steps to attach the files to it. You may need to manually attach the files to the vector store after they have been uploaded.
- If the UI continues to have issues, you might want to try using the SDK or REST API to create the vector store and attach the files programmatically. This can sometimes bypass UI-related problems.
- After attempting to attach the files, check the
file counts
property of the vector store to see if the files are being counted correctly. Hope this helps. Do let us know if you any further queries.
If this answers your query, do click Accept Answer
and Yes
for was this answer helpful. And, if you have any further query do let us know.