@burtson-labs/bandit-engine 2.0.94 → 2.0.95
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{chunk-XEFBF6IM.mjs → chunk-AVKPFP2F.mjs} +10 -10
- package/dist/chunk-AVKPFP2F.mjs.map +1 -0
- package/dist/index.js +9 -9
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +1 -1
- package/dist/management/management.js +9 -9
- package/dist/management/management.js.map +1 -1
- package/dist/management/management.mjs +1 -1
- package/package.json +1 -1
- package/dist/chunk-XEFBF6IM.mjs.map +0 -1
package/dist/index.mjs
CHANGED
|
@@ -34776,7 +34776,7 @@ var PersonalitiesTab = ({
|
|
|
34776
34776
|
)) })
|
|
34777
34777
|
] }),
|
|
34778
34778
|
/* @__PURE__ */ (0, import_jsx_runtime18.jsxs)(import_material19.Box, { sx: { mb: sectionGap }, children: [
|
|
34779
|
-
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)(import_material19.Typography, { variant: "body1", sx: { mb: 2, fontWeight: 600, color: "text.primary" }, children: "
|
|
34779
|
+
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)(import_material19.Typography, { variant: "body1", sx: { mb: 2, fontWeight: 600, color: "text.primary" }, children: "Formatting Tips" }),
|
|
34780
34780
|
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)(import_material19.Typography, { variant: "body2", sx: { mb: 2, color: "text.secondary" }, children: "Click any tip to add professional formatting to your system prompt:" }),
|
|
34781
34781
|
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)(import_material19.Box, { sx: { display: "flex", flexWrap: "wrap", gap: 1, mb: 2 }, children: [
|
|
34782
34782
|
{ label: "Be Specific", text: "Always be specific and detailed in your responses.", color: "#2196F3" },
|
|
@@ -34944,7 +34944,7 @@ var PersonalitiesTab = ({
|
|
|
34944
34944
|
/* @__PURE__ */ (0, import_jsx_runtime18.jsxs)(import_material19.Box, { sx: { mb: 4 }, children: [
|
|
34945
34945
|
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)(import_material19.Typography, { variant: "body1", sx: { mb: 2, fontWeight: 600, color: "text.primary" }, children: "Select an Avatar" }),
|
|
34946
34946
|
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)(import_material19.Typography, { variant: "body2", sx: { mb: 2, color: "text.secondary" }, children: "Choose from our curated collection of avatars to give your AI personality a face:" }),
|
|
34947
|
-
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)(import_material19.Typography, { variant: "caption", sx: { mb: 1, color: "primary.main", fontWeight: 600, display: "block" }, children: "
|
|
34947
|
+
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)(import_material19.Typography, { variant: "caption", sx: { mb: 1, color: "primary.main", fontWeight: 600, display: "block" }, children: "Robotic Collection" }),
|
|
34948
34948
|
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)(import_material19.Box, { sx: { display: "flex", gap: 2, mb: 3, flexWrap: "wrap" }, children: [
|
|
34949
34949
|
{ label: "Fembot", src: "https://cdn.burtson.ai/avatars/fembot.png" },
|
|
34950
34950
|
{ label: "Dudebot", src: "https://cdn.burtson.ai/avatars/dudebot.png" },
|
|
@@ -35021,7 +35021,7 @@ var PersonalitiesTab = ({
|
|
|
35021
35021
|
overflow: "hidden"
|
|
35022
35022
|
}, children: role })
|
|
35023
35023
|
] }, label)) }),
|
|
35024
|
-
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)(import_material19.Typography, { variant: "caption", sx: { mb: 1, color: "warning.main", fontWeight: 600, display: "block" }, children: "
|
|
35024
|
+
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)(import_material19.Typography, { variant: "caption", sx: { mb: 1, color: "warning.main", fontWeight: 600, display: "block" }, children: "Custom Upload" }),
|
|
35025
35025
|
/* @__PURE__ */ (0, import_jsx_runtime18.jsxs)(
|
|
35026
35026
|
import_material19.Button,
|
|
35027
35027
|
{
|
|
@@ -35043,7 +35043,7 @@ var PersonalitiesTab = ({
|
|
|
35043
35043
|
width: { xs: "100%", sm: "auto" }
|
|
35044
35044
|
},
|
|
35045
35045
|
children: [
|
|
35046
|
-
"
|
|
35046
|
+
"Upload & Crop Custom Avatar",
|
|
35047
35047
|
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)(
|
|
35048
35048
|
"input",
|
|
35049
35049
|
{
|
|
@@ -35073,7 +35073,7 @@ var PersonalitiesTab = ({
|
|
|
35073
35073
|
}
|
|
35074
35074
|
),
|
|
35075
35075
|
/* @__PURE__ */ (0, import_jsx_runtime18.jsxs)(import_material19.Box, { children: [
|
|
35076
|
-
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)(import_material19.Typography, { variant: "body2", sx: { fontWeight: 600, color: "success.main" }, children: "
|
|
35076
|
+
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)(import_material19.Typography, { variant: "body2", sx: { fontWeight: 600, color: "success.main" }, children: "Avatar Ready" }),
|
|
35077
35077
|
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)(import_material19.Typography, { variant: "caption", color: "text.secondary", children: customAvatarBase64 ? "Custom uploaded image" : "Professional avatar selected" })
|
|
35078
35078
|
] })
|
|
35079
35079
|
] }),
|
|
@@ -35157,7 +35157,7 @@ var PersonalitiesTab = ({
|
|
|
35157
35157
|
variant: "h5",
|
|
35158
35158
|
sx: { fontWeight: 600, color: "primary.main", fontSize: { xs: "1.45rem", md: "1.65rem" } },
|
|
35159
35159
|
children: [
|
|
35160
|
-
"
|
|
35160
|
+
"Manage Personalities (",
|
|
35161
35161
|
availableModels.length,
|
|
35162
35162
|
")"
|
|
35163
35163
|
]
|
|
@@ -35212,7 +35212,7 @@ var PersonalitiesTab = ({
|
|
|
35212
35212
|
}
|
|
35213
35213
|
),
|
|
35214
35214
|
availableModels.length === 0 ? /* @__PURE__ */ (0, import_jsx_runtime18.jsx)(import_material19.Card, { sx: { textAlign: "center", py: 8, border: "2px dashed", borderColor: "divider" }, children: /* @__PURE__ */ (0, import_jsx_runtime18.jsxs)(import_material19.CardContent, { children: [
|
|
35215
|
-
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)(import_material19.Typography, { variant: "body1", sx: { fontWeight: 600, color: "text.primary" }, gutterBottom: true, children: "
|
|
35215
|
+
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)(import_material19.Typography, { variant: "body1", sx: { fontWeight: 600, color: "text.primary" }, gutterBottom: true, children: "No Personalities Yet" }),
|
|
35216
35216
|
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)(import_material19.Typography, { variant: "body2", color: "text.secondary", paragraph: true, children: "Get started by creating your first custom AI personality or choosing from our templates." }),
|
|
35217
35217
|
/* @__PURE__ */ (0, import_jsx_runtime18.jsxs)(import_material19.Box, { sx: { display: "flex", gap: 2, justifyContent: "center", flexWrap: "wrap", mt: 3 }, children: [
|
|
35218
35218
|
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)(
|
|
@@ -35232,7 +35232,7 @@ var PersonalitiesTab = ({
|
|
|
35232
35232
|
setPersonalityTabIndex(1);
|
|
35233
35233
|
},
|
|
35234
35234
|
sx: { px: { xs: 2.4, md: 3 }, py: { xs: 0.95, md: 1 }, width: { xs: "100%", sm: "auto" } },
|
|
35235
|
-
children: "
|
|
35235
|
+
children: "Create From Scratch"
|
|
35236
35236
|
}
|
|
35237
35237
|
),
|
|
35238
35238
|
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)(
|
|
@@ -35242,7 +35242,7 @@ var PersonalitiesTab = ({
|
|
|
35242
35242
|
color: "primary",
|
|
35243
35243
|
onClick: () => setPersonalityTabIndex(0),
|
|
35244
35244
|
sx: { px: { xs: 2.4, md: 3 }, py: { xs: 0.95, md: 1 }, width: { xs: "100%", sm: "auto" } },
|
|
35245
|
-
children: "
|
|
35245
|
+
children: "Browse Templates"
|
|
35246
35246
|
}
|
|
35247
35247
|
)
|
|
35248
35248
|
] })
|