Completions
Provides a basic OpenAI compatible endpoint
post
Body
modelstring · nullableOptional
frequencyPenaltynumber · double · nullableOptional
maxTokensinteger · int32 · nullableOptional
seedinteger · int32Optional
temperaturenumber · float · nullableOptional
streambooleanOptional
topPnumber · double · nullableOptional
userstring · nullableOptional
Responses
200
OK
post
/api/v1/chat/completions200
OK