[PR #2149] [CLOSED] Doc llm ipenid and workspacechanges #3904

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

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/2149
Author: @Midhunpottammal
Created: 8/20/2024
Status: Closed

Base: masterHead: doc-llm-ipenid-and-workspacechanges


📝 Commits (10+)

  • 2a05ee5 Update Anything LLM to DataPrism 360
  • 4ac28e6 Update layout
  • 7715ca1 Update Chat box height
  • 59ad125 Update App structure and layout
  • b8df9cd Added logic for showing upload feature to default user and defualt workspace creation on user creation
  • ef9ed7b Merge pull request #1 from saal-core/feat/chat-management-default-role
  • 0627b78 Main panel design changes
  • 06930a6 Design revamp changes LLM
  • 68a4a36 Fix layout css clss
  • a3ec37c Update Save messages button

📊 Changes

169 files changed (+5724 additions, -1291 deletions)

View changed files

📝 .devcontainer/README.md (+2 -2)
📝 .github/ISSUE_TEMPLATE/02_feature.yml (+1 -1)
📝 .github/workflows/build-and-push-image.yaml (+2 -2)
📝 .gitignore (+1 -0)
📝 BARE_METAL.md (+7 -7)
📝 README.md (+13 -13)
📝 cloud-deployments/aws/cloudformation/DEPLOY.md (+2 -2)
📝 cloud-deployments/aws/cloudformation/aws_https_instructions.md (+6 -6)
📝 cloud-deployments/aws/cloudformation/cloudformation_create_anythingllm.json (+5 -5)
📝 cloud-deployments/digitalocean/terraform/DEPLOY.md (+2 -2)
📝 cloud-deployments/digitalocean/terraform/user_data.tp1 (+1 -1)
📝 cloud-deployments/gcp/deployment/DEPLOY.md (+2 -2)
📝 cloud-deployments/gcp/deployment/gcp_deploy_anything_llm.yaml (+1 -1)
📝 collector/hotdir/__HOTDIR__.md (+1 -1)
📝 collector/index.js (+5 -2)
📝 collector/processSingleFile/convert/asPDF.js (+3 -2)
📝 collector/processSingleFile/index.js (+3 -1)
📝 collector/utils/files/index.js (+2 -1)
📝 docker/Dockerfile (+10 -10)
📝 docker/HOW_TO_USE_DOCKER.md (+14 -14)

...and 80 more files

📄 Description

css style changes


🔄 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/2149 **Author:** [@Midhunpottammal](https://github.com/Midhunpottammal) **Created:** 8/20/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `doc-llm-ipenid-and-workspacechanges` --- ### 📝 Commits (10+) - [`2a05ee5`](https://github.com/Mintplex-Labs/anything-llm/commit/2a05ee588e02ae1c21bef3ff6474ca0a904d9d13) Update Anything LLM to DataPrism 360 - [`4ac28e6`](https://github.com/Mintplex-Labs/anything-llm/commit/4ac28e623b54e33dc415d7e817613d48e9beb63a) Update layout - [`7715ca1`](https://github.com/Mintplex-Labs/anything-llm/commit/7715ca1132b58307ea91397f726b4754761b2a12) Update Chat box height - [`59ad125`](https://github.com/Mintplex-Labs/anything-llm/commit/59ad1257e3aa55f8d08f3b6dd1f89c6aba88bb34) Update App structure and layout - [`b8df9cd`](https://github.com/Mintplex-Labs/anything-llm/commit/b8df9cd3a4e99abe4b2ed2033ee7d9d767e0a069) Added logic for showing upload feature to default user and defualt workspace creation on user creation - [`ef9ed7b`](https://github.com/Mintplex-Labs/anything-llm/commit/ef9ed7b9859561169b3a31baa1bcca08d21a919a) Merge pull request #1 from saal-core/feat/chat-management-default-role - [`0627b78`](https://github.com/Mintplex-Labs/anything-llm/commit/0627b78b16e22512ab6b0ced69f90178f70372aa) Main panel design changes - [`06930a6`](https://github.com/Mintplex-Labs/anything-llm/commit/06930a69c7945b1c618989a07c1d92fa27d4e553) Design revamp changes LLM - [`68a4a36`](https://github.com/Mintplex-Labs/anything-llm/commit/68a4a36314e0dee8902f95605712df22a7083baf) Fix layout css clss - [`a3ec37c`](https://github.com/Mintplex-Labs/anything-llm/commit/a3ec37cfd4956604fa515326c655564a024d9935) Update Save messages button ### 📊 Changes **169 files changed** (+5724 additions, -1291 deletions) <details> <summary>View changed files</summary> 📝 `.devcontainer/README.md` (+2 -2) 📝 `.github/ISSUE_TEMPLATE/02_feature.yml` (+1 -1) 📝 `.github/workflows/build-and-push-image.yaml` (+2 -2) 📝 `.gitignore` (+1 -0) 📝 `BARE_METAL.md` (+7 -7) 📝 `README.md` (+13 -13) 📝 `cloud-deployments/aws/cloudformation/DEPLOY.md` (+2 -2) 📝 `cloud-deployments/aws/cloudformation/aws_https_instructions.md` (+6 -6) 📝 `cloud-deployments/aws/cloudformation/cloudformation_create_anythingllm.json` (+5 -5) 📝 `cloud-deployments/digitalocean/terraform/DEPLOY.md` (+2 -2) 📝 `cloud-deployments/digitalocean/terraform/user_data.tp1` (+1 -1) 📝 `cloud-deployments/gcp/deployment/DEPLOY.md` (+2 -2) 📝 `cloud-deployments/gcp/deployment/gcp_deploy_anything_llm.yaml` (+1 -1) 📝 `collector/hotdir/__HOTDIR__.md` (+1 -1) 📝 `collector/index.js` (+5 -2) 📝 `collector/processSingleFile/convert/asPDF.js` (+3 -2) 📝 `collector/processSingleFile/index.js` (+3 -1) 📝 `collector/utils/files/index.js` (+2 -1) 📝 `docker/Dockerfile` (+10 -10) 📝 `docker/HOW_TO_USE_DOCKER.md` (+14 -14) _...and 80 more files_ </details> ### 📄 Description css style changes --- <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:44 -05:00
yindo closed this issue 2026-02-22 18:34:44 -05:00
yindo changed title from [PR #2149] Doc llm ipenid and workspacechanges to [PR #2149] [CLOSED] Doc llm ipenid and workspacechanges 2026-06-05 15:15:49 -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#3904