Pulling Models
To add existing models to your project, use thepull-models
command:
- Show you available providers (like OpenAI, Anthropic)
- Let you select which models you want to use
- Add the appropriate models to your
agentmark.json
file underbuiltInModels
You’ll still need to register your models with your framework of choice in order to use them in your application.