Changelog

Improve error handling

Oct 12, 2024
When there’s an error during sending of the message or assistant’s response, a nice toast is now shown.

Logs

Aug 25, 2024
Sync your assistant on Superinterface with OpenAI's Assistance API
Sync your assistant on Superinterface with OpenAI's Assistance API
Introduced assistant logs, allowing users to view logs, especially useful in case of errors (like exceeding OpenAI credit limits, invalid API key, Connection error, etc.).

Multi-Agent Support

Jul 11, 2024
Create an Assistant in OpenAI's Platform
Added support for multi-agent flows via the new "Superinterface Assistant" Function Handler, enabling complex agent flows.