Skip to main content
Creates an assistant with one provider configuration. You can also attach tags, tools, and knowledge during creation.
For setup and authentication options, see the Installation guide and Authentication.

Parameters

ConnectionConfig
required
Configuration for the client connection.
CreateAssistantRequest
required

Usage

Create an AgentKit assistant

Use the agentkit provider when Rapida should handle telephony, STT, and TTS while your backend handles reasoning over the AgentKit gRPC stream.

Response

int32
Numeric status code for the operation.
boolean
Indicates whether the operation was successful.
Assistant
Created assistant.
Error
Error details when the operation fails.