For the complete documentation index, see llms.txt. This page is also available as Markdown.

OpenAI

With OpenAI integration, you have the ability to interact with audio extraction models via OPENAITRANSCRIPTION or with completion models via OPENAICHAT.

OPENAITRANSCRIPTION

The OPENAITRANSCRIPTION workflow application lets you interact with an OpenAI audio model to transcribe an audio file.

OPENAICHAT

The OPENAICHAT workflow application lets you interact with an OpenAI chat model.

OPENAIADDMESSAGE

The OPENAIADDMESSAGE workflow application allows you to update the message history of a conversation to add user or tool interactions. It's also possible to update the history directly from a sub-process.