From bc9d5fece702daf3264afc30cc75e09d7171a639 Mon Sep 17 00:00:00 2001
From: rkuo-danswer
{additionalDetails}
}Admin Page
++ {isAdmin ? "Admin Page" : "Curator Page"} +
{appCredentialData.client_id}
All documents indexed by the selected connectors will be @@ -104,7 +109,7 @@ export const UserGroupCreationForm = ({
+ Control who has access to the documents indexed by this connector. +
+ + {isAdmin && ( + <> +Tools:
- {tools.map((tool) => { - let toolName = tool.name; - let toolIcon = null; - - if (tool.name === "SearchTool") { - toolName = "Search"; - toolIcon ={assistant.description}
++ Author: {assistant.owner?.email || "Danswer"} +
+ {assistant.tools.length > 0 && ( +- Discover and create custom assistants that combine instructions, extra - knowledge, and any combination of tools. -
- -{assistant.description}
-- Author: {assistant.owner?.email || "Danswer"} -
- {assistant.tools.length > 0 && ( -+ Manage access to this assistant by sharing it with other users. +
-Current status:
- {sharedStatus} ++ {assistant.tools.length} tool + {assistant.tools.length > 1 && "s"} +
)} +- Assistants allow you to customize your experience for a specific - purpose. Specifically, they combine instructions, extra knowledge, and - any combination of tools. -
+