Skip to content

Add recipe for Agentic loop tool call gemini python#51

Open
cdavisafc wants to merge 5 commits intomainfrom
agentic_loop_tool_call_gemini_python
Open

Add recipe for Agentic loop tool call gemini python#51
cdavisafc wants to merge 5 commits intomainfrom
agentic_loop_tool_call_gemini_python

Conversation

@cdavisafc
Copy link
Copy Markdown
Collaborator

This PR introduces a recipe that uses the gemini SDK and models to implement a basic agentic loop with tool calling. The recipe matches the basic design for similar recipes for OpenAI and Claude. Did a good bit of finessing to leverage a Gemini API for tool schema generation instead of crafting them manually or build our own functions to do it.

Signed-off-by: Cornelia Davis <cornelia.davis@temporal.io>
Signed-off-by: Cornelia Davis <cornelia.davis@temporal.io>
Signed-off-by: Cornelia Davis <cornelia.davis@temporal.io>
Signed-off-by: Cornelia Davis <cornelia.davis@temporal.io>
…nd team

Signed-off-by: Cornelia Davis <cornelia.davis@temporal.io>
@webchick webchick added the sdk: python Example using Python label Apr 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

sdk: python Example using Python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants