mirror of
https://github.com/Mintplex-Labs/anythingllm-docs.git
synced 2026-07-21 17:25:29 -04:00
[PR #245] [MERGED] Add model router feature docs #233
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/245
Author: @shatfield4
Created: 4/24/2026
Status: ✅ Merged
Merged: 5/20/2026
Merged by: @timothycarambat
Base:
main← Head:244-model-router-documentation📝 Commits (5)
b2df24fadd model router feature docs1b2c2b9move model router to guides section and add overview page95067f9merge docs91748a8docs update about caching64e4375Merge branch 'main' into 244-model-router-documentation📊 Changes
16 files changed (+317 additions, -0 deletions)
View changed files
📝
pages/_meta.json(+9 -0)📝
pages/features/_meta.json(+4 -0)📝
pages/features/all-features.mdx(+9 -0)➕
pages/model-router/_meta.json(+20 -0)➕
pages/model-router/overview.mdx(+61 -0)➕
pages/model-router/setup.mdx(+214 -0)➕
public/images/model-router/calculated-rule.png(+0 -0)➕
public/images/model-router/chat-routed.png(+0 -0)➕
public/images/model-router/empty-rules.png(+0 -0)➕
public/images/model-router/empty-state.png(+0 -0)➕
public/images/model-router/llm-provider-option.png(+0 -0)➕
public/images/model-router/llm-provider-selected.png(+0 -0)➕
public/images/model-router/llm-rule.png(+0 -0)➕
public/images/model-router/new-router-modal.png(+0 -0)➕
public/images/model-router/router-list.png(+0 -0)➕
public/images/model-router/rules-list.png(+0 -0)📄 Description
Pull Request Type
Relevant Issues
resolves #244
What is in this change?
Additional Information
Validations
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.