From ddca230f8875a6ea7874ea53297e01b85636a203 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 20:44:16 +0000 Subject: [PATCH 1/3] Documentation edits made through Mintlify web editor --- agents/agents.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/agents/agents.mdx b/agents/agents.mdx index 7825455..61838b3 100644 --- a/agents/agents.mdx +++ b/agents/agents.mdx @@ -5,6 +5,8 @@ icon: "star-shooting" mode: "wide" --- +![Agent](/images/agents.svg) + ![Agent](/images/agent.svg) From c2fe329fbada5d99648b7014a3f77b93cdb7b698 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 20:45:09 +0000 Subject: [PATCH 2/3] Documentation edits made through Mintlify web editor --- agents.svg | 5 +++++ agents/agents.mdx | 6 ++---- 2 files changed, 7 insertions(+), 4 deletions(-) create mode 100644 agents.svg diff --git a/agents.svg b/agents.svg new file mode 100644 index 0000000..003bfc3 --- /dev/null +++ b/agents.svg @@ -0,0 +1,5 @@ + + + + AgentInOutKnowledgeToolsMemoryRetrieve/ResultsCall/ResponseRead/Write \ No newline at end of file diff --git a/agents/agents.mdx b/agents/agents.mdx index 61838b3..13adc07 100644 --- a/agents/agents.mdx +++ b/agents/agents.mdx @@ -5,7 +5,8 @@ icon: "star-shooting" mode: "wide" --- -![Agent](/images/agents.svg) + +![Agent](/agents.svg) ![Agent](/images/agent.svg) @@ -42,7 +43,6 @@ mode: "wide" - ```bash Generated Files » tree @@ -69,7 +69,6 @@ async def main(node): Node.start(main) ``` - ```yaml ockam.yaml name: hello pods: @@ -83,7 +82,6 @@ pods: - to: localhost:9000 ``` - ```python images/main/main.py from ockam import Agent, Node, Repl from sys import argv From c9762d4f7002de59ec7c43006e4ea58188f7c874 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Tue, 6 May 2025 13:44:54 +0000 Subject: [PATCH 3/3] Documentation edits made through Mintlify web editor --- agents/agents.mdx | 2 +- images/agent-structure.svg | 1 + images/agent.svg | 4 ---- 3 files changed, 2 insertions(+), 5 deletions(-) create mode 100644 images/agent-structure.svg delete mode 100644 images/agent.svg diff --git a/agents/agents.mdx b/agents/agents.mdx index 13adc07..2438adc 100644 --- a/agents/agents.mdx +++ b/agents/agents.mdx @@ -8,7 +8,7 @@ mode: "wide" ![Agent](/agents.svg) -![Agent](/images/agent.svg) +![Agent](/images/agent-structure.svg) diff --git a/images/agent-structure.svg b/images/agent-structure.svg new file mode 100644 index 0000000..0bd50f1 --- /dev/null +++ b/images/agent-structure.svg @@ -0,0 +1 @@ +†Ûi³ÿæŠ{e‰ü¬Þë0zËujf³¢v°±Ê&þ‡$jo♨³ö z{l¾ \ No newline at end of file diff --git a/images/agent.svg b/images/agent.svg deleted file mode 100644 index 1052612..0000000 --- a/images/agent.svg +++ /dev/null @@ -1,4 +0,0 @@ - - -Ockam AI PlatformServerless AI RuntimeAI Agent \ No newline at end of file