mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user