[PR #8] [MERGED] Added Cohere, KobaldCPP and much more #81

Closed
opened 2026-02-23 17:19:37 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anythingllm-docs/pull/8
Author: @ShadowArcanist
Created: 5/6/2024
Status: Merged
Merged: 5/6/2024
Merged by: @timothycarambat

Base: mainHead: main


📝 Commits (4)

  • e0c001a Added AI Agents
  • 40d703a 🔄 Replaced Contribute page with Installtion on Home page
  • 1864930 Added Cohere support
  • 63a155f Added KobaldCPP support

📊 Changes

24 files changed (+247 additions, -20 deletions)

View changed files

📝 pages/anythingllm-setup/embedder-configuration/cloud/_meta.json (+9 -0)
pages/anythingllm-setup/embedder-configuration/cloud/cohere.mdx (+42 -0)
📝 pages/anythingllm-setup/embedder-configuration/overview.mdx (+10 -0)
📝 pages/anythingllm-setup/llm-configuration/cloud/_meta.json (+9 -0)
pages/anythingllm-setup/llm-configuration/cloud/cohere.mdx (+44 -0)
📝 pages/anythingllm-setup/llm-configuration/local/_meta.json (+9 -0)
pages/anythingllm-setup/llm-configuration/local/kobaldcpp.mdx (+35 -0)
📝 pages/anythingllm-setup/llm-configuration/overview.mdx (+20 -0)
📝 pages/features/_meta.json (+0 -1)
📝 pages/features/ai-agents.mdx (+24 -3)
📝 pages/features/all-features.mdx (+2 -3)
📝 pages/features/embedding-models.mdx (+10 -0)
📝 pages/features/language-models.mdx (+23 -3)
📝 pages/index.mdx (+10 -10)
public/images/anythingllm-setup/embedder-configuration/cloud/cohere/cohere-embedder.png (+0 -0)
public/images/anythingllm-setup/embedder-configuration/cloud/cohere/thumbnail.png (+0 -0)
public/images/anythingllm-setup/llm-configuration/cloud/cohere/cohere-llm.png (+0 -0)
public/images/anythingllm-setup/llm-configuration/cloud/cohere/thumbnail.png (+0 -0)
public/images/anythingllm-setup/llm-configuration/local/kobaldcpp/kobaldcpp-llm.png (+0 -0)
public/images/anythingllm-setup/llm-configuration/local/kobaldcpp/thumbnail.png (+0 -0)

...and 4 more files

📄 Description

Pull Request Type

  • feat

What is in this change?

Added KobaldCPP support
Added Cohere support
Added AI Agents
🔄 Replaced Contribute page with Installation on Home page

Additional Information

All the above changes can be found on https://anything-llm-docs.vercel.app/ for you to preview it

Validations

  • Ensured updated documentation pass spell check
  • Updated or added relevant links as needed
  • Reviewed the changes for clarity and accuracy
  • Successfully ran the code locally without encountering errors

🔄 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/8 **Author:** [@ShadowArcanist](https://github.com/ShadowArcanist) **Created:** 5/6/2024 **Status:** ✅ Merged **Merged:** 5/6/2024 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (4) - [`e0c001a`](https://github.com/Mintplex-Labs/anythingllm-docs/commit/e0c001a1be0ac033393b3ca258b1f31fb0f6ca4c) ✨ Added AI Agents - [`40d703a`](https://github.com/Mintplex-Labs/anythingllm-docs/commit/40d703a3151b88d2ec42607a889c89747d046604) 🔄 Replaced Contribute page with Installtion on Home page - [`1864930`](https://github.com/Mintplex-Labs/anythingllm-docs/commit/1864930239eb636b429a21915efb489e5075dd59) ✨ Added Cohere support - [`63a155f`](https://github.com/Mintplex-Labs/anythingllm-docs/commit/63a155f0f603f539296a063ab100dad69ae3c98a) ✨ Added KobaldCPP support ### 📊 Changes **24 files changed** (+247 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `pages/anythingllm-setup/embedder-configuration/cloud/_meta.json` (+9 -0) ➕ `pages/anythingllm-setup/embedder-configuration/cloud/cohere.mdx` (+42 -0) 📝 `pages/anythingllm-setup/embedder-configuration/overview.mdx` (+10 -0) 📝 `pages/anythingllm-setup/llm-configuration/cloud/_meta.json` (+9 -0) ➕ `pages/anythingllm-setup/llm-configuration/cloud/cohere.mdx` (+44 -0) 📝 `pages/anythingllm-setup/llm-configuration/local/_meta.json` (+9 -0) ➕ `pages/anythingllm-setup/llm-configuration/local/kobaldcpp.mdx` (+35 -0) 📝 `pages/anythingllm-setup/llm-configuration/overview.mdx` (+20 -0) 📝 `pages/features/_meta.json` (+0 -1) 📝 `pages/features/ai-agents.mdx` (+24 -3) 📝 `pages/features/all-features.mdx` (+2 -3) 📝 `pages/features/embedding-models.mdx` (+10 -0) 📝 `pages/features/language-models.mdx` (+23 -3) 📝 `pages/index.mdx` (+10 -10) ➕ `public/images/anythingllm-setup/embedder-configuration/cloud/cohere/cohere-embedder.png` (+0 -0) ➕ `public/images/anythingllm-setup/embedder-configuration/cloud/cohere/thumbnail.png` (+0 -0) ➕ `public/images/anythingllm-setup/llm-configuration/cloud/cohere/cohere-llm.png` (+0 -0) ➕ `public/images/anythingllm-setup/llm-configuration/cloud/cohere/thumbnail.png` (+0 -0) ➕ `public/images/anythingllm-setup/llm-configuration/local/kobaldcpp/kobaldcpp-llm.png` (+0 -0) ➕ `public/images/anythingllm-setup/llm-configuration/local/kobaldcpp/thumbnail.png` (+0 -0) _...and 4 more files_ </details> ### 📄 Description ### Pull Request Type - [x] ✨ feat ### What is in this change? ✨ Added KobaldCPP support ✨ Added Cohere support ✨ Added AI Agents 🔄 Replaced Contribute page with Installation on Home page ### Additional Information All the above changes can be found on https://anything-llm-docs.vercel.app/ for you to preview it ### Validations <!-- All of the applicable items should be checked. --> - [x] Ensured updated documentation pass spell check - [x] Updated or added relevant links as needed - [x] Reviewed the changes for clarity and accuracy - [x] Successfully ran the code locally without encountering errors --- <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-02-23 17:19:37 -05:00
yindo closed this issue 2026-02-23 17:19:37 -05: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#81