Get up and running with Tarko in just a few minutes.
🚧 Work in Progress: The fastest way to get started will be using the Tarko CLI:
For now, install the core packages manually:
Create an agent.ts file based on the real examples:
Run your agent directly:
For streaming responses:
Create a .env file with your API keys:
Explore working examples in the repository:
multimodal/tarko/agent/examples/tool-calls/basic.ts - Basic tool callsmultimodal/tarko/agent/examples/streaming/tool-calls.ts - Streaming with toolsmultimodal/tarko/agent/examples/model-providers/ - Different model providersTo test the examples work: