Files
BeyondCX_Insights/data/production/test-07/features/10122025_0082038C3CFBF779.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

69 lines
1.6 KiB
JSON

{
"call_id": "10122025_0082038C3CFBF779",
"events": [
{
"event_type": "SILENCE",
"start_time": 102.87,
"end_time": 111.44,
"duration_sec": 8.569999999999993,
"metadata": {
"before_speaker": "B",
"after_speaker": "A"
},
"source": "observed"
},
{
"event_type": "SILENCE",
"start_time": 366.3,
"end_time": 371.66,
"duration_sec": 5.360000000000014,
"metadata": {
"before_speaker": "B",
"after_speaker": "A"
},
"source": "observed"
},
{
"event_type": "SILENCE",
"start_time": 416.54,
"end_time": 421.66,
"duration_sec": 5.1200000000000045,
"metadata": {
"before_speaker": "B",
"after_speaker": "A"
},
"source": "observed"
},
{
"event_type": "SILENCE",
"start_time": 422.38,
"end_time": 430.46,
"duration_sec": 8.079999999999984,
"metadata": {
"before_speaker": "A",
"after_speaker": "B"
},
"source": "observed"
}
],
"turn_metrics": {
"total_turns": 63,
"agent_turns": 32,
"customer_turns": 31,
"agent_talk_ratio": 0.3595125925925922,
"customer_talk_ratio": 0.49777925925925975,
"silence_ratio": 0.11825185185185182,
"interruption_count": 0,
"avg_turn_duration_sec": 9.470688524590166,
"source": "observed"
},
"hold_count": 0,
"total_hold_duration_sec": 0.0,
"transfer_count": 0,
"silence_count": 4,
"interruption_count": 0,
"audio_duration_sec": 675.0,
"language": "es",
"speaker_count": 2,
"created_at": "2026-01-19T13:39:12.821536"
}