You can now import a Vector Store from OpenAI into ComeChat. Here are the key points and limitations:
What to Know
-
File size limit in ComeChat
Files larger than 25 MB cannot be uploaded directly in ComeChat. If you have larger files, upload them to OpenAI, build the associated Vector Store there, then import that Vector Store into Chatrace.
-
Automatic Vector Store creation per file in ComeChat
Whenever you upload a file in ComeChat, the system automatically creates a new Vector Store for that file. That means each Vector Store in ComeChat contains exactly one file.
-
Agent file/vector store limit
AI agents in ComeChat can work with at most two Vector Stores at a time (this limit applies even in the OpenAI Playground). So, if you want an agent to have access to more than two files, you’ll need to combine them into one Vector Store (on OpenAI) and then import that single Vector Store into ComeChat.
Based on demand, we may implement a feature that allows you to quickly add multiple files to a vector store inside our platform.