Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Files to Knowledge Collections API won't take an array of files #419

Open
jaipaddy opened this issue Feb 7, 2025 · 0 comments
Open

Comments

@jaipaddy
Copy link

jaipaddy commented Feb 7, 2025

I am trying to implement RAG with https://docs.openwebui.com/getting-started/api-endpoints/#adding-files-to-knowledge-collections but the API errors with 400 when trying to pass a list. I have 50K+ files (chunks) from an enterprise data source that I want to add as Knowledge. Multithreading in my code also errors with 400. If I can add only 1 file per call to the collection then I am afraid this is not at all useful. How would incremental updates to various files sync? Is this API going to be revamped? Also, why is there no documentation about the internal vector DB -storage and performance?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant