agent-lightning
agent-lightning copied to clipboard
The absolute trainer to light up AI agents.
When trying to train a langgraph agent with GRPO, I observe the following warnings when the agent uses the `with_structured_output` function of langchain ``` (TaskRunner pid=2743926) Warning: Reward is None...
When using AgentOps with Agent Lightning, the library sometimes captures incomplete message objects. These incomplete messages are passed to convert_to_openai_messages, which expects required keys such as "role" and "tool_calls" to...
## New Example: ADK Agent Adds a new example demonstrating ADK agent training with Agent-Lightning. ADK is an observability framework for agent traces with span visualization and Cloud Trace integration....
OTLP Specification: https://opentelemetry.io/docs/specs/otlp/