-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
James Waugh
committed
Oct 18, 2024
1 parent
540fa86
commit 02341eb
Showing
9 changed files
with
52 additions
and
12 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
.docusaurus/docusaurus-plugin-content-docs/default/p/index-466.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"version":{"pluginId":"default","version":"current","label":"Next","banner":null,"badge":false,"noIndex":false,"className":"docs-version-current","isLast":true,"docsSidebars":{"docs":[{"type":"link","label":"Overview","href":"/","docId":"Overview","unlisted":false},{"type":"category","label":"Getting Started","items":[{"type":"link","label":"Installation","href":"/GettingStarted/Installation","docId":"GettingStarted/Installation","unlisted":false},{"type":"link","label":"Architecture","href":"/GettingStarted/Architecture","docId":"GettingStarted/Architecture","unlisted":false},{"type":"link","label":"Modules","href":"/GettingStarted/Modules","docId":"GettingStarted/Modules","unlisted":false}],"collapsed":true,"collapsible":true},{"type":"category","label":"Examples","items":[{"type":"link","label":"Hello World","href":"/Examples/HelloWorld","docId":"Examples/HelloWorld","unlisted":false},{"type":"link","label":"Multi-Agent Chat","href":"/Examples/MultiplayerChat","docId":"Examples/MultiplayerChat","unlisted":false},{"type":"link","label":"BabyAGI","href":"/Examples/BabyAGI","docId":"Examples/BabyAGI","unlisted":false}],"collapsed":true,"collapsible":true}]},"docs":{"Examples/BabyAGI":{"id":"Examples/BabyAGI","title":"BabyAGI","description":"BabyAGI was one of the first multi-agent systems that used LLMs for performing useful tasks. It makes use of several different types of agents, such as a task creation agent and an execution agent, as shown in the diagram below.","sidebar":"docs"},"Examples/GenerateImage":{"id":"Examples/GenerateImage","title":"Generate Image","description":"1. Download"},"Examples/HelloWorld":{"id":"Examples/HelloWorld","title":"Hello World","description":"Hello World is usually used as the first function when using a new framework.","sidebar":"docs"},"Examples/Image2Image":{"id":"Examples/Image2Image","title":"Image2Image","description":"1. Download"},"Examples/MultiOlas":{"id":"Examples/MultiOlas","title":"Multi Olas Prediction","description":"1. Download Module"},"Examples/MultiplayerChat":{"id":"Examples/MultiplayerChat","title":"Multi-Agent Chat","description":"Using the Naptha SDK and node infrastructure, we implemented a multiplayer chat app where each of the conversational agents runs on a different node using various LLMs.","sidebar":"docs"},"Examples/OlasPrediction":{"id":"Examples/OlasPrediction","title":"Olas Prediction","description":"1. Download Module"},"Examples/SimpleRAG":{"id":"Examples/SimpleRAG","title":"Simple RAG","description":"Retrieval Augmented Generation"},"GettingStarted/Abstractions":{"id":"GettingStarted/Abstractions","title":"Abstractions","description":"Abstractions"},"GettingStarted/Architecture":{"id":"GettingStarted/Architecture","title":"Architecture","description":"Our tech stack is made of three things:","sidebar":"docs"},"GettingStarted/BuildAgent":{"id":"GettingStarted/BuildAgent","title":"Build Your Own Agent","description":"Napthaville Tutorial"},"GettingStarted/Installation":{"id":"GettingStarted/Installation","title":"Installation","description":"Steps","sidebar":"docs"},"GettingStarted/InstallNode":{"id":"GettingStarted/InstallNode","title":"InstallNode","description":"Install Node"},"GettingStarted/InstallSDK":{"id":"GettingStarted/InstallSDK","title":"Installation","description":"1. Install Poetry with pipx"},"GettingStarted/Modules":{"id":"GettingStarted/Modules","title":"Modules","description":"Visit our GitHub to discover building blocks for distributed multi-agent systems.","sidebar":"docs"},"GettingStarted/NapthaCLI":{"id":"GettingStarted/NapthaCLI","title":"CLI Usage","description":"Nodes"},"GettingStarted/SDK":{"id":"GettingStarted/SDK","title":"SDK","description":"How to Use the Naptha SDK"},"GettingStarted/UseCases":{"id":"GettingStarted/UseCases","title":"Use Cases","description":"Some inspiration for Naptha builders:"},"intro":{"id":"intro","title":"Intro","description":"The modern world is one where markets are frequently shifting, new technologies are continuously emerging, and competition is globally increasing. Big companies and institutions struggle to move quickly. The rapidly changing needs require unprecedented levels of interoperability to process information, and share knowledge. We need to increase the scale and speed at which we can co-operate."},"Overview":{"id":"Overview","title":"Overview","description":"Welcome to Naptha!","sidebar":"docs"}}}} | ||
{"version":{"pluginId":"default","version":"current","label":"Next","banner":null,"badge":false,"noIndex":false,"className":"docs-version-current","isLast":true,"docsSidebars":{"docs":[{"type":"link","label":"Overview","href":"/","docId":"Overview","unlisted":false},{"type":"category","label":"Getting Started","items":[{"type":"link","label":"Installation","href":"/GettingStarted/Installation","docId":"GettingStarted/Installation","unlisted":false},{"type":"link","label":"Architecture","href":"/GettingStarted/Architecture","docId":"GettingStarted/Architecture","unlisted":false},{"type":"link","label":"Modules","href":"/GettingStarted/Modules","docId":"GettingStarted/Modules","unlisted":false},{"type":"link","label":"Decorators","href":"/GettingStarted/Decorators","docId":"GettingStarted/Decorators","unlisted":false}],"collapsed":true,"collapsible":true},{"type":"category","label":"Examples","items":[{"type":"link","label":"Hello World","href":"/Examples/HelloWorld","docId":"Examples/HelloWorld","unlisted":false},{"type":"link","label":"Multi-Agent Chat","href":"/Examples/MultiplayerChat","docId":"Examples/MultiplayerChat","unlisted":false},{"type":"link","label":"BabyAGI","href":"/Examples/BabyAGI","docId":"Examples/BabyAGI","unlisted":false}],"collapsed":true,"collapsible":true}]},"docs":{"Examples/BabyAGI":{"id":"Examples/BabyAGI","title":"BabyAGI","description":"BabyAGI was one of the first multi-agent systems that used LLMs for performing useful tasks. It makes use of several different types of agents, such as a task creation agent and an execution agent, as shown in the diagram below.","sidebar":"docs"},"Examples/GenerateImage":{"id":"Examples/GenerateImage","title":"Generate Image","description":"1. Download"},"Examples/HelloWorld":{"id":"Examples/HelloWorld","title":"Hello World","description":"Hello World is usually used as the first function when using a new framework.","sidebar":"docs"},"Examples/Image2Image":{"id":"Examples/Image2Image","title":"Image2Image","description":"1. Download"},"Examples/MultiOlas":{"id":"Examples/MultiOlas","title":"Multi Olas Prediction","description":"1. Download Module"},"Examples/MultiplayerChat":{"id":"Examples/MultiplayerChat","title":"Multi-Agent Chat","description":"Using the Naptha SDK and node infrastructure, we implemented a multiplayer chat app where each of the conversational agents runs on a different node using various LLMs.","sidebar":"docs"},"Examples/OlasPrediction":{"id":"Examples/OlasPrediction","title":"Olas Prediction","description":"1. Download Module"},"Examples/SimpleRAG":{"id":"Examples/SimpleRAG","title":"Simple RAG","description":"Retrieval Augmented Generation"},"GettingStarted/Abstractions":{"id":"GettingStarted/Abstractions","title":"Abstractions","description":"Abstractions"},"GettingStarted/Architecture":{"id":"GettingStarted/Architecture","title":"Architecture","description":"Our tech stack is made of three things:","sidebar":"docs"},"GettingStarted/BuildAgent":{"id":"GettingStarted/BuildAgent","title":"Build Your Own Agent","description":"Napthaville Tutorial"},"GettingStarted/Decorators":{"id":"GettingStarted/Decorators","title":"Decorators","description":"With only a few lines of code, builders can easily deploy custom AI agents to the Naptha hub or their own local node.","sidebar":"docs"},"GettingStarted/Installation":{"id":"GettingStarted/Installation","title":"Installation","description":"Steps","sidebar":"docs"},"GettingStarted/InstallNode":{"id":"GettingStarted/InstallNode","title":"InstallNode","description":"Install Node"},"GettingStarted/InstallSDK":{"id":"GettingStarted/InstallSDK","title":"Installation","description":"1. Install Poetry with pipx"},"GettingStarted/Modules":{"id":"GettingStarted/Modules","title":"Modules","description":"Visit our GitHub to discover building blocks for distributed multi-agent systems.","sidebar":"docs"},"GettingStarted/NapthaCLI":{"id":"GettingStarted/NapthaCLI","title":"CLI Usage","description":"Nodes"},"GettingStarted/SDK":{"id":"GettingStarted/SDK","title":"SDK","description":"How to Use the Naptha SDK"},"GettingStarted/UseCases":{"id":"GettingStarted/UseCases","title":"Use Cases","description":"Some inspiration for Naptha builders:"},"intro":{"id":"intro","title":"Intro","description":"The modern world is one where markets are frequently shifting, new technologies are continuously emerging, and competition is globally increasing. Big companies and institutions struggle to move quickly. The rapidly changing needs require unprecedented levels of interoperability to process information, and share knowledge. We need to increase the scale and speed at which we can co-operate."},"Overview":{"id":"Overview","title":"Overview","description":"Welcome to Naptha!","sidebar":"docs"}}}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
24 changes: 24 additions & 0 deletions
24
...s/docusaurus-plugin-content-docs/default/site-docs-getting-started-decorators-md-ae7.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
{ | ||
"id": "GettingStarted/Decorators", | ||
"title": "Decorators", | ||
"description": "With only a few lines of code, builders can easily deploy custom AI agents to the Naptha hub or their own local node.", | ||
"source": "@site/docs/GettingStarted/Decorators.md", | ||
"sourceDirName": "GettingStarted", | ||
"slug": "/GettingStarted/Decorators", | ||
"permalink": "/GettingStarted/Decorators", | ||
"draft": false, | ||
"unlisted": false, | ||
"editUrl": "https://github.com/NapthaAI/docs/tree/main/docs/GettingStarted/Decorators.md", | ||
"tags": [], | ||
"version": "current", | ||
"frontMatter": {}, | ||
"sidebar": "docs", | ||
"previous": { | ||
"title": "Modules", | ||
"permalink": "/GettingStarted/Modules" | ||
}, | ||
"next": { | ||
"title": "Hello World", | ||
"permalink": "/Examples/HelloWorld" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.