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 7825455..2438adc 100644 --- a/agents/agents.mdx +++ b/agents/agents.mdx @@ -5,7 +5,10 @@ icon: "star-shooting" mode: "wide" --- -![Agent](/images/agent.svg) + +![Agent](/agents.svg) + +![Agent](/images/agent-structure.svg) @@ -40,7 +43,6 @@ mode: "wide" - ```bash Generated Files » tree @@ -67,7 +69,6 @@ async def main(node): Node.start(main) ``` - ```yaml ockam.yaml name: hello pods: @@ -81,7 +82,6 @@ pods: - to: localhost:9000 ``` - ```python images/main/main.py from ockam import Agent, Node, Repl from sys import argv 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