How do I use ... tool with 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
Click on Settings on the Roo Code Extension and enter the following:
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.