Documentation
¶
Overview ¶
Example: evaluation
Demonstrates using evaluation metrics to assess LLM outputs. Shows both code-based metrics (no LLM required) and LLM-based metrics.
Usage:
# For code-based metrics only go run main.go # For LLM-based metrics export OPENAI_API_KEY=your-key go run main.go
Click to show internal directories.
Click to hide internal directories.