yao/agent/robot/cache
Max ae346435b9 Enhance robot execution with language model integration and logging
- 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.
2026-02-26 14:23:42 +08:00
..
cache.go Enhance Robot Cache Implementation and Documentation 2026-01-14 18:54:18 +08:00
cache_test.go Refactor Cache Auto-Refresh Tests for Stability and Clarity 2026-01-15 11:00:28 +08:00
load.go Enhance robot execution with language model integration and logging 2026-02-26 14:23:42 +08:00
refresh.go Enhance Robot Cache Implementation and Documentation 2026-01-14 18:54:18 +08:00