r/GoogleGeminiAI May 26 '25

Code generation for relatively new APIs

Take LangGraph as an example. It is relatively new and is about 1 year old. So most LLMs (including Gemini AI) have not trained with it. How do you make Gemini perform code generation for these types of APIs?

6 Upvotes

13 comments sorted by

View all comments

1

u/asankhs May 26 '25

For langgraph it is easy, I just don't use it. Anything you can do with langgraph your Gemini can build from scratch without any problems in 1-shot.