Replies: 2 comments 1 reply
-
|
hi @riekusr :) I could think that the more expensive the LLM is, the better the result will be... but with LLMs we never know... 😇 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Fair! We'll do some trail and error, thank you for your hard work! |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
gemini-1.5-pro
I was using gemini-1.5-pro for documentation generation, now see it is depreciated by google.
What of below options do you guys use / recommend? In documentation PRO was advised before by the team, but can't seem to find that anymore
Option 1: Gemini 2.5 Pro
LANGCHAIN_LLM_MODEL=gemini-2.5-pro
Option 2: Gemini 2.0 Flash
LANGCHAIN_LLM_MODEL=gemini-2.0-flash
Option 3: Gemini 2.5 Flash
LANGCHAIN_LLM_MODEL=gemini-2.5-flash
Beta Was this translation helpful? Give feedback.
All reactions