@burtson-labs/bandit-engine 2.0.96 → 2.0.97
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-76IBI5SY.mjs → chunk-2YAYYEA7.mjs} +1 -4
- package/dist/chunk-2YAYYEA7.mjs.map +1 -0
- package/dist/index.js +0 -3
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +1 -1
- package/dist/management/management.js +0 -3
- package/dist/management/management.js.map +1 -1
- package/dist/management/management.mjs +1 -1
- package/package.json +1 -1
- package/dist/chunk-76IBI5SY.mjs.map +0 -1
package/dist/index.mjs
CHANGED
|
@@ -34312,7 +34312,6 @@ var PersonalitiesTab = ({
|
|
|
34312
34312
|
color: "primary.main"
|
|
34313
34313
|
}
|
|
34314
34314
|
},
|
|
34315
|
-
icon: /* @__PURE__ */ (0, import_jsx_runtime18.jsx)(import_material19.Typography, { sx: { fontSize: "1.2rem" }, children: "\u{1F4A1}" }),
|
|
34316
34315
|
children: /* @__PURE__ */ (0, import_jsx_runtime18.jsxs)(import_material19.Box, { sx: { display: "flex", flexDirection: "column", gap: 0.5 }, children: [
|
|
34317
34316
|
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)(import_material19.Typography, { variant: "body2", sx: { fontWeight: 600, color: "primary.main", fontSize: { xs: "0.85rem", sm: "0.9rem" } }, children: "Choose a template to get started instantly" }),
|
|
34318
34317
|
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)(import_material19.Typography, { variant: "body2", sx: { color: "text.secondary", fontSize: { xs: "0.85rem", sm: "0.9rem" }, lineHeight: 1.5 }, children: "Click any template to automatically fill the creation form with a proven personality setup. You can then customize it further to match your specific needs." })
|
|
@@ -34612,7 +34611,6 @@ var PersonalitiesTab = ({
|
|
|
34612
34611
|
{
|
|
34613
34612
|
severity: "info",
|
|
34614
34613
|
sx: { mt: { xs: 2.5, md: 4 }, borderRadius: 2, px: { xs: 1.5, sm: 2 }, py: { xs: 1.25, sm: 1.5 } },
|
|
34615
|
-
icon: /* @__PURE__ */ (0, import_jsx_runtime18.jsx)(import_material19.Typography, { children: "\u{1F4A1}" }),
|
|
34616
34614
|
children: [
|
|
34617
34615
|
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)(import_material19.Typography, { variant: "body2", sx: { fontWeight: 600, fontSize: { xs: "0.85rem", sm: "0.9rem" } }, children: "Pro Tip:" }),
|
|
34618
34616
|
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)(import_material19.Typography, { variant: "body2", sx: { fontSize: { xs: "0.85rem", sm: "0.9rem" }, lineHeight: 1.5 }, children: "Click any template to automatically switch to the Create/Edit tab with the form pre-filled. Mix and match ideas to create your perfect AI personality!" })
|
|
@@ -34656,7 +34654,6 @@ var PersonalitiesTab = ({
|
|
|
34656
34654
|
px: { xs: 1.5, sm: 2 },
|
|
34657
34655
|
py: { xs: 1.25, sm: 1.5 }
|
|
34658
34656
|
},
|
|
34659
|
-
icon: /* @__PURE__ */ (0, import_jsx_runtime18.jsx)(import_material19.Typography, { sx: { fontSize: "1.2rem" }, children: "\u{1F3AF}" }),
|
|
34660
34657
|
children: [
|
|
34661
34658
|
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)(import_material19.Typography, { variant: "body2", sx: { fontWeight: 600, color: "primary.main", fontSize: { xs: "0.85rem", sm: "0.9rem" } }, children: "Creating a new personality" }),
|
|
34662
34659
|
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)(import_material19.Typography, { variant: "body2", sx: { color: "text.secondary", fontSize: { xs: "0.85rem", sm: "0.9rem" }, lineHeight: 1.5 }, children: "Fill out the form below to create your custom AI assistant. Start with a template from the Templates tab, or build from scratch!" })
|