[PR #221] [MERGED] Intelligent tool selection docs #219

Closed
opened 2026-06-05 15:22:43 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anythingllm-docs/pull/221
Author: @timothycarambat
Created: 3/19/2026
Status: Merged
Merged: 3/19/2026
Merged by: @timothycarambat

Base: mainHead: intelligent-tool-selection-docs


📝 Commits (2)

  • 3a3656b better docs for agents + intelligent skill selection
  • 99a2264 images

📊 Changes

20 files changed (+185 additions, -164 deletions)

View changed files

components/icons/brain.svg (+1 -0)
components/icons/chats.svg (+1 -0)
📝 components/icons/index.ts (+2 -0)
📝 pages/agent/_meta.json (+9 -0)
pages/agent/intelligent-tool-selection.mdx (+50 -0)
📝 pages/agent/overview.mdx (+31 -32)
📝 pages/agent/setup.mdx (+29 -78)
📝 pages/agent/usage.mdx (+7 -28)
📝 public/images/anythingllm-setup/agent-configuration/configuration-menu.png (+0 -0)
📝 public/images/anythingllm-setup/agent-configuration/configure-agent-skills-button.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/prompt-tools-menu.png (+0 -0)
📝 public/images/anythingllm-setup/agent-configuration/search.png (+0 -0)
public/images/anythingllm-setup/agent-configuration/settings-menu-icon-location.png (+0 -0)
public/images/anythingllm-setup/agent-configuration/settings-menu.png (+0 -0)
public/images/anythingllm-setup/agent-configuration/tools.png (+0 -0)
📝 public/images/features/vector-databases/pgvector.png (+0 -0)
📝 public/images/guides/ai-agents/trigger.png (+0 -0)
📝 scripts/compress-images.mjs (+55 -26)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Mintplex-Labs/anythingllm-docs/pull/221 **Author:** [@timothycarambat](https://github.com/timothycarambat) **Created:** 3/19/2026 **Status:** ✅ Merged **Merged:** 3/19/2026 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `main` ← **Head:** `intelligent-tool-selection-docs` --- ### 📝 Commits (2) - [`3a3656b`](https://github.com/Mintplex-Labs/anythingllm-docs/commit/3a3656bf7025ddf5a23da845b9dcb19d62cd540a) better docs for agents + intelligent skill selection - [`99a2264`](https://github.com/Mintplex-Labs/anythingllm-docs/commit/99a2264d347c19139c20d05a3671c38ab4589d98) images ### 📊 Changes **20 files changed** (+185 additions, -164 deletions) <details> <summary>View changed files</summary> ➕ `components/icons/brain.svg` (+1 -0) ➕ `components/icons/chats.svg` (+1 -0) 📝 `components/icons/index.ts` (+2 -0) 📝 `pages/agent/_meta.json` (+9 -0) ➕ `pages/agent/intelligent-tool-selection.mdx` (+50 -0) 📝 `pages/agent/overview.mdx` (+31 -32) 📝 `pages/agent/setup.mdx` (+29 -78) 📝 `pages/agent/usage.mdx` (+7 -28) 📝 `public/images/anythingllm-setup/agent-configuration/configuration-menu.png` (+0 -0) 📝 `public/images/anythingllm-setup/agent-configuration/configure-agent-skills-button.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/prompt-tools-menu.png` (+0 -0) 📝 `public/images/anythingllm-setup/agent-configuration/search.png` (+0 -0) ➕ `public/images/anythingllm-setup/agent-configuration/settings-menu-icon-location.png` (+0 -0) ➕ `public/images/anythingllm-setup/agent-configuration/settings-menu.png` (+0 -0) ➖ `public/images/anythingllm-setup/agent-configuration/tools.png` (+0 -0) 📝 `public/images/features/vector-databases/pgvector.png` (+0 -0) 📝 `public/images/guides/ai-agents/trigger.png` (+0 -0) 📝 `scripts/compress-images.mjs` (+55 -26) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-06-05 15:22:43 -04:00
yindo closed this issue 2026-06-05 15:22:43 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anythingllm-docs#219