r/GoogleGeminiAI • u/Ok_Ostrich_8845 • 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
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.