[GH-ISSUE #2869] [BUG]: Milvus Metadata not populated #1827

Closed
opened 2026-02-22 18:26:41 -05:00 by yindo · 0 comments
Owner

Originally created by @wolfganghuse on GitHub (Dec 18, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2869

How are you running AnythingLLM?

Docker (local)

What happened?

Hello.. as already reported in #2862 there is a bug in the payload which sends data to the external Milvus database.
Recreating this issue as other other one was falsely closed without further discussion.

Using the master branch and inserting data into milvus results in this:
Bildschirmfoto 2024-12-18 um 11 47 30

Within the Milvus Provider is a typo resulting in empty metadata, after fixing the metadata is correctly stored in the VectorDB:
Bildschirmfoto 2024-12-18 um 12 01 36

PR is following to fix this issue.

Regards,
Wolfgang

Are there known steps to reproduce?

No response

Originally created by @wolfganghuse on GitHub (Dec 18, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2869 ### How are you running AnythingLLM? Docker (local) ### What happened? Hello.. as already reported in #2862 there is a bug in the payload which sends data to the external Milvus database. Recreating this issue as other other one was falsely closed without further discussion. Using the master branch and inserting data into milvus results in this: <img width="1453" alt="Bildschirmfoto 2024-12-18 um 11 47 30" src="https://github.com/user-attachments/assets/1edea3fc-d461-4fc1-85e8-bc7b3f2d47d4" /> Within the Milvus Provider is a typo resulting in empty metadata, after fixing the metadata is correctly stored in the VectorDB: <img width="1443" alt="Bildschirmfoto 2024-12-18 um 12 01 36" src="https://github.com/user-attachments/assets/5928a385-5bbc-4cf6-8a71-8f860e7e964b" /> PR is following to fix this issue. Regards, Wolfgang ### Are there known steps to reproduce? _No response_
yindo added the possible bug label 2026-02-22 18:26:41 -05:00
yindo closed this issue 2026-02-22 18:26:41 -05:00
yindo changed title from [BUG]: Milvus Metadata not populated to [GH-ISSUE #2869] [BUG]: Milvus Metadata not populated 2026-06-05 14:42:54 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#1827