Skip to content

Add model router feature docs#245

Merged
timothycarambat merged 5 commits into
mainfrom
244-model-router-documentation
May 21, 2026
Merged

Add model router feature docs#245
timothycarambat merged 5 commits into
mainfrom
244-model-router-documentation

Conversation

@shatfield4
Copy link
Copy Markdown
Collaborator

Pull Request Type

  • ✨ feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style

Relevant Issues

resolves #244

What is in this change?

  • Creating a router (name, description, fallback provider/model, cache cooldown)
  • Calculated rules (keyword/property-based matching)
  • LLM Classified rules (natural-language match descriptions)
  • Rule priority and first-match-wins evaluation
  • Selecting a router as the workspace LLM provider
  • The in-chat "Routed to" badge showing which model and rule handled a response
  • New card on the All Features page

Additional Information

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

@shatfield4 shatfield4 linked an issue Apr 25, 2026 that may be closed by this pull request
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 25, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
anythingllm-docs Ready Ready Preview, Comment May 20, 2026 11:56pm

Request Review

Copy link
Copy Markdown
Contributor

@angelplusultra angelplusultra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Copy Markdown
Member

@timothycarambat timothycarambat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small change. Lets mode model router to the "Guides" section as well as include an Overview feature so we can describe the value of the feature plainly to users.

Also lets add a callout on this overview page for availability:

  • Available on self-hosted (single and multi-user)
  • Available on Desktop - TBD

Will update desktop avail during change log that includes it.

@timothycarambat timothycarambat merged commit 5fb993e into main May 21, 2026
2 checks passed
@timothycarambat timothycarambat deleted the 244-model-router-documentation branch May 21, 2026 00:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Model router documentation

3 participants