File upload endpoint (#7)
This commit is contained in:
@@ -20,6 +20,8 @@ type CompletionRequest struct {
|
||||
|
||||
LogProbs int `json:"logprobs,omitempty"`
|
||||
|
||||
Model *string `json:"model,omitempty"`
|
||||
|
||||
Echo bool `json:"echo,omitempty"`
|
||||
Stop []string `json:"stop,omitempty"`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user