mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
b8df0cd03f
* add math agent * . * update * update debug mode * add tau2 training * . * . * . * . * add tests * . * revert observability * update readme * fix task serialization issue * fix exception * add inline docs * update readme * update pyproject toml * minor fix * update and use git lfs * update * update ignore file to use lab specific * fix type * update depedency --------- Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
14 lines
200 B
Plaintext
14 lines
200 B
Plaintext
test-results.xml
|
|
|
|
# GAIA data directories
|
|
data_gaia_hub/
|
|
**/data_gaia_hub/
|
|
gaia/**/*.jsonl
|
|
|
|
# Lightning data directories
|
|
lightning/**/data/tau2
|
|
|
|
# TAU2 data directories
|
|
tau2/**/data/
|
|
tau2/**/results/
|