- Create the
agentmark.jsonconfiguration file. - Create your AgentMark client.
- Create your AgentMark Cloud SDK.
- Create example prompts, datasets, and evals.
- Setup an example application, which you can use to test your platform.
- Setup the basic API keys for your application.
Initializing AgentMark
You can initialize AgentMark by running the following command:npx
Agentmark.json
Theagentmark.json file is used to configure your AgentMark Cloud application.
agentmark.json
agentmarkPath
TheagentmarkPath property defines the base directory where AgentMark will look for your application’s resources including:
- Prompt templates
- Evaluation configurations
- Datasets
- Other AgentMark-specific resources
version
Theversion property is used to specify the version of the AgentMark configuration. This is useful for tracking changes and ensuring compatibility between different versions of your application.
mdxVersion
ThemdxVersion property is used to specify the version of the MDX format. This is useful for tracking changes and ensuring compatibility between different versions of the MDX format.
builtInModels
ThebuiltInModels property specifies which models are supported by AgentMark Cloud and available for use in your application. These models are pre-configured and ready to use without additional setup. You can add more models to this list with the npx @agentmark/cli@latest pull-models command.
Have Questions?
We’re here to help! Choose the best way to reach us:
- Join our Discord community for quick answers and discussions
- Email us at hello@agentmark.co for support
- Schedule an Enterprise Demo to learn about our business solutions