RAG with Milvus and Gemini page is outdated, here's updated code using Google.genai #41646
Paxtian769
started this conversation in
Show and tell
Replies: 2 comments 1 reply
-
Thank you for your efforts, I will notify the doc team to update the page. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@Paxtian769 thanks, I have updated this notebook, and it will sync to the milvus.io page within few days |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was trying to follow the tutorial on https://milvus.io/docs/build_RAG_with_milvus_and_gemini.md, but that tutorial uses the google.generativeai package, which is now out of date. The new package is google.genai. I was able to create the full pipeline and wanted to share the code here, in case it's helpful to anyone and if anyone wanted to update that webpage. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions