# Functions
No description provided by the author
https://platform.openai.com/docs/api-reference/completions.
No description provided by the author
No description provided by the author
https://platform.openai.com/docs/api-reference/embeddings.
*
curl http://localhost:8080/v1/images/generations \
-H "Content-Type: application/json" \
-d '{
"prompt": "A cute baby sea otter",
"n": 1,
"size": "512x512"
}'
*
*/.
No description provided by the author
https://platform.openai.com/docs/api-reference/audio/create.