Appearance
Home > llm-ops > BaseAgent > call
Signature:
call(params: BaseAgentCallSchema): Promise<Result<any>>;
Returns:
Promise<Result<any>>