mirror of
https://github.com/Mintplex-Labs/anythingllm-docs.git
synced 2026-07-21 09:15:22 -04:00
[PR #19] [MERGED] ✨ Added Agent Setup + Usage Guides and more #83
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Mintplex-Labs/anythingllm-docs/pull/19
Author: @ShadowArcanist
Created: 5/11/2024
Status: ✅ Merged
Merged: 5/14/2024
Merged by: @timothycarambat
Base:
main← Head:dev📝 Commits (4)
796299f✂️ Seperated Guides & FAQ's Sectiond17c1a2✨ Added Guide8b2ad5c✨ Added Agent Setup Guide8038d64⬆ Bumped Docs version to v1.0.2📊 Changes
29 files changed (+359 additions, -10 deletions)
View changed files
📝
package.json(+1 -1)📝
pages/_meta.json(+12 -3)📝
pages/anythingllm-setup/_meta.json(+9 -0)➕
pages/anythingllm-setup/agent-configuration.mdx(+117 -0)➕
pages/faq/_meta.json(+11 -0)📝
pages/faq/llm-not-using-my-docs.mdx(+0 -0)📝
pages/guides/_meta.json(+6 -6)➕
pages/guides/ai-agents.mdx(+203 -0)📝
pages/guides/prompting-guide.mdx(+0 -0)📝
pages/guides/uninstall.mdx(+0 -0)➕
public/images/anythingllm-setup/agent-configuration/configuration-menu.png(+0 -0)➕
public/images/anythingllm-setup/agent-configuration/header-image.png(+0 -0)➕
public/images/anythingllm-setup/agent-configuration/llm.png(+0 -0)➕
public/images/anythingllm-setup/agent-configuration/search.png(+0 -0)➕
public/images/anythingllm-setup/agent-configuration/tools.png(+0 -0)📝
public/images/faq/llm-not-using-my-docs/document-pinning.png(+0 -0)📝
public/images/faq/llm-not-using-my-docs/thumbnail.png(+0 -0)📝
public/images/faq/llm-not-using-my-docs/workspace-settings-icon.png(+0 -0)➕
public/images/guides/ai-agents/browsing.png(+0 -0)➕
public/images/guides/ai-agents/end-slash-command.png(+0 -0)...and 9 more files
📄 Description
Pull Request Type
Relevant Issues
Resolves #9
What is in this change?
✨ Added Agent Setup Guide
✨ Added Agent Usage Guide
✂️ Separated Guides & FAQ's Section
⬆ Bumped Docs version to v1.0.2
Additional Information
All the above changes can be found on https://anything-llm-docs.vercel.app/ for you to preview it
Validations
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.