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.
Tool to create a new assistant with specified parameters. Use after finalizing model, tools, and instructions.
Tool to create a new message in a specific thread. Use when adding messages to an existing conversation after confirming the thread ID.
Tool to create a new thread. Use when initializing a conversation with optional starter messages.
Tool to delete a specific assistant by its ID. Use when you need to remove an assistant after confirming its ID.
Tool to delete a file. Use when you need to remove an uploaded file by its ID after confirming the target.
Tool to retrieve a list of files. Use when you need to view all files uploaded to your organization.