shinalok bdb6fd83c4 Fix RAGAS eval: increase timeout for local LLM, safe score extraction
- RunConfig(timeout=600, max_workers=1): local Qwen3 needs more than 60s/call
- Extract scores from df.mean() instead of result[key] to handle NaN safely

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-01 19:41:32 +09:00
2026-06-01 17:11:00 +09:00
2026-04-23 18:00:36 +09:00
2026-04-23 18:00:36 +09:00
S
Description
No description provided
467 KiB
Languages
Python 100%