Assistant API supports the following tools:
Official plug-ins:
Python code interpreter: Writes or executes Python code to process files or data in batch.
Image generation: Generates image based on text descriptions.
Calculator: Performs accurate math calculations.
RAG: Similar to the Knowledge Base Retrieval Augmentation feature of agent applications, the assistant can also retrieve knowledge from knowledge bases.
Function calling: When creating an assistant, you can provide a brief description for your business function. The assistant can intelligently returns the function and parameters.