Create completion
documentedGenerate a text completion for the provided prompt using a selected model.
POST /completionsCompletionsno implementation yet0 runsInput
model*
Model name
text-davinci-003
prompt*
Prompt text
Say this is a test
max_tokens
Max tokens
256
temperature
Temperature
0.7
top_p
Top_p
1
n
Number of completions
1
stop
Stop sequence
newline
Calls OpenAI as you (your API key is your account); keychains.dev holds the credentials.