Python: [BREAKING] Update Agent Framework Lab Lightning to use Agent-lightning v0.2.0 API (#1644)

* Merge changes from AGL release

* Merge changes from AGL release

* fix mypy

* fix tool call with pydantic

* Apply suggestion from @ekzhu

* fix lint

---------

Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
This commit is contained in:
Yuge Zhang
2025-10-24 17:02:56 +00:00
committed by GitHub
co-authored by Eric Zhu
parent 73eb00b37b
commit 458819a12b
8 changed files with 3495 additions and 3330 deletions
+1 -2
View File
@@ -36,8 +36,7 @@ gaia = [
# Lightning RL training module dependencies
lightning = [
# Till 0.2.0 is released
"agentlightning @ git+https://github.com/microsoft/agent-lightning@138ad0e48780b65ccefa628ee7a5fb9fb27aca01",
"agentlightning>=0.2.0,<0.3.0",
]
# TAU2 benchmark module dependencies