customer_support_agent
Module customer_support_agent
API
Definitions
Add your library description here.
An agent that provides customer support
Initializes the agent
init (ModelProvider model, Memory? memory)
function run(string|Prompt query, string sessionId, Context context) returns string|Error
function trace(string|Prompt query, string sessionId, Context context) returns Trace|Error
Import
import radith/customer_support_agent;
Other versions
0.2.0
Metadata
Released date: 5 days ago
Version: 0.2.0
Compatibility
Platform: any
Ballerina version: 2201.13.5-20260806-095500-8ec89718
GraalVM compatible: Yes
Pull count
Total: 0
Current verison: 0
Weekly downloads
Keywords
Type/Agent
Dependencies