mirror of
https://github.com/Mintplex-Labs/anythingllm-embed.git
synced 2026-07-01 12:42:58 -04:00
[PR #12] Enable agents support in embed chat #13
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Mintplex-Labs/anythingllm-embed/pull/12
Author: @EfrosIonelu
Created: 8/28/2025
Status: 🔄 Open
Base:
main← Head:for_pr📝 Commits (3)
cdad3bbworkflow agents6a6577bworkflow agentscfd0d60workflow agents📊 Changes
6 files changed (+243 additions, -6 deletions)
View changed files
📝
src/components/ChatWindow/ChatContainer/index.jsx(+83 -3)📝
src/components/ChatWindow/Header/index.jsx(+7 -2)📝
src/hooks/useScriptAttributes.js(+1 -0)➕
src/utils/agent.js(+135 -0)📝
src/utils/chat/index.js(+9 -1)➕
src/utils/request.js(+8 -0)📄 Description
Enable agents support in embed chat
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.