Learn how to configure AgentMark for your application needs
AgentMark’s CLI guides you through the process of setting up your AgentMark application. It will:
agentmark.json
configuration file.You can initialize AgentMark by running the following command:
The agentmark.json
file is used to configure your AgentMark Cloud application.
The agentmarkPath
property defines the base directory where AgentMark will look for your application’s resources including:
By default, this is set to ”/”, meaning AgentMark will look for the “agentmark” directory in your project root. You can modify this path if you want to organize these resources in a different directory structure (i.e. monorepo).
The version
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.
The mdxVersion
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.
The builtInModels
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.
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