Values.AIAgentConfigurationDataSourceA type that specifies the AI Agent ID configuration data when mapping an AI Agents to be used for an AI Agent type on a session or assistant.
type nonrec t = {aiAgentId : UuidWithQualifier.t;The ID of the AI Agent to be configured.
*)}