[PR #1147] [CLOSED] Patch 4 #3601

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

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/1147
Author: @aitekglobal51
Created: 4/20/2024
Status: Closed

Base: masterHead: patch-4


📝 Commits (4)

📊 Changes

3 files changed (+193 additions, -14 deletions)

View changed files

📝 README.md (+2 -6)
docker/.env (+183 -0)
📝 frontend/index.html (+8 -8)

📄 Description

Pull Request Type

  • feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style
  • 🔨 chore
  • 📝 docs

Relevant Issues

resolves #xxx

What is in this change?

Additional Information

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • Relevant documentation has been updated
  • I have tested my code functionality
  • Docker build succeeds locally

🔄 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/1147 **Author:** [@aitekglobal51](https://github.com/aitekglobal51) **Created:** 4/20/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-4` --- ### 📝 Commits (4) - [`52e3797`](https://github.com/Mintplex-Labs/anything-llm/commit/52e3797bd536b31b9214eef4a2a45600b8588bee) Update index.html - [`fc6e311`](https://github.com/Mintplex-Labs/anything-llm/commit/fc6e311b09fa6e5ba32d79bfc3cabcc1ee38dbc3) Update README.md - [`f8f464f`](https://github.com/Mintplex-Labs/anything-llm/commit/f8f464fe632b7649bbb9dbd6300faa879b1cf1e1) Create .env - [`40426fb`](https://github.com/Mintplex-Labs/anything-llm/commit/40426fb7dc8163354407b9860f6f18530edaf2fc) Merge branch 'master' into patch-4 ### 📊 Changes **3 files changed** (+193 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -6) ➕ `docker/.env` (+183 -0) 📝 `frontend/index.html` (+8 -8) </details> ### 📄 Description ### Pull Request Type <!-- For change type, change [ ] to [x]. --> - [ ] ✨ feat - [ ] 🐛 fix - [ ] ♻️ refactor - [ ] 💄 style - [ ] 🔨 chore - [ ] 📝 docs ### Relevant Issues <!-- Use "resolves #xxx" to auto resolve on merge. Otherwise, please use "connect #xxx" --> resolves #xxx ### What is in this change? <!-- Describe the changes in this PR that are impactful to the repo. --> ### Additional Information <!-- Add any other context about the Pull Request here that was not captured above. --> ### Developer Validations <!-- All of the applicable items should be checked. --> - [ ] I ran `yarn lint` from the root of the repo & committed changes - [ ] Relevant documentation has been updated - [ ] I have tested my code functionality - [ ] Docker build succeeds locally --- <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:34:07 -05:00
yindo closed this issue 2026-02-22 18:34:07 -05:00
yindo changed title from [PR #1147] Patch 4 to [PR #1147] [CLOSED] Patch 4 2026-06-05 15:14:16 -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#3601