RobotecAI / rai

RAI is a multi-vendor agent framework for robotics, utilizing Langchain and ROS 2 tools to perform complex actions, defined scenarios, free interface execution, log summaries, voice interaction and more.
Apache License 2.0
162 stars 17 forks source link

fix: add tracing to the agent in `RaiStateBasedLlmNode` #288

Closed boczekbartek closed 1 month ago

boczekbartek commented 1 month ago

Purpose

Adds missing tracing to langgraph agent

Proposed Changes

fixes RaiStateBasedLlmNode.agent_loop

Issues

Testing