[PR #3977] [CLOSED] Dev #4481

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

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/3977
Author: @lewismacnow
Created: 6/10/2025
Status: Closed

Base: masterHead: dev


📝 Commits (5)

📊 Changes

4 files changed (+62 additions, -17 deletions)

View changed files

📝 server/models/user.js (+4 -3)
📝 server/utils/AiProviders/ollama/index.js (+0 -2)
📝 server/utils/agents/aibitat/providers/ollama.js (+0 -2)
📝 server/utils/chats/openaiCompatible.js (+58 -10)

📄 Description

No description provided


🔄 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/3977 **Author:** [@lewismacnow](https://github.com/lewismacnow) **Created:** 6/10/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dev` --- ### 📝 Commits (5) - [`8052d37`](https://github.com/Mintplex-Labs/anything-llm/commit/8052d370492c6d9006026fb018035b3ca47acd43) Username Regex Tweak - allow e-mail addresses - [`19af2cb`](https://github.com/Mintplex-Labs/anything-llm/commit/19af2cbb4c4cb279369de53407a5d333b276149a) Merge branch 'Mintplex-Labs:master' into dev - [`a77643e`](https://github.com/Mintplex-Labs/anything-llm/commit/a77643e76865e5c8db61bdb2f1370004905e0468) Remove mlock from ollama - this can be set at modelfile level if users want to enable it - [`6250539`](https://github.com/Mintplex-Labs/anything-llm/commit/6250539fce653bb4d1643e0e00d59eccf1634907) Merge branch 'dev' of https://github.com/lewismacnow/anything-llm into dev - [`a98a294`](https://github.com/Mintplex-Labs/anything-llm/commit/a98a294663839eaf8796ac339fe516139ea52e3e) Corrupt data detector ### 📊 Changes **4 files changed** (+62 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `server/models/user.js` (+4 -3) 📝 `server/utils/AiProviders/ollama/index.js` (+0 -2) 📝 `server/utils/agents/aibitat/providers/ollama.js` (+0 -2) 📝 `server/utils/chats/openaiCompatible.js` (+58 -10) </details> ### 📄 Description _No description provided_ --- <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:35:55 -05:00
yindo closed this issue 2026-02-22 18:35:55 -05:00
yindo changed title from [PR #3977] Dev to [PR #3977] [CLOSED] Dev 2026-06-05 15:18:47 -04: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#4481