Openai
Openai

Toolkit for OpenAI APIs: manage Assistants, Threads/Messages; upload/list/delete Files; list/retrieve Models (including vision/multimodal); and view fine-tune listings and events.

Completely Secure
120235VIEWS
2482USERS

Tools

1 of 3

Create Assistant

Tool to create a new assistant with specified parameters. Use after finalizing model, tools, and instructions.

Create Message

Tool to create a new message in a specific thread. Use when adding messages to an existing conversation after confirming the thread ID.

Create Thread

Tool to create a new thread. Use when initializing a conversation with optional starter messages.

Delete Assistant

Tool to delete a specific assistant by its ID. Use when you need to remove an assistant after confirming its ID.

Delete File

Tool to delete a file. Use when you need to remove an uploaded file by its ID after confirming the target.

List Files

Tool to retrieve a list of files. Use when you need to view all files uploaded to your organization.