Skip to main content
Continue is a VS Code extension that provides AI-powered coding assistance. You can configure it to use Axon’s AI capabilities for enhanced code generation and analysis.

Get API Key

Get API Key

Generate a new API key

Configuration

To integrate Continue with Axon, configure the following settings in Continue’s API Configuration:
Axon Continue Setup

API Provider Settings

To setup MatterAI Axon, you need to configure the config.yaml file for Continue as following:
config.yaml

Authentication

  • OpenAI Compatible API Key: Your Axon API key
  • The key is stored locally and only used for API requests

Model Configuration

  • Context Window Size: 200,000 tokens
  • Model Name: axon-code
  • Max Output Tokens: 32,768
  • Input Price: $1/1M tokens
  • Output Price: $4/1M tokens
  • Temperature: 0