Dartmouth Chat AI API
An OpenAI- and Anthropic-compatible API over large language, embedding and reranking models running on Dartmouth's own research-computing infrastructure, plus third-party cloud models the institution brokers. Base URLs are published by Dartmouth's own client library: text generation at api.dartmouth.edu/api/ai/tgi/, embeddings and reranking at api.dartmouth.edu/api/ai/tei/, model listing at api.dartmouth.edu/api/ai/models/, and cloud models at chat.dartmouth.edu/api/. All return 401 without a DARTMOUTH_API_KEY. No OpenAPI is published — chat.dartmouth.edu/openapi.json returns the Open WebUI single-page shell with content-type text/html, a soft 404, and is deliberately not recorded as a specification.