Trace ID
trace_e68dc3c8d1
Completa el formulario y envia la solicitud al backend NestJS, que a su vez consulta el servicio de IA en Python.
Run ID: run_658f46bf0b
Agent: cultural_travel_agent
Version: 0.1.0
Status:passed
Created at: 29 jun 2026, 20:30
Trace ID
trace_e68dc3c8d1
Certificate ID
cert_d7809ef066
Packages generated
3
Tools used
Evento: Tosca
Venue: Wiener Staatsoper
Fecha: 2026-11-14
Hora: 19:30
Vuelo: Madrid - Vienna
Hotel: 4-star hotel near Wiener Staatsoper
Trust ID: NDN-TRAVEL-0001
Why: Strong cultural match for opera and balanced travel logistics to Vienna.
Evento: La Traviata
Venue: Teatro alla Scala
Fecha: 2026-11-20
Hora: 20:00
Vuelo: Madrid - Milan
Hotel: 4-star hotel near Teatro alla Scala
Trust ID: NDN-TRAVEL-0002
Why: Strong cultural match for opera and balanced travel logistics to Milan.
Evento: Ballet Evening
Venue: Opera Garnier
Fecha: 2026-11-25
Hora: 19:00
Vuelo: Madrid - Paris
Hotel: 4-star hotel near Opera Garnier
Trust ID: NDN-TRAVEL-0003
Why: Strong cultural match for ballet and balanced travel logistics to Paris.
1. user_request_received
29 jun 2026, 20:30
{
"month": "noviembre",
"budgetEur": 1000,
"interests": [
"opera",
"danza"
],
"originCity": "Madrid"
}2. agent_profile_loaded
29 jun 2026, 20:30
{
"version": "0.1.0",
"agent_id": "cultural_travel_agent",
"risk_level": "medium"
}3. tool_call
29 jun 2026, 20:30
{
"input": {
"month": "noviembre",
"interests": [
"opera",
"danza"
],
"budget_eur": 1000
},
"tool_name": "search_cultural_events",
"output_summary": {
"events_found": 3
}
}4. tool_call
29 jun 2026, 20:30
{
"input": {
"origin_city": "Madrid",
"destination_city": "Vienna"
},
"tool_name": "estimate_flight",
"output_summary": {
"estimatedPrice": 230
}
}5. tool_call
29 jun 2026, 20:30
{
"input": {
"city": "Vienna",
"venue": "Wiener Staatsoper"
},
"tool_name": "estimate_hotel",
"output_summary": {
"estimatedPrice": 360
}
}6. tool_call
29 jun 2026, 20:30
{
"input": {
"origin_city": "Madrid",
"destination_city": "Milan"
},
"tool_name": "estimate_flight",
"output_summary": {
"estimatedPrice": 260
}
}7. tool_call
29 jun 2026, 20:30
{
"input": {
"city": "Milan",
"venue": "Teatro alla Scala"
},
"tool_name": "estimate_hotel",
"output_summary": {
"estimatedPrice": 420
}
}8. tool_call
29 jun 2026, 20:30
{
"input": {
"origin_city": "Madrid",
"destination_city": "Paris"
},
"tool_name": "estimate_flight",
"output_summary": {
"estimatedPrice": 210
}
}9. tool_call
29 jun 2026, 20:30
{
"input": {
"city": "Paris",
"venue": "Opera Garnier"
},
"tool_name": "estimate_hotel",
"output_summary": {
"estimatedPrice": 390
}
}10. certificate_created
29 jun 2026, 20:30
{
"status": "valid",
"certificate_id": "cert_d7809ef066"
}Politicas y herramientas configuradas para el agente en modo demo.