//! Response types for assistant invocation and discovery endpoints.
use Deserialize;
/// Response from invoking an assistant.
/// Response containing assistants available to the current account.
/// Response containing assistant conversations.