![]() This PR adds support for the eval to read environment variables from a `.env` file located in the `crates/eval` directory. For instance, you can use it to set your Anthropic API key: ``` ANTHROPIC_API_KEY=<secret> ``` Release Notes: - N/A |
||
---|---|---|
.. | ||
examples | ||
assertions.rs | ||
eval.rs | ||
example.rs | ||
explorer.html | ||
explorer.rs | ||
ids.rs | ||
instance.rs | ||
judge_diff_prompt.hbs | ||
judge_thread_prompt.hbs | ||
tool_metrics.rs |