Generate code completions for KCLbeta
beta
HTTP Request
application/json
//max_tokens:
numberuint16,//model_version:
string,//n:
numberuint8,//nwo:
string,//prompt:
string,//:
[[ ... ],//- string
]
stream:
boolean,//suffix:
string,//temperature:
numberfloat,//top_p:
numberfloat,//:
{{ ... }//language:
string,//next_indent:
numberuint8,//prompt_tokens:
numberuint32,//suffix_tokens:
numberuint32,//trim_by_indentation:
boolean//
}
}
Response
- 201 Created
- //
{
:
[[ ... ]//- string
]
}
Examples
post
/ml/kcl/completions201 Created
Response