Skip to content

Commit 6fe834b

Browse files
author
ajosh0504
committed
Moving things around
1 parent aeefdcf commit 6fe834b

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+45
-83
lines changed

docs/10-ai-agents/_category_.json

-8
This file was deleted.

docs/10-ai-agents/1-what-are-ai-agents.mdx renamed to docs/10-key-concepts/1-what-are-ai-agents.mdx

+1-1

docs/10-key-concepts/_category_.json

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"label": "Key Concepts",
3+
"position": 1,
4+
"link": {
5+
"type": "generated-index",
6+
"description": "Learn the basics of AI agents"
7+
}
8+
}

docs/30-dev-env/2-dev-setup.mdx renamed to docs/20-getting-started/2-dev-env-setup.mdx

+12-8
+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"label": "Getting Started",
3+
"position": 2,
4+
"link": {
5+
"type": "generated-index",
6+
"description": "MongoDB Atlas and dev environment setup"
7+
}
8+
}

docs/20-mongodb-atlas/_category_.json

-8
This file was deleted.

docs/40-agent-tools/1-concepts.mdx renamed to docs/30-agent-tools/1-lecture-notes.mdx

+6-4

docs/40-agent-tools/2-import-data.mdx renamed to docs/30-agent-tools/2-import-data.mdx

+3-3

docs/40-agent-tools/3-create-vector-search-index.mdx renamed to docs/30-agent-tools/3-create-vector-search-index.mdx

+3-3

docs/40-agent-tools/_category_.json renamed to docs/30-agent-tools/_category_.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"position": 6,
44
"link": {
55
"type": "generated-index",
6-
"description": "Create tools for the agent."
6+
"description": "Create tools for the agent"
77
}
88
}

docs/30-dev-env/1-jupyter-notebooks.mdx

-31
This file was deleted.

docs/30-dev-env/_category_.json

-8
This file was deleted.

docs/50-create-agent/1-concepts.mdx renamed to docs/40-create-agent/1-lecture-notes.mdx

+1-4

docs/60-adding-memory/1-concepts.mdx renamed to docs/50-adding-memory/1-lecture-notes.mdx

+1-3

docs/60-adding-memory/_category_.json renamed to docs/50-adding-memory/_category_.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"position": 8,
44
"link": {
55
"type": "generated-index",
6-
"description": "Add memory to the agent."
6+
"description": "Add short-term memory to the agent"
77
}
88
}
-757 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)