-
-
Notifications
You must be signed in to change notification settings - Fork 10.8k
feat(rag): add Milvus vector store ingestion support #30388
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
Merged
Sameerlite
merged 16 commits into
BerriAI:litellm_oss_staging_230626
from
maycuatroi1:feat/milvus-vector-store-ingest
Jun 23, 2026
+1,355
−24
Merged
Changes from all commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
36f7d7b
feat(rag): add Milvus vector store ingestion support
maycuatroi1 508ec81
fix(rag): authorize Milvus collection_name as vector_store_id on ingest
maycuatroi1 3866d6f
fix(rag): close Milvus collection_name authz bypass and address review
maycuatroi1 73c15c4
fix(rag): block view-only role from auto-creating Milvus collections
maycuatroi1 19e3afd
fix(rag): authorize Milvus db_name via server env only
maycuatroi1 40ce9a1
fix(rag): authorize Milvus partition_name via server env only
maycuatroi1 ef3fb12
fix(rag): scope view-only ingest guard to auto-creating providers
maycuatroi1 df1b259
fix(rag): bind Milvus api_key fallback to server-resolved api_base
maycuatroi1 0ddef48
fix(rag): require managed store for view-only Milvus ingest regardles…
maycuatroi1 c5e4318
style(rag): apply black formatting to Milvus ingest files
maycuatroi1 b996f02
Merge remote-tracking branch 'upstream/litellm_internal_staging' into…
maycuatroi1 d24f082
style(rag): modernize typing to satisfy ruff strict-rule budget
maycuatroi1 4b4b5aa
Merge remote-tracking branch 'upstream/litellm_internal_staging' into…
maycuatroi1 863cb06
style(rag): drop redundant quoted annotations to satisfy UP037 budget
maycuatroi1 88928b1
chore(rag): retrigger CI after transient artifact-download 403
maycuatroi1 bf21dfd
fix(rag): block credential hydration from overriding authorized write…
maycuatroi1 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.