[PR #1149] [CLOSED] Patch 2 #3606

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/1149
Author: @aitekglobal51
Created: 4/20/2024
Status: Closed

Base: masterHead: patch-2


📝 Commits (4)

📊 Changes

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

View changed files

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

📄 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/1149 **Author:** [@aitekglobal51](https://github.com/aitekglobal51) **Created:** 4/20/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-2` --- ### 📝 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 - [`cb85d4b`](https://github.com/Mintplex-Labs/anything-llm/commit/cb85d4bf56f6e42083e6f06ed41d3ee98531a64e) Create .env - [`f06c063`](https://github.com/Mintplex-Labs/anything-llm/commit/f06c063adad6143c852a5f0dc0869365fad009ff) Merge branch 'master' into patch-2 ### 📊 Changes **3 files changed** (+189 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -6) 📝 `frontend/index.html` (+8 -8) ➕ `server/.env` (+179 -0) </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:08 -05:00
yindo changed title from [PR #1149] Patch 2 to [PR #1149] [CLOSED] Patch 2 2026-06-05 15:14:18 -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#3606