Dartmouth Research Computing & Data (RCD) logo
  • Home 
  • HPC 
  • AI 
  • Services 
  • Status 
  • About Us 

  •   Search this site
  •  
  1.   Using Dartmouth Chat
  1. Home
  2. GenAI@Research Computing
  3. Using Dartmouth Chat
  4. How do I use ... tool with the Dartmouth Chat API?

How do I use ... tool with the Dartmouth Chat API?

On this page
There are various Visual Studio AI Coding Extensions that can utilize the models made available through the Dartmouth Chat API   Roo Code   Continue  

There are various Visual Studio AI Coding Extensions that can utilize the models made available through the Dartmouth Chat API  

Get your Dartmouth Chat API Key by logging into Dartmouth Chat and navigating as follows:

Profile Picture -> Settings -> Account -> API Key

Roo Code  

Click on Settings on the Roo Code Extension and enter the following:

Dartmouth Chat API Key
  • API Provider: OpenAI Compatible
  • Base URL: https://chat.dartmouth.edu/api
  • API Key: Your Key from above
  • Model: For best results pick a Claude or GPT Model

Continue  

Click on Settings on the Continue Extension and click open Config File and set the following:

      "title": "Mistral Small",
      "provider": "openai",
      "model": "ollama.mistral-small:24b-instruct-2501-q8_0",
      "useLegacyCompletionsEndpoint": false,
      "apiBase": "https://chat.dartmouth.edu/api",
      "apiKey": "something"

where model is one of the model ids available from https://chat.dartmouth.edu/api/models

Didn’t find what you needed? Please reach out to research.computing@dartmouth.edu.

 How do I use web content to inform my results?
How do I use the Dartmouth Chat API? 
On this page:
There are various Visual Studio AI Coding Extensions that can utilize the models made available through the Dartmouth Chat API   Roo Code   Continue  
Copyright © 2025 Dartmouth Research Computing & Data | Powered by Hinode.
Dartmouth Research Computing & Data (RCD)
Code copied to clipboard