Skip to main content

Ask Sage

info

To get an Ask Sage API key login to the Ask Sage platform (If you don't have an account, you can create one here) and follow the instructions in the Ask Sage Docs:Ask Sage API Key

Configuration

To use the Ask Sage models, the following configuration is required to the config.json file:

{
"models": [
{
"apiKey": "YOUR_API_KEY",
"apiBase": "https://api.asksage.ai/server/", // apiBase will be the same for all models, but will vary based on tenant.
"model": "gpt4-gov",
"title": "GPT-4 gov",
"provider": "askSage"
}
]
}

The apiBase will be listed on the Ask Sage platform when you generate an API key. You will see context as shown below:

Server API for query/training etc.:

Usage

Currently, the setup for the models provided by Ask Sage is to support the following two functionalities provided by Continue.Dev:

  • Chat to understand and iterate on code in the sidebar
  • Edit to modify code without leaving your current file

More models, functionalities and documentation will be added in the future for Ask Sage Integration.

We recommend to utilize theOpenAI or Anthropic models for the best performance and results for the Chat and Edit functionalities.

Ask Sage Documentation

Ask Sage documentation is not available with Continue.Dev, so if you have any questions or need help with Ask Sage type @ask and select the Ask Sage option in the chat. Then procced to ask your question about Ask Sage.

Current Models From Ask Sage Supported

The current Models available provided by Ask Sage are:

IndexModelAddedStatus
1GPT-4 GovYes
2GPT-4o GovYes
3GPT-4o-mini GovYes
4GPT-3.5-Turbo GovYes
5GPT-4oYes
6GPT-4o-miniYes
7GPT-4Yes
8GPT-4-32KYes
9GPT-o1Yes
10GPT-o1-miniYes
11GPT-3.5-turboYes
12Calude 3.5 Sonnet GovYes
13Calude 3 OpusYes
14Calude 3 SonetYes
15Calude 3.5 SonnetYes
16Grok (xAI)Yes
17Groq Llama 3.3Yes
18Groq 70BYes
19Gemini ProYes
20llama 3Yes
21Mistral LargeYes