Knowledge base document limit
# support
p
Is there a limit for knowledge base documents? Either by count or size?
v
message has been deleted
@Phil Hignight The knowledge base does have limits in terms of the number of documents and the size of each document, but these limits can vary depending on the provider you choose. To give you the most accurate information, could you please specify which provider you are using or interested in?
You can continue this conversation by mentioning me in the message.
p
@Vapi How about for openai and anthropic?
v
@Phil Hignight For OpenAI, when using models like GPT-3.5, there are limits on the context window which affects the amount of text that can be processed in a single request. The context window for GPT-3.5 is 4096 tokens, which includes the prompt, the completion, and any documents provided for context. There isn't a specific limit on the number of documents, but the total token count must stay within this limit. As for Anthropic, they also offer large language models, and while they may have similar constraints regarding context size, the specifics can vary. It's important to check the documentation provided by Anthropic for the most accurate and up-to-date information on their limits. If you need more detailed information or have specific requirements, I would recommend checking the official documentation or reaching out to the support teams of OpenAI and Anthropic.
s
file size limit is 100MB and no cap on file count.
2 Views