actionPOSTv1.0.0
actionPOSTv1.0.0
Classifies if text violates OpenAI's Content Policy
actionPOSTv1.0.0
Creates a completion for the chat message
actionPOSTv1.0.0
Creates a completion for the provided prompt and parameters
actionPOSTv1.0.0
Creates a job that fine-tunes a specified model from a given dataset. Response includes details of the enqueued job including job status and the name of the fine-tuned models once complete. [Learn more about Fine-tuning](/docs/guides/fine-tuning)
actionPOSTv1.0.0
Creates a new edit for the provided input, instruction, and parameters.
actionPOSTv1.0.0
Creates a variation of a given image.
actionPOSTv1.0.0
Creates an edited or extended image given an original image and a prompt.
actionPOSTv1.0.0
Creates an embedding vector representing the input text.
actionPOSTv1.0.0
Creates an image given a prompt.
actionDELETEv1.0.0
Delete a file.
actionDELETEv1.0.0
Delete a fine-tuned model. You must have the Owner role in your organization.
actionGETv1.0.0
Get fine-grained status updates for a fine-tune job.
actionGETv1.0.0
Gets info about the fine-tune job. [Learn more about Fine-tuning](/docs/guides/fine-tuning)
actionPOSTv1.0.0
Immediately cancel a fine-tune job.
actionGETv1.0.0
List your organization's fine-tuning jobs
actionGETv1.0.0
Lists the currently available (non-finetuned) models, and provides basic information about each one such as the owner and availability.
actionGETv1.0.0
Lists the currently available models, and provides basic information about each one such as the owner and availability.
actionGETv1.0.0
Retrieves a model instance, providing basic information about it such as the owner and availability.
actionGETv1.0.0
Retrieves a model instance, providing basic information about the model such as the owner and permissioning.
actionGETv1.0.0
Returns a list of files that belong to the user's organization.
actionGETv1.0.0
Returns information about a specific file.
actionPOSTv1.0.0
The search endpoint computes similarity scores between provided query and documents. Documents can be passed directly to the API if there are no more than 200 of them. To go beyond the 200 document limit, documents can be processed offline and then used for efficient retrieval at query time. When `file` is set, the search endpoint searches over all the documents in the given file and returns up to the `max_rerank` number of documents. These documents will be returned along with their search scores. The similarity score is a positive score that usually ranges from 0 to 300 (but can sometimes go higher), where a score above 200 usually means the document is semantically similar to the query.
actionPOSTv1.0.0
Transcribes audio into the input language.
actionPOSTv1.0.0
Translates audio into into English.
Beyond the catalog
Any provider, on request.
01
Request it
Tell us which provider you need, and we will ship it in the registry.
02
Generate it
Point swirls add at an OpenAPI or GraphQL spec. Typed actions for any API you hold credentials for, today.
acme · integrations
terminal
~/acme $swirls add linear
✓ 12 typed actions · scopes and schemas included
~/acme $swirls add https://api.acme.dev/openapi.json
◆ Fetched spec · 38 operations
✓ 6 typed actions · generated from spec