## Description please see PR #20 ## Steps to Reproduce 1. run on a computer with different local ## Expected Behavior should run ## Actual Behavior does not run ## Error Messages <!-- Paste any error messages or stack traces --> ``` (paste error here) ``` ## Environment - **AgentEval Version**: <!-- e.g., 0.2.0-beta --> - **.NET Version**: <!-- e.g., .NET 8.0, .NET 9.0 --> - **OS**: <!-- e.g., Windows 11, macOS 14, Ubuntu 22.04 --> - **IDE**: <!-- e.g., Visual Studio 2022, VS Code, Rider --> ## Minimal Reproduction <!-- If possible, provide a minimal code sample that reproduces the issue --> ```csharp // Your code here ``` ## Additional Context <!-- Any other information that might be helpful --> ## Workaround <!-- If you found a temporary workaround, please share it -->
Description
please see PR #20
Steps to Reproduce
Expected Behavior
should run
Actual Behavior
does not run
Error Messages
Environment
Minimal Reproduction
// Your code hereAdditional Context
Workaround