Discover Ask Sage models here
You can get an API key from the Ask Sage.
Overview
Ask Sage provides secure, government-compliant access to LLMs. This guide explains how to set up and configure Ask Sage models, including support for DoD certificates.1. Prerequisites
- 
Ask Sage Account:
Sign up or log in at Ask Sage Platform. - 
API Key:
Follow the API Key Documentation to generate your key. 
2. Configuration
Add your Ask Sage model to your Continue configuration file.- YAML
 - JSON
 
config.yaml
3. Using DoD Certificates
For secure environments, specify your DoD CA bundle path:- YAML
 - JSON
 
config.yaml
/path/to/dod/certificates with your actual CA bundle file path.
4. Final Steps
- Save your configuration file.
 - Restart Continue to apply changes.
 
5. Usage
Supported features:- Chat: Interact and iterate on code in the sidebar.
 - Edit: Modify code in place.
 
6. Support
- Refer to Ask Sage Docs for more details.
 - Email the Ask Sage support team for assistance at support@asksage.ai.