Skip to content

Commit

Permalink
deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
James Waugh committed Sep 9, 2024
1 parent decca14 commit c499279
Show file tree
Hide file tree
Showing 28,681 changed files with 1,387 additions and 3,384,642 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"id": "Examples/GenerateImage",
"title": "Generate Image",
"description": "1. Download Module​",
"source": "@site/docs/Examples/GenerateImage.md",
"sourceDirName": "Examples",
"slug": "/Examples/GenerateImage",
"permalink": "/Examples/GenerateImage",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/NapthaAI/docs/tree/main/docs/Examples/GenerateImage.md",
"tags": [],
"version": "current",
"frontMatter": {}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"id": "Examples/HelloWorld",
"title": "Hello World",
"description": "Hello World is usually used as the first function when using a new framework.",
"source": "@site/docs/Examples/HelloWorld.md",
"sourceDirName": "Examples",
"slug": "/Examples/HelloWorld",
"permalink": "/Examples/HelloWorld",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/NapthaAI/docs/tree/main/docs/Examples/HelloWorld.md",
"tags": [],
"version": "current",
"frontMatter": {},
"sidebar": "docs",
"previous": {
"title": "Modules",
"permalink": "/GettingStarted/Modules"
},
"next": {
"title": "Multiplayer Chat",
"permalink": "/Examples/MultiplayerChat"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"id": "Examples/Image2Image",
"title": "Image2Image",
"description": "1. Download Module​",
"source": "@site/docs/Examples/Image2Image.md",
"sourceDirName": "Examples",
"slug": "/Examples/Image2Image",
"permalink": "/Examples/Image2Image",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/NapthaAI/docs/tree/main/docs/Examples/Image2Image.md",
"tags": [],
"version": "current",
"frontMatter": {}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"id": "Examples/ImageGeneration",
"title": "ImageGeneration",
"description": "",
"source": "@site/docs/Examples/ImageGeneration.md",
"sourceDirName": "Examples",
"slug": "/Examples/ImageGeneration",
"permalink": "/Examples/ImageGeneration",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/NapthaAI/docs/tree/main/docs/Examples/ImageGeneration.md",
"tags": [],
"version": "current",
"frontMatter": {}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"id": "Examples/MultiOlas",
"title": "Multi Olas Prediction",
"description": "1. Download Module​",
"source": "@site/docs/Examples/MultiOlas.md",
"sourceDirName": "Examples",
"slug": "/Examples/MultiOlas",
"permalink": "/Examples/MultiOlas",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/NapthaAI/docs/tree/main/docs/Examples/MultiOlas.md",
"tags": [],
"version": "current",
"frontMatter": {}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"id": "Examples/MultiplayerChat",
"title": "Multiplayer Chat",
"description": "Autogen by Microsoft is a framework for building apps with multiple agents that can converse with each other in various patterns, as shown in the original image below.",
"source": "@site/docs/Examples/MultiplayerChat.md",
"sourceDirName": "Examples",
"slug": "/Examples/MultiplayerChat",
"permalink": "/Examples/MultiplayerChat",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/NapthaAI/docs/tree/main/docs/Examples/MultiplayerChat.md",
"tags": [],
"version": "current",
"frontMatter": {},
"sidebar": "docs",
"previous": {
"title": "Hello World",
"permalink": "/Examples/HelloWorld"
},
"next": {
"title": "BabyAGI",
"permalink": "/Examples/BabyAGI"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"id": "Examples/OlasPrediction",
"title": "Olas Prediction",
"description": "1. Download Module​",
"source": "@site/docs/Examples/OlasPrediction.md",
"sourceDirName": "Examples",
"slug": "/Examples/OlasPrediction",
"permalink": "/Examples/OlasPrediction",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/NapthaAI/docs/tree/main/docs/Examples/OlasPrediction.md",
"tags": [],
"version": "current",
"frontMatter": {}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"id": "Examples/SimpleRAG",
"title": "Simple RAG",
"description": "Retrieval Augmented Generation",
"source": "@site/docs/Examples/SimpleRAG.md",
"sourceDirName": "Examples",
"slug": "/Examples/SimpleRAG",
"permalink": "/Examples/SimpleRAG",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/NapthaAI/docs/tree/main/docs/Examples/SimpleRAG.md",
"tags": [],
"version": "current",
"frontMatter": {}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"id": "GettingStarted/Abstractions",
"title": "Abstractions",
"description": "Abstractions",
"source": "@site/docs/GettingStarted/Abstractions.md",
"sourceDirName": "GettingStarted",
"slug": "/GettingStarted/Abstractions",
"permalink": "/GettingStarted/Abstractions",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/NapthaAI/docs/tree/main/docs/GettingStarted/Abstractions.md",
"tags": [],
"version": "current",
"frontMatter": {}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"id": "GettingStarted/Architecture",
"title": "Architecture",
"description": "Our stack is made of three things:",
"source": "@site/docs/GettingStarted/Architecture.md",
"sourceDirName": "GettingStarted",
"slug": "/GettingStarted/Architecture",
"permalink": "/GettingStarted/Architecture",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/NapthaAI/docs/tree/main/docs/GettingStarted/Architecture.md",
"tags": [],
"version": "current",
"frontMatter": {},
"sidebar": "docs",
"previous": {
"title": "Installation",
"permalink": "/GettingStarted/Installation"
},
"next": {
"title": "Modules",
"permalink": "/GettingStarted/Modules"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"id": "GettingStarted/BuildAgent",
"title": "Build Your Own Agent",
"description": "Napthaville Tutorial",
"source": "@site/docs/GettingStarted/BuildAgent.md",
"sourceDirName": "GettingStarted",
"slug": "/GettingStarted/BuildAgent",
"permalink": "/GettingStarted/BuildAgent",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/NapthaAI/docs/tree/main/docs/GettingStarted/BuildAgent.md",
"tags": [],
"version": "current",
"frontMatter": {}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"id": "GettingStarted/BuildModule",
"title": "Build a Module",
"description": "You can check out other examples of task and flow modules (and request to join the organization!) at https://huggingface.co/NapthaAI.",
"source": "@site/docs/GettingStarted/BuildModule.md",
"sourceDirName": "GettingStarted",
"slug": "/GettingStarted/BuildModule",
"permalink": "/GettingStarted/BuildModule",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/NapthaAI/docs/tree/main/docs/GettingStarted/BuildModule.md",
"tags": [],
"version": "current",
"frontMatter": {},
"sidebar": "docs",
"previous": {
"title": "Architecture",
"permalink": "/GettingStarted/Architecture"
},
"next": {
"title": "Hello World",
"permalink": "/Examples/HelloWorld"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"id": "GettingStarted/InstallNode",
"title": "InstallNode",
"description": "Install Node",
"source": "@site/docs/GettingStarted/InstallNode.md",
"sourceDirName": "GettingStarted",
"slug": "/GettingStarted/InstallNode",
"permalink": "/GettingStarted/InstallNode",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/NapthaAI/docs/tree/main/docs/GettingStarted/InstallNode.md",
"tags": [],
"version": "current",
"frontMatter": {}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"id": "GettingStarted/InstallSDK",
"title": "Installation",
"description": "1. Install Poetry with pipx",
"source": "@site/docs/GettingStarted/InstallSDK.md",
"sourceDirName": "GettingStarted",
"slug": "/GettingStarted/InstallSDK",
"permalink": "/GettingStarted/InstallSDK",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/NapthaAI/docs/tree/main/docs/GettingStarted/InstallSDK.md",
"tags": [],
"version": "current",
"frontMatter": {}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"id": "GettingStarted/Installation",
"title": "Installation",
"description": "1. Install Poetry",
"source": "@site/docs/GettingStarted/Installation.md",
"sourceDirName": "GettingStarted",
"slug": "/GettingStarted/Installation",
"permalink": "/GettingStarted/Installation",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/NapthaAI/docs/tree/main/docs/GettingStarted/Installation.md",
"tags": [],
"version": "current",
"frontMatter": {},
"sidebar": "docs",
"previous": {
"title": "Overview",
"permalink": "/"
},
"next": {
"title": "Architecture",
"permalink": "/GettingStarted/Architecture"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"id": "GettingStarted/Modules",
"title": "Modules",
"description": "Visit our GitHub to discover building blocks for distributed multi-agent systems. Also, you can explore Naptha modules on HuggingFace.",
"source": "@site/docs/GettingStarted/Modules.md",
"sourceDirName": "GettingStarted",
"slug": "/GettingStarted/Modules",
"permalink": "/GettingStarted/Modules",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/NapthaAI/docs/tree/main/docs/GettingStarted/Modules.md",
"tags": [],
"version": "current",
"frontMatter": {},
"sidebar": "docs",
"previous": {
"title": "Architecture",
"permalink": "/GettingStarted/Architecture"
},
"next": {
"title": "Hello World",
"permalink": "/Examples/HelloWorld"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"id": "GettingStarted/NapthaStack",
"title": "Overview of the Naptha Stack",
"description": "The Naptha stack is made up of the Naptha SDK, Naptha Nodes and the Naptha Hub.",
"source": "@site/docs/GettingStarted/NapthaStack.md",
"sourceDirName": "GettingStarted",
"slug": "/GettingStarted/NapthaStack",
"permalink": "/GettingStarted/NapthaStack",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/NapthaAI/docs/tree/main/docs/GettingStarted/NapthaStack.md",
"tags": [],
"version": "current",
"frontMatter": {},
"sidebar": "docs",
"previous": {
"title": "Intro",
"permalink": "/"
},
"next": {
"title": "Installation",
"permalink": "/GettingStarted/Installation"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"id": "GettingStarted/SDK",
"title": "SDK",
"description": "How to Use the Naptha SDK",
"source": "@site/docs/GettingStarted/SDK.md",
"sourceDirName": "GettingStarted",
"slug": "/GettingStarted/SDK",
"permalink": "/GettingStarted/SDK",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/NapthaAI/docs/tree/main/docs/GettingStarted/SDK.md",
"tags": [],
"version": "current",
"frontMatter": {}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"id": "GettingStarted/UseCases",
"title": "Use Cases",
"description": "Some inspiration for Naptha builders:",
"source": "@site/docs/GettingStarted/UseCases.md",
"sourceDirName": "GettingStarted",
"slug": "/GettingStarted/UseCases",
"permalink": "/GettingStarted/UseCases",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/NapthaAI/docs/tree/main/docs/GettingStarted/UseCases.md",
"tags": [],
"version": "current",
"frontMatter": {}
}
Loading

0 comments on commit c499279

Please sign in to comment.