You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(agent): fix wrong module import in ReAct agent (#262)
In module `llama_stack_client/lib/agents/react/agent.py`, the `Headers`
class is imported with the wrong path.
Fixes: #261
Signed-off-by: Cesar Berrospi Ramis <[email protected]>
0 commit comments