Topic View
#Function Calling.
2 posts filed under this topic.
Agent Skills 5 min read
Agent Skills with Google Gemini: Function Calling Guide
Complete guide to Gemini function calling โ define tools, handle function_call responses, return results, and compare syntax with Claude and OpenAI. Node.js.
Vishnu
OpenAI 5 min read
OpenAI Agent Skills: Mastering Function Calling & Tools
Learn to use OpenAI function calling with GPT-4o. Define tools, handle tool_calls, and return results with a complete Node.js example for autonomous AI agents.
Vishnu