Find answers from the community

Updated 2 months ago

Im trying to implement rag and I have

Im trying to implement rag and I have already implemented using open ai and have stored the embeddings in elastic search and used open ai for retrieval and output. Now i want to try the same with gemini-pro model. How can i do that? I can only see customizations with paid llm apis. Gemini pro is free api and I am unable to find the documentation for adding gemini pro as llm model/embedding. Can you please help?
L
2 comments
you can just use gemini-pro with vertex-ai or the Gemini LLM class
(at least I would think you can πŸ€·β€β™‚οΈ )
Add a reply
Sign up and join the conversation on Discord