Module apis

Source
Expand description

OpenAI capabilities

§OpenAI capabilities

For text/code completion related tasks, OpenAI suggests to make use of gpt-3.5-turbo model for a better performance at lower cost.

Image capabilites make use of DALL·E model and you may not be able to control model selection.

Modules§

audio
Audio transcription and translation
chat_completion
Chat completion using GPT-3.5 (ChatGPT) and GPT-4
completion
Propmpt completion using GPT-3 series
edit
Text and code edits
embedding
Embedding and extraction
image
Image generation and manipulation
moderation
Moderation endpoint