[PR #69] [MERGED] add Bedrock docs #99

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

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anythingllm-docs/pull/69
Author: @timothycarambat
Created: 7/23/2024
Status: Merged
Merged: 7/23/2024
Merged by: @timothycarambat

Base: mainHead: 68-aws-bedrock-docs


📝 Commits (2)

📊 Changes

7 files changed (+143 additions, -2 deletions)

View changed files

📝 pages/changelog/_meta.json (+1 -1)
📝 pages/features/language-models.mdx (+10 -0)
📝 pages/setup/llm-configuration/cloud/_meta.json (+10 -1)
pages/setup/llm-configuration/cloud/aws-bedrock.mdx (+122 -0)
public/images/anythingllm-setup/llm-configuration/cloud/aws-bedrock/aws-bedrock-llm.png (+0 -0)
public/images/anythingllm-setup/llm-configuration/cloud/aws-bedrock/header-image.png (+0 -0)
public/images/anythingllm-setup/llm-configuration/cloud/aws-bedrock/model-ids.png (+0 -0)

📄 Description

Pull Request Type

  • feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style

Relevant Issues

resolves #68

What is in this change?

Add AWS Bedrock documentation

Additional Information

Validations

  • Ensured updated documentation pass spell check
  • Updated or added relevant links as needed
  • Reviewed the changes for clarity and accuracy
  • Successfully ran the code locally without encountering errors

🔄 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/69 **Author:** [@timothycarambat](https://github.com/timothycarambat) **Created:** 7/23/2024 **Status:** ✅ Merged **Merged:** 7/23/2024 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `main` ← **Head:** `68-aws-bedrock-docs` --- ### 📝 Commits (2) - [`19b126b`](https://github.com/Mintplex-Labs/anythingllm-docs/commit/19b126b66cf6d37eda201573677ea7ea949c8f7d) add Bedrock docs - [`332c9b2`](https://github.com/Mintplex-Labs/anythingllm-docs/commit/332c9b2a6f5bcb4b4908e32d6852e32de25c119c) re-order sidebar ### 📊 Changes **7 files changed** (+143 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `pages/changelog/_meta.json` (+1 -1) 📝 `pages/features/language-models.mdx` (+10 -0) 📝 `pages/setup/llm-configuration/cloud/_meta.json` (+10 -1) ➕ `pages/setup/llm-configuration/cloud/aws-bedrock.mdx` (+122 -0) ➕ `public/images/anythingllm-setup/llm-configuration/cloud/aws-bedrock/aws-bedrock-llm.png` (+0 -0) ➕ `public/images/anythingllm-setup/llm-configuration/cloud/aws-bedrock/header-image.png` (+0 -0) ➕ `public/images/anythingllm-setup/llm-configuration/cloud/aws-bedrock/model-ids.png` (+0 -0) </details> ### 📄 Description ### Pull Request Type <!-- For change type, change [ ] to [x]. --> - [x] ✨ feat - [ ] 🐛 fix - [ ] ♻️ refactor - [ ] 💄 style ### Relevant Issues <!-- Use "resolves #xxx" to auto resolve on merge. Otherwise, please use "connect #xxx" --> resolves #68 ### What is in this change? Add AWS Bedrock documentation <!-- Describe the changes in this PR that are impactful to the documentation site. --> ### Additional Information <!-- Add any other context about the Pull Request here that was not captured above. --> ### Validations <!-- All of the applicable items should be checked. --> - [ ] Ensured updated documentation pass spell check - [ ] Updated or added relevant links as needed - [ ] Reviewed the changes for clarity and accuracy - [ ] Successfully ran the code locally without encountering errors --- <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:41 -05:00
yindo closed this issue 2026-02-23 17:19:41 -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#99