/
SO
sourcegraph
/
Sourcegraph Internal API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 2y ago
Details
Filter operations
get
/.api/client-config
post
Get LLM completions as a non-streaming response
post
Get streaming LLM completions with SSE
get
/.api/modelconfig/supported-models.json
get
/.api/modelconfig/supported-models.json
Response
The request has succeeded.
ModelCatalog
required
schemaVersion
string
required
revision
string
required
providers
Provider[]
required
models
Model[]
required
defaultModels
DefaultModels
required
Changes