{
"userId": "38d23c36c9be443281196080fcdd707d",
"event": "Training Started",
"properties": {
"language": "en",
"training_id": "311f4dfbbea64c3592f7d626bb169e36",
"type": "rasa",
"pipeline": [
{"name": "KeywordIntentClassifier"},
{"name": "NLUCommandAdapter"},
{"name": "CompactLLMCommandGenerator",
"llm": {
"model_name": "gpt-5.1-2025-11-13",
"request_timeout": 7
}
}
],
"policies": [
{"name": "rasa.core.policies.flow_policy.FlowPolicy"},
{"name": "rasa.core.policies.intentless_policy.IntentlessPolicy"}
],
"train_schema": "None",
"predict_schema": "None",
"num_intent_examples": 14,
"num_entity_examples": 0,
"num_actions": 171,
"num_templates": 113,
"num_conditional_response_variations": 3,
"num_slot_mappings": 45,
"num_custom_slot_mappings": 45,
"num_conditional_slot_mappings": 0,
"num_slots": 48,
"num_forms": 0,
"num_intents": 8,
"num_entities": 0,
"num_story_steps": 6,
"num_lookup_tables": 0,
"num_synonyms": 0,
"num_regexes": 0,
"is_finetuning": false,
"recipe": "default.v1",
"num_flows": 25,
"num_flows_with_nlu_trigger": 1,
"num_flows_with_flow_guards": 0,
"num_flows_with_not_startable_flow_guards": 0,
"num_collect_steps": 31,
"num_collect_steps_with_separate_utter": 1,
"num_collect_steps_with_rejections": 1,
"num_collect_steps_with_not_reset_after_flow_ends": 1,
"num_set_slot_steps": 1,
"max_depth_of_if_construct": 2,
"num_call_steps": 3,
"num_link_steps": 1,
"num_shared_slots_between_flows": 0,
"llm_command_generator_model_name": "gpt-4-0613",
"llm_command_generator_custom_prompt_used": false,
"multi_step_llm_command_generator_custom_handle_flows_prompt_used": false,
"multi_step_llm_command_generator_custom_fill_slots_prompt_used": false,
"flow_retrieval_enabled": true,
"flow_retrieval_embedding_model_name": "text-embedding-3-large",
"agents": {
"usage": [
{
"flow": "car_shopping",
"agent": "shopping_agent"
},
{
"flow": "schedule_new_appointment",
"agent": "appointment_selector",
"exit_if": [
"slots.selected_appointment_slot is not null"
]
},
{
"flow": "schedule_new_appointment",
"mcp_tool": "book_appointment",
"mcp_server": "appointment_booking",
"mapping": {
"input": [
{
"param": "appointment_slot",
"slot": "selected_appointment_slot"
}
],
"output": [
{
"slot": "appointment_confirmed",
"value": "result.structuredContent.appointment_confirmed"
}
]
}
}
],
"mcp_servers": [
{
"name": "appointment_booking",
"url": "http://localhost:8002/mcp",
"type": "http",
"additional_params": {}
}
],
"agents": [
{
"shopping_agent": {
"agent": {
"name": "shopping_agent",
"protocol": "A2A",
"description": "Helps users shop for cars by connecting them with dealers and facilitating purchases"
},
"configuration": {
"module": "custom.car_shopping_agent.CarShoppingAgent",
"agent_card": "./sub_agents/shopping_agent/agent_card.json"
}
}
},
{
"appointment_selector": {
"agent": {
"name": "appointment_selector",
"protocol": "RASA",
"description": "Helps users select an appointment slot for seeing a car dealer."
},
"configuration": {
"prompt_template": "./sub_agents/appointment_selector/prompt_template.jinja2",
"module": "custom.appointment_booking_agent.AppointmentBookingAgent"
},
"connections": {
"mcp_servers": [
{
"name": "appointment_booking",
"exclude_tools": [
"book_appointment"
]
}
]
}
}
},
]
},
"metrics_id": "36e8e5e43fef4429a2a01ad239d0081d"
},
"context": {
"os": {
"name": "Darwin",
"version": "19.4.0"
},
"ci": false,
"project": "a0a7178e6e5f9e6484c5cfa3ea4497ffc0c96d0ad3f3ad8e9399a1edd88e3cf4",
"python": "3.7.5",
"rasa_pro": "3.8.0",
"cpu": 16,
"docker": false,
"license_hash": "t1a7170e6e5f9e6484c5cfa3ea4497ffc0c96a0ad3f3ad8e9399adadd88e3cf5",
"company": "Rasa"
}
}