[PR #3] [MERGED] features section pages #76

Closed
opened 2026-02-23 17:19:34 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anythingllm-docs/pull/3
Author: @timothycarambat
Created: 4/24/2024
Status: Merged
Merged: 4/24/2024
Merged by: @timothycarambat

Base: mainHead: features-section


📝 Commits (5)

  • 97c393a features section pages
  • b23391b update copy for transcription config page
  • 986ff88 fix sidebar for pages
  • 0b5c27d Merge branch 'main' of github.com:Mintplex-Labs/anythingllm-docs into features-section
  • b0fcc11 fix sidebar

📊 Changes

32 files changed (+487 additions, -101 deletions)

View changed files

docs/features/api-keys.md (+16 -0)
docs/features/appearance.md (+32 -0)
docs/features/embedded-chat.md (+60 -0)
docs/features/embedder-preference.md (+10 -0)
docs/features/event-logs.md (+21 -0)
docs/features/llm-preference.md (+10 -0)
docs/features/privacy-data.md (+14 -0)
docs/features/security.md (+49 -0)
docs/features/transcription-model.md (+8 -0)
docs/features/vector-db.md (+21 -0)
docs/features/workspace-chat.md (+17 -0)
📝 package.json (+2 -2)
📝 sidebars.js (+227 -99)
static/img/api-keys.png (+0 -0)
static/img/appearance-custom-footer.png (+0 -0)
static/img/appearance-custom-logo.png (+0 -0)
static/img/appearance-custom-messages.png (+0 -0)
static/img/appearance-docker.png (+0 -0)
static/img/embedded-chat-code.png (+0 -0)
static/img/embedded-chat-options-1.png (+0 -0)

...and 12 more files

📄 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/anythingllm-docs/pull/3 **Author:** [@timothycarambat](https://github.com/timothycarambat) **Created:** 4/24/2024 **Status:** ✅ Merged **Merged:** 4/24/2024 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `main` ← **Head:** `features-section` --- ### 📝 Commits (5) - [`97c393a`](https://github.com/Mintplex-Labs/anythingllm-docs/commit/97c393a43c0395a55fd506cdb41a4134a2c9c9cf) features section pages - [`b23391b`](https://github.com/Mintplex-Labs/anythingllm-docs/commit/b23391b4fc037b371a3b90c00ee6843585600769) update copy for transcription config page - [`986ff88`](https://github.com/Mintplex-Labs/anythingllm-docs/commit/986ff883c57365f93f617ccab58d718c611e79ba) fix sidebar for pages - [`0b5c27d`](https://github.com/Mintplex-Labs/anythingllm-docs/commit/0b5c27dc73c8baa83be96df2316334f87efaa7fb) Merge branch 'main' of github.com:Mintplex-Labs/anythingllm-docs into features-section - [`b0fcc11`](https://github.com/Mintplex-Labs/anythingllm-docs/commit/b0fcc115501a9d6b6d4fa35c1bd87ff2a79fd939) fix sidebar ### 📊 Changes **32 files changed** (+487 additions, -101 deletions) <details> <summary>View changed files</summary> ➕ `docs/features/api-keys.md` (+16 -0) ➕ `docs/features/appearance.md` (+32 -0) ➕ `docs/features/embedded-chat.md` (+60 -0) ➕ `docs/features/embedder-preference.md` (+10 -0) ➕ `docs/features/event-logs.md` (+21 -0) ➕ `docs/features/llm-preference.md` (+10 -0) ➕ `docs/features/privacy-data.md` (+14 -0) ➕ `docs/features/security.md` (+49 -0) ➕ `docs/features/transcription-model.md` (+8 -0) ➕ `docs/features/vector-db.md` (+21 -0) ➕ `docs/features/workspace-chat.md` (+17 -0) 📝 `package.json` (+2 -2) 📝 `sidebars.js` (+227 -99) ➕ `static/img/api-keys.png` (+0 -0) ➕ `static/img/appearance-custom-footer.png` (+0 -0) ➕ `static/img/appearance-custom-logo.png` (+0 -0) ➕ `static/img/appearance-custom-messages.png` (+0 -0) ➕ `static/img/appearance-docker.png` (+0 -0) ➕ `static/img/embedded-chat-code.png` (+0 -0) ➕ `static/img/embedded-chat-options-1.png` (+0 -0) _...and 12 more files_ </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-23 17:19:34 -05:00
yindo closed this issue 2026-02-23 17:19:34 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anythingllm-docs#76