Skip to content

docs: add Scalattice OpenAI-compatible provider - #5641

Open
romulushill wants to merge 1 commit into
Aider-AI:mainfrom
scalattice:feat/add-scalattice-provider
Open

docs: add Scalattice OpenAI-compatible provider#5641
romulushill wants to merge 1 commit into
Aider-AI:mainfrom
scalattice:feat/add-scalattice-provider

Conversation

@romulushill

@romulushill romulushill commented Aug 28, 2026

Copy link
Copy Markdown

Summary

Adds a docs page for using Scalattice with aider via the OpenAI-compatible endpoint (https://api.scalattice.cloud/v1).

Create a key at https://scalattice.cloud/developers, then:

export OPENAI_API_BASE=https://api.scalattice.cloud/v1
export OPENAI_API_KEY=<slt_key>
aider --model openai/qwen-3-14b

Catalog IDs match GET https://api.scalattice.cloud/v1/models.

Test plan

  • Page renders under Connecting to LLMs
  • Install snippet and env vars match the other provider pages

@CLAassistant

CLAassistant commented Aug 28, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants