- Renamed ListRobots function to ListAllRobots for clarity and consistency across the codebase. - Updated related API endpoints and tests to reflect the new function name. - Improved caching logic to ensure both autonomous and non-autonomous robots are loaded correctly. - Enhanced filtering and pagination capabilities within the ListAllRobots function. - Added new test cases to validate the updated functionality and ensure robust performance. |
||
|---|---|---|
| .. | ||
| robot | ||
| agent.go | ||
| assistant.go | ||
| filter.go | ||
| models.go | ||
| types.go | ||