From 297b8aaf01aa16329ed299b7b02fe5efcb72af39 Mon Sep 17 00:00:00 2001 From: timothycarambat Date: Thu, 12 Sep 2024 16:12:36 -0700 Subject: [PATCH] update doc links and readme --- README.md | 3 ++- .../src/components/LLMSelection/AwsBedrockLLMOptions/index.jsx | 2 +- frontend/src/pages/FineTuning/Steps/Confirmation/index.jsx | 2 +- frontend/src/pages/FineTuning/Steps/OrderPlaced/index.jsx | 2 +- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e07633266..aa36f8bb8 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,8 @@ AnythingLLM divides your documents into objects called `workspaces`. A Workspace ## Cool features of AnythingLLM -- 🆕 **Multi-modal support (both closed and open-source LLMs!)** +- 🆕 [**Custom AI Agents**](https://docs.anythingllm.com/agent/custom/introduction) +- 🖼️ **Multi-modal support (both closed and open-source LLMs!)** - 👤 Multi-user instance support and permissioning _Docker version only_ - 🦾 Agents inside your workspace (browse the web, run code, etc) - 💬 [Custom Embeddable Chat widget for your website](./embed/README.md) _Docker version only_ diff --git a/frontend/src/components/LLMSelection/AwsBedrockLLMOptions/index.jsx b/frontend/src/components/LLMSelection/AwsBedrockLLMOptions/index.jsx index 20686f2e1..00f44a35f 100644 --- a/frontend/src/components/LLMSelection/AwsBedrockLLMOptions/index.jsx +++ b/frontend/src/components/LLMSelection/AwsBedrockLLMOptions/index.jsx @@ -12,7 +12,7 @@ export default function AwsBedrockLLMOptions({ settings }) { You should use a properly defined IAM user for inferencing.
diff --git a/frontend/src/pages/FineTuning/Steps/Confirmation/index.jsx b/frontend/src/pages/FineTuning/Steps/Confirmation/index.jsx index cfb8d9709..8e0253e8d 100644 --- a/frontend/src/pages/FineTuning/Steps/Confirmation/index.jsx +++ b/frontend/src/pages/FineTuning/Steps/Confirmation/index.jsx @@ -70,7 +70,7 @@ export default function Confirmation({ settings, setSettings, setStep }) { Below are your fine-tuning order details. If you have any questions before or after ordering your fine-tune you can checkout the{" "}