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

[BUG] Multiple issues when using a external MILVUS DB #438

Open
micuentadecasa opened this issue Oct 29, 2024 · 0 comments
Open

[BUG] Multiple issues when using a external MILVUS DB #438

micuentadecasa opened this issue Oct 29, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@micuentadecasa
Copy link

Description

When using a external Milvus DB the behaviour of Kotaemon is not the same as when using Milvus Lite.

  1. The new collection created in Milvus is called index_1 (the default in milvus base), instead of using the one in .env
  2. it fails to insert items in the new collection given that the metadata size exceeds the 65535 limit of Milvus

Reproduction steps

1. configure an external db (currently hardcoded)
2. upload a document
3. error

Screenshots

![DESCRIPTION](LINK.png)

Logs

No response

Browsers

No response

OS

No response

Additional information

No response

@micuentadecasa micuentadecasa added the bug Something isn't working label Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant