Enables the creation of tool-aware agents powered by Google's Gemini AI models for seamless integration of custom tools into conversational flows.
Gemini Tool Agent is a Python library designed for building agents powered by Google's Gemini AI models that can utilize external tools within conversations. It simplifies the process of defining custom tools with structured input schemas and incorporating them into conversational flows, providing a straightforward approach to creating sophisticated, tool-aware AI agents.
主な機能
01JSON response parsing
02Automatic context management
03Conversation history tracking
041 GitHub stars
05Structured prompt processing
06Tool-aware conversation handling
ユースケース
01Extracting parameters from conversations for tool execution