- Add `language_model` field to robot data structures for LLM connector overrides. - Update `AgentCaller` to utilize the robot's language model and include logging capabilities for agent calls. - Refactor task execution to log task outputs and inputs, improving observability during execution. - Modify tests to accommodate changes in the runner initialization and ensure proper logging functionality. |
||
|---|---|---|
| .. | ||
| cache.go | ||
| cache_test.go | ||
| load.go | ||
| refresh.go | ||