diff --git a/agents/models.mdx b/agents/models.mdx index 3f8858f..f4c5979 100644 --- a/agents/models.mdx +++ b/agents/models.mdx @@ -4,7 +4,8 @@ description: "Description of your new file." icon: "brain-circuit" --- -![Model Sv](/images/model.svg) + +![Model Sv](/model.svg) ```python images/main/main.py from ockam import Agent, Model, Node, Repl diff --git a/model.svg b/model.svg new file mode 100644 index 0000000..c4db129 --- /dev/null +++ b/model.svg @@ -0,0 +1,2 @@ +Ockam AI PlatformServerless AI RuntimeAI AgentModels \ No newline at end of file