@burtson-labs/bandit-engine 2.0.96 → 2.0.98

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/index.mjs CHANGED
@@ -10,7 +10,7 @@ import {
10
10
  useGatewayHealth,
11
11
  useGatewayMemory,
12
12
  useGatewayModels
13
- } from "./chunk-76IBI5SY.mjs";
13
+ } from "./chunk-USTEWR7Z.mjs";
14
14
  import "./chunk-RUMVTVNM.mjs";
15
15
  import "./chunk-ZLXWNTFK.mjs";
16
16
  import "./chunk-L2EKYO4F.mjs";
@@ -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!" })
@@ -42455,13 +42452,13 @@ var ProviderTab = () => {
42455
42452
  showMessage("Connection test failed. Please check your configuration.", "error");
42456
42453
  }
42457
42454
  };
42458
- return /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)(import_material29.Box, { sx: { p: { xs: 1.5, sm: 3, md: 4 } }, children: [
42455
+ return /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)(import_material29.Box, { sx: { p: { xs: 1.5, sm: 2.5, md: 3 } }, children: [
42459
42456
  /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)(import_material29.Box, { sx: { mb: { xs: 2.5, md: 3 } }, children: [
42460
42457
  /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(
42461
42458
  import_material29.Typography,
42462
42459
  {
42463
42460
  variant: "h5",
42464
- sx: { fontWeight: 600, mb: 1, color: "primary.main", fontSize: { xs: "1.6rem", md: "1.8rem" } },
42461
+ sx: { fontWeight: 600, mb: 1, color: "primary.main", fontSize: { xs: "1.3rem", md: "1.45rem" } },
42465
42462
  children: "AI Provider Configuration"
42466
42463
  }
42467
42464
  ),