@burtson-labs/bandit-engine 2.0.93 → 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-GQHA7AIS.mjs → chunk-AVKPFP2F.mjs} +14 -14
- package/dist/chunk-AVKPFP2F.mjs.map +1 -0
- package/dist/index.js +13 -13
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +1 -1
- package/dist/management/management.js +13 -13
- package/dist/management/management.js.map +1 -1
- package/dist/management/management.mjs +1 -1
- package/package.json +1 -1
- package/dist/chunk-GQHA7AIS.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
|
] })
|
|
@@ -37203,8 +37203,8 @@ var BrandingTab = ({
|
|
|
37203
37203
|
}
|
|
37204
37204
|
}
|
|
37205
37205
|
),
|
|
37206
|
-
/* @__PURE__ */ (0, import_jsx_runtime21.jsx)(import_material22.Typography, { variant: "body2", color: logoBase64 ? "success.main" : "info.main", sx: { fontWeight: 600, fontSize: "0.85rem" }, children: logoBase64 ? "
|
|
37207
|
-
!logoBase64 && /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(import_material22.Typography, { variant: "caption", color: "text.secondary", sx: { fontSize: "0.75rem", textAlign: "center" }, children: "
|
|
37206
|
+
/* @__PURE__ */ (0, import_jsx_runtime21.jsx)(import_material22.Typography, { variant: "body2", color: logoBase64 ? "success.main" : "info.main", sx: { fontWeight: 600, fontSize: "0.85rem" }, children: logoBase64 ? "Custom Logo" : "Default Logo" }),
|
|
37207
|
+
!logoBase64 && /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(import_material22.Typography, { variant: "caption", color: "text.secondary", sx: { fontSize: "0.75rem", textAlign: "center" }, children: "Click to upload & crop your logo" })
|
|
37208
37208
|
] }) }) : /* @__PURE__ */ (0, import_jsx_runtime21.jsxs)(import_material22.Box, { sx: { display: "flex", flexDirection: "column", alignItems: "center", gap: 1 }, children: [
|
|
37209
37209
|
/* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
|
|
37210
37210
|
UploadIcon,
|
|
@@ -37217,7 +37217,7 @@ var BrandingTab = ({
|
|
|
37217
37217
|
}
|
|
37218
37218
|
}
|
|
37219
37219
|
),
|
|
37220
|
-
/* @__PURE__ */ (0, import_jsx_runtime21.jsx)(import_material22.Typography, { variant: "body2", color: "text.primary", sx: { fontSize: "1rem" }, children: dragOver ? "Drop here" : "
|
|
37220
|
+
/* @__PURE__ */ (0, import_jsx_runtime21.jsx)(import_material22.Typography, { variant: "body2", color: "text.primary", sx: { fontSize: "1rem" }, children: dragOver ? "Drop here" : "Upload & Crop Logo" }),
|
|
37221
37221
|
/* @__PURE__ */ (0, import_jsx_runtime21.jsx)(import_material22.Typography, { variant: "caption", color: "text.secondary", sx: { fontSize: "0.82rem", textAlign: "center" }, children: "JPG/PNG \u2022 Drag & drop or tap to upload \u2022 Built-in cropper" })
|
|
37222
37222
|
] }),
|
|
37223
37223
|
/* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
|
|
@@ -42789,7 +42789,7 @@ var ProviderTab = () => {
|
|
|
42789
42789
|
] })
|
|
42790
42790
|
] }),
|
|
42791
42791
|
/* @__PURE__ */ (0, import_jsx_runtime28.jsxs)(import_material29.Paper, { sx: { p: 3, bgcolor: "info.main", color: "info.contrastText", borderRadius: 2 }, children: [
|
|
42792
|
-
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)(import_material29.Typography, { variant: "h6", sx: { mb: 1, fontWeight: 600, color: "text.primary" }, children: "
|
|
42792
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)(import_material29.Typography, { variant: "h6", sx: { mb: 1, fontWeight: 600, color: "text.primary" }, children: "Gateway Provider Recommended" }),
|
|
42793
42793
|
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)(import_material29.Typography, { variant: "body2", children: "For production deployments, we recommend using the Gateway provider which routes requests through your secure backend API. This approach keeps API keys secure, enables rate limiting, and provides better monitoring capabilities." })
|
|
42794
42794
|
] })
|
|
42795
42795
|
] }),
|