/
WA
wandb
/
Serverless Training
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
wandb
Serverless Training
post
Create Chat Completion
v1
latest
OpenAPI 3.1.0
2026-07-22
128
346
287.7 KB
chat-completions
Create Chat Completion
Create a new chat completion.
post
/v1/chat/completions
Request body
ChatCompletionRequest
required
model
string
required
messages
object[]
required
Response
Successful Response
ChatCompletionResponse
required
choices
ChatChoice[]