Files
BeyondCX_Insights/data/production/test-07/features/10122025_0082038C3CFBF54F.json
sujucu70 7ddb8a2ee5 feat: Add Render.com deployment support with production data
Render Configuration:
- render.yaml for declarative deployment
- requirements-dashboard.txt (lightweight deps for cloud)
- Updated .streamlit/config.toml for production
- Updated app.py to auto-detect production vs local data

Production Data:
- Added data/production/test-07/ with 30 real call analyses
- Updated .gitignore to allow data/production/

Documentation:
- Added Render.com section to DEPLOYMENT.md with step-by-step guide

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-19 16:45:57 +01:00

80 lines
1.9 KiB
JSON

{
"call_id": "10122025_0082038C3CFBF54F",
"events": [
{
"event_type": "SILENCE",
"start_time": 71.5,
"end_time": 83.03,
"duration_sec": 11.530000000000001,
"metadata": {
"before_speaker": "B",
"after_speaker": "A"
},
"source": "observed"
},
{
"event_type": "SILENCE",
"start_time": 363.04,
"end_time": 375.21,
"duration_sec": 12.169999999999959,
"metadata": {
"before_speaker": "B",
"after_speaker": "A"
},
"source": "observed"
},
{
"event_type": "SILENCE",
"start_time": 375.69,
"end_time": 410.099,
"duration_sec": 34.40899999999999,
"metadata": {
"before_speaker": "A",
"after_speaker": "B"
},
"source": "observed"
},
{
"event_type": "SILENCE",
"start_time": 411.94,
"end_time": 430.27,
"duration_sec": 18.329999999999984,
"metadata": {
"before_speaker": "B",
"after_speaker": "A"
},
"source": "observed"
},
{
"event_type": "SILENCE",
"start_time": 558.43,
"end_time": 570.4,
"duration_sec": 11.970000000000027,
"metadata": {
"before_speaker": "B",
"after_speaker": "A"
},
"source": "observed"
}
],
"turn_metrics": {
"total_turns": 49,
"agent_turns": 25,
"customer_turns": 24,
"agent_talk_ratio": 0.4529732888146913,
"customer_talk_ratio": 0.29434056761268773,
"silence_ratio": 0.23632554257095145,
"interruption_count": 0,
"avg_turn_duration_sec": 9.704369565217391,
"source": "observed"
},
"hold_count": 0,
"total_hold_duration_sec": 0.0,
"transfer_count": 0,
"silence_count": 5,
"interruption_count": 0,
"audio_duration_sec": 599.0,
"language": "es",
"speaker_count": 2,
"created_at": "2026-01-19T13:39:12.814561"
}