Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
authzed
/
examples
Public
Notifications
You must be signed in to change notification settings
Fork
12
Star
63
Code
Issues
1
Pull requests
2
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat: migrate agentic-rag-authorization from Weaviate to Milvus
- #46
#46
Merged
sohanmaheshwar
merged 14 commits into
main
authzed/examples:main
from
milvus
authzed/examples:milvus
Copy head branch name to clipboard
May 29, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
feat: migrate agentic-rag-authorization from Weaviate to Milvus
#46
sohanmaheshwar
merged 14 commits into
main
authzed/examples:main
from
milvus
authzed/examples:milvus
Copy head branch name to clipboard
Commits
Commits on May 28, 2026
infra: replace Weaviate with Milvus standalone in docker-compose
sohanmaheshwar
committed
0a5e0a1
View commit details
Copy full SHA for 0a5e0a1
Browse repository at this point
deps: replace weaviate-client with pymilvus
sohanmaheshwar
committed
7ced471
View commit details
Copy full SHA for 7ced471
Browse repository at this point
feat: replace Weaviate config with Milvus config vars
sohanmaheshwar
committed
6062c63
View commit details
Copy full SHA for 6062c63
Browse repository at this point
chore: remove unused Optional import from config
sohanmaheshwar
committed
8915a3c
View commit details
Copy full SHA for 8915a3c
Browse repository at this point
feat: add MilvusClient singleton
sohanmaheshwar
committed
7672ade
View commit details
Copy full SHA for 7672ade
Browse repository at this point
feat: replace Weaviate BM25 retrieval with Milvus semantic vector search
sohanmaheshwar
committed
4953cb2
View commit details
Copy full SHA for 4953cb2
Browse repository at this point
feat: replace setup_weaviate with setup_milvus using OpenAI embeddings
sohanmaheshwar
committed
f837f45
View commit details
Copy full SHA for f837f45
Browse repository at this point
chore: update conftest and health check for Milvus
sohanmaheshwar
committed
7f78f52
View commit details
Copy full SHA for 7f78f52
Browse repository at this point
chore: remove Weaviate client module
sohanmaheshwar
committed
ff89e52
View commit details
Copy full SHA for ff89e52
Browse repository at this point
fix: address post-review issues - wire token, add anns_field, fix run_ui, cleanup
sohanmaheshwar
committed
7717ca3
View commit details
Copy full SHA for 7717ca3
Browse repository at this point
fix: use query() instead of get_collection_stats() for document check in run_ui
sohanmaheshwar
committed
d03b9d5
View commit details
Copy full SHA for d03b9d5
Browse repository at this point
docs: reauthor README for Milvus migration; wire MAX_RETRIEVAL_ATTEMPTS through to UI
Show description for c9ea43b
sohanmaheshwar
committed
c9ea43b
View commit details
Copy full SHA for c9ea43b
Browse repository at this point
Commits on May 29, 2026
docs: add TL;DR section, Milvus link, and cross-link to Weaviate version
sohanmaheshwar
committed
c5ba13c
View commit details
Copy full SHA for c5ba13c
Browse repository at this point
fix: quote all string values in docker-compose.yml to satisfy yamllint
sohanmaheshwar
committed
23b4586
View commit details
Copy full SHA for 23b4586
Browse repository at this point
You can’t perform that action at this time.