agent-lightning
agent-lightning copied to clipboard
The absolute trainer to light up AI agents.
In the `room_selector` example, the runner incorrectly executes the first task (`tasks[0]`) on every step instead of advancing to the next one. As a result, the example produces inconsistent outputs:...
# Description Backport of #265 to `stable/v0.2.x`.
Added the README and script files for training sql_agent on NPU
# Description Backport of #271 to `stable/v0.2.x`.
1. `/agl/v1` to `/v1/agl`. 2. Reserved OTLP endpoints: https://opentelemetry.io/docs/specs/otlp/#otlphttp-request 3. Allow CORS 4. Use portpicker to fix flaky tests 5. Support resource filtering
(cherry picked from commit e0b55ab0571dc6a6b7244cd709a0ad7777b1689a)