[PR #366] [MERGED] assume default model where appropriate #3320

Closed
opened 2026-02-22 18:33:32 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/366
Author: @timothycarambat
Created: 11/13/2023
Status: Merged
Merged: 11/13/2023
Merged by: @timothycarambat

Base: masterHead: 364-model-assumption-fix


📝 Commits (3)

  • 6786f4e assume default model where appropriate
  • 31cd7b4 Merge branch 'master' of github.com:Mintplex-Labs/anything-llm into 364-model-assumption-fix
  • 7e9f04a merge with master and fix other model refs

📊 Changes

3 files changed (+10 additions, -12 deletions)

View changed files

📝 server/utils/AiProviders/anthropic/index.js (+1 -1)
📝 server/utils/AiProviders/lmStudio/index.js (+2 -2)
📝 server/utils/AiProviders/openAi/index.js (+7 -9)

📄 Description

resolves #364


🔄 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/anything-llm/pull/366 **Author:** [@timothycarambat](https://github.com/timothycarambat) **Created:** 11/13/2023 **Status:** ✅ Merged **Merged:** 11/13/2023 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `364-model-assumption-fix` --- ### 📝 Commits (3) - [`6786f4e`](https://github.com/Mintplex-Labs/anything-llm/commit/6786f4eb49d4a4684dc57b0bf08575c06d56c53a) assume default model where appropriate - [`31cd7b4`](https://github.com/Mintplex-Labs/anything-llm/commit/31cd7b48c222ad8d856194c3cc0f53884f176cec) Merge branch 'master' of github.com:Mintplex-Labs/anything-llm into 364-model-assumption-fix - [`7e9f04a`](https://github.com/Mintplex-Labs/anything-llm/commit/7e9f04a16fb1d9e1d6a3762a7d4a40ec171b80f4) merge with master and fix other model refs ### 📊 Changes **3 files changed** (+10 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `server/utils/AiProviders/anthropic/index.js` (+1 -1) 📝 `server/utils/AiProviders/lmStudio/index.js` (+2 -2) 📝 `server/utils/AiProviders/openAi/index.js` (+7 -9) </details> ### 📄 Description resolves #364 --- <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-22 18:33:32 -05:00
yindo closed this issue 2026-02-22 18:33:32 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#3320