6 ms·
Is there anything substantively better here vs. the many other agent frameworks, or is this just the gemini specific answer to them?
by fishmicrowaver 10mo ago
Is there anything substantively better here vs. the many other agent frameworks, or is this just the gemini specific answer to them?
- PantaloonFlames 10mo agoThis is a golang variant of the already released “agent development kit” in Java and python. And… none of them are Gemini specific. You can use them with any model you like, including Gemini. I’m not an expert but comparing it to langgraph, it’s more opinionated , less flexible. But, easier to get started for basic agent apps. Worth a spin.
- muratsu 10mo agofwiw it says it is gemini optimized on readme. Unsure to what extent