Closed cpacker closed 9 hours ago
Very closely follows the design of updating the Memory.label from PR #2083
Memory.label
Route:
@router.patch("/{agent_id}/memory/limit", response_model=Memory, operation_id="update_agent_memory_limit")
Very closely follows the design of updating the
Memory.label
from PR #2083Route: