cURL
curl --request GET \ --url https://api.gbase.ai/v1/agent_bot_config/{ai_id}
{}
获取Bot配置信息接口,用于获取Agent模式所需的配置参数
Args: ai_id: AI ID
Returns: Dict[str, Any]: 包含bot配置信息的响应
Successful Response
The response is of type Response Get Agent Bot Config V1 Agent Bot Config Ai Id Get · object.
Response Get Agent Bot Config V1 Agent Bot Config Ai Id Get · object