Skip to main content

Vercel AI SDK

LangGraph / LangChain

Other implementations

If you’re not using TypeScript, you can pass the JSON Schema specs from the ActionKit to the request to your LLM. Here is an example in Python with OpenAI’s library:
When passing the specs directly, you will also need to respond to the agent’s request to use a tool and route it to the ActionKit: