Update ClearML Agent Flow diagram
Some checks failed
CI / build (push) Has been cancelled

This commit is contained in:
Noam Wasersprung 2025-05-08 15:43:18 +03:00 committed by GitHub
commit 4ad624d06c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 4 additions and 2 deletions

View File

@ -23,7 +23,8 @@ Its main focus is around:
ClearML Agent executes a task or other workflow by reproducing the state of the code from the original machine
to a remote machine.
![ClearML Agent flow diagram](img/clearml_agent_flow_diagram.png)
![ClearML Agent flow diagram](img/clearml_agent_flow_diagram.png#light-mode-only)
![ClearML Agent flow diagram](img/clearml_agent_flow_diagram_dark.png#dark-mode-only)
The preceding diagram demonstrates a typical flow where an agent executes a task:

View File

@ -36,7 +36,8 @@ A ClearML Agent can service multiple queues in either of the following modes:
## Agent and Queue Workflow
![Agent flow diagram](../img/clearml_agent_flow_diagram.png)
![ClearML Agent flow diagram](../img/clearml_agent_flow_diagram.png#light-mode-only)
![ClearML Agent flow diagram](../img/clearml_agent_flow_diagram_dark.png#dark-mode-only)
The diagram above demonstrates a typical flow where an agent executes a task:

Binary file not shown.

Before

Width:  |  Height:  |  Size: 131 KiB

After

Width:  |  Height:  |  Size: 91 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 92 KiB