mirror of
https://github.com/Mintplex-Labs/anythingllm-docs.git
synced 2026-07-21 17:25:29 -04:00
[PR #8] [MERGED] ✨ Added Cohere, KobaldCPP and much more #81
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/8
Author: @ShadowArcanist
Created: 5/6/2024
Status: ✅ Merged
Merged: 5/6/2024
Merged by: @timothycarambat
Base:
main← Head:main📝 Commits (4)
e0c001a✨ Added AI Agents40d703a🔄 Replaced Contribute page with Installtion on Home page1864930✨ Added Cohere support63a155f✨ 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
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
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.