- Updated the evaluation runner to support live dialogue printing and transcript saving in both Markdown and JSON formats. - Introduced new data classes for managing transcripts and their components, improving structure and readability. - Modified existing YAML case files to align with the new direct client mode and updated stage codes. - Added new test cases for the direct client mode, ensuring comprehensive coverage of user interactions.
6 lines
50 B
Plaintext
6 lines
50 B
Plaintext
*.pyc
|
|
__pycache__/
|
|
logs/
|
|
*.log
|
|
.env
|
|
evals/results/ |