@agentica/chat 0.12.8 → 0.12.12
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/assets/{AgenticaChatApplication-DMgL8FGT.js → AgenticaChatApplication-BbUZT3m4.js} +160 -160
- package/dist/assets/{Divider-D4B39gYv.js → Divider-DaLcPLlq.js} +1 -1
- package/dist/assets/bbs/{index-CLPboefJ.js → index-BI4BtPBi.js} +1 -1
- package/dist/assets/{client-BwmHWUFW.js → client-BVv4NBtY.js} +2 -2
- package/dist/assets/index-BjONR16U.js +1 -0
- package/dist/assets/shopping/{index.html-0V5s_MSX.js → index.html-DpixCA0B.js} +1 -1
- package/dist/assets/uploader/{index.html-VAKsVw0W.js → index.html-DUd1F-Ro.js} +1 -1
- package/dist/bbs/index.html +4 -4
- package/dist/index.html +3 -3
- package/dist/shopping/index.html +4 -4
- package/dist/uploader/index.html +3 -3
- package/lib/examples/uploader/AgenticaChatPlaygroundApplication.d.ts +2 -2
- package/package.json +2 -2
- package/src/movies/AgenticaChatMovie.tsx +3 -3
- package/dist/assets/index-BHv9GvT-.js +0 -1
package/dist/bbs/index.html
CHANGED
|
@@ -12,11 +12,11 @@
|
|
|
12
12
|
})(window, document, "clarity", "script", "gu5qz1srj3");
|
|
13
13
|
</script>
|
|
14
14
|
<title>Agentica Playground > TypeScript Class Demonstration</title>
|
|
15
|
-
<script type="module" src="../assets/bbs/index-
|
|
16
|
-
<link rel="modulepreload" crossorigin href="../assets/client-
|
|
17
|
-
<link rel="modulepreload" crossorigin href="../assets/AgenticaChatApplication-
|
|
15
|
+
<script type="module" src="../assets/bbs/index-BI4BtPBi.js"></script>
|
|
16
|
+
<link rel="modulepreload" crossorigin href="../assets/client-BVv4NBtY.js">
|
|
17
|
+
<link rel="modulepreload" crossorigin href="../assets/AgenticaChatApplication-BbUZT3m4.js">
|
|
18
18
|
<link rel="modulepreload" crossorigin href="../assets/_isFormatUri-YqTfGpHo.js">
|
|
19
|
-
<link rel="modulepreload" crossorigin href="../assets/Divider-
|
|
19
|
+
<link rel="modulepreload" crossorigin href="../assets/Divider-DaLcPLlq.js">
|
|
20
20
|
</head>
|
|
21
21
|
|
|
22
22
|
<body style="width: 100%; height: 100%; margin: 0px; overflow: hidden;">
|
package/dist/index.html
CHANGED
|
@@ -12,9 +12,9 @@
|
|
|
12
12
|
})(window, document, "clarity", "script", "gu5qz1srj3");
|
|
13
13
|
</script>
|
|
14
14
|
<title>Agentica Playground</title>
|
|
15
|
-
<script type="module" src="./assets/index-
|
|
16
|
-
<link rel="modulepreload" crossorigin href="./assets/client-
|
|
17
|
-
<link rel="modulepreload" crossorigin href="./assets/Divider-
|
|
15
|
+
<script type="module" src="./assets/index-BjONR16U.js"></script>
|
|
16
|
+
<link rel="modulepreload" crossorigin href="./assets/client-BVv4NBtY.js">
|
|
17
|
+
<link rel="modulepreload" crossorigin href="./assets/Divider-DaLcPLlq.js">
|
|
18
18
|
</head>
|
|
19
19
|
|
|
20
20
|
<body>
|
package/dist/shopping/index.html
CHANGED
|
@@ -12,11 +12,11 @@
|
|
|
12
12
|
})(window, document, "clarity", "script", "gu5qz1srj3");
|
|
13
13
|
</script>
|
|
14
14
|
<title>Agentica Playground > Shopping Mall Demonstration</title>
|
|
15
|
-
<script type="module" src="../assets/shopping/index.html-
|
|
16
|
-
<link rel="modulepreload" crossorigin href="../assets/client-
|
|
17
|
-
<link rel="modulepreload" crossorigin href="../assets/AgenticaChatApplication-
|
|
15
|
+
<script type="module" src="../assets/shopping/index.html-DpixCA0B.js"></script>
|
|
16
|
+
<link rel="modulepreload" crossorigin href="../assets/client-BVv4NBtY.js">
|
|
17
|
+
<link rel="modulepreload" crossorigin href="../assets/AgenticaChatApplication-BbUZT3m4.js">
|
|
18
18
|
<link rel="modulepreload" crossorigin href="../assets/_isFormatUri-YqTfGpHo.js">
|
|
19
|
-
<link rel="modulepreload" crossorigin href="../assets/Divider-
|
|
19
|
+
<link rel="modulepreload" crossorigin href="../assets/Divider-DaLcPLlq.js">
|
|
20
20
|
</head>
|
|
21
21
|
|
|
22
22
|
<body style="width: 100%; height: 100%; margin: 0px; overflow: hidden;">
|
package/dist/uploader/index.html
CHANGED
|
@@ -12,9 +12,9 @@
|
|
|
12
12
|
})(window, document, "clarity", "script", "gu5qz1srj3");
|
|
13
13
|
</script>
|
|
14
14
|
<title>Agentica Playground > Uploader</title>
|
|
15
|
-
<script type="module" src="../assets/uploader/index.html-
|
|
16
|
-
<link rel="modulepreload" crossorigin href="../assets/client-
|
|
17
|
-
<link rel="modulepreload" crossorigin href="../assets/AgenticaChatApplication-
|
|
15
|
+
<script type="module" src="../assets/uploader/index.html-DUd1F-Ro.js"></script>
|
|
16
|
+
<link rel="modulepreload" crossorigin href="../assets/client-BVv4NBtY.js">
|
|
17
|
+
<link rel="modulepreload" crossorigin href="../assets/AgenticaChatApplication-BbUZT3m4.js">
|
|
18
18
|
</head>
|
|
19
19
|
|
|
20
20
|
<body style="width: 100%; height: 100%; margin: 0px; overflow: hidden;">
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import React from "react";
|
|
1
|
+
import React, { ReactElement } from "react";
|
|
2
2
|
export declare const AgenticaChatUploaderApplication: (props: AgenticaChatUploaderApplication.IProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export declare namespace AgenticaChatUploaderApplication {
|
|
4
4
|
interface IProps {
|
|
5
5
|
style?: React.CSSProperties;
|
|
6
6
|
onError?: (error: string) => void;
|
|
7
|
-
onSuccess: (element:
|
|
7
|
+
onSuccess: (element: ReactElement) => void;
|
|
8
8
|
}
|
|
9
9
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"type": "module",
|
|
3
3
|
"name": "@agentica/chat",
|
|
4
|
-
"version": "0.12.
|
|
4
|
+
"version": "0.12.12",
|
|
5
5
|
"main": "./lib/index.mjs",
|
|
6
6
|
"typings": "./lib/index.d.ts",
|
|
7
7
|
"description": "Frontend Application of Agentica",
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
},
|
|
37
37
|
"homepage": "https://wrtnlabs.io/agentica",
|
|
38
38
|
"dependencies": {
|
|
39
|
-
"@agentica/core": "^0.12.
|
|
39
|
+
"@agentica/core": "^0.12.12",
|
|
40
40
|
"@mui/icons-material": "^6.4.0",
|
|
41
41
|
"@mui/material": "^6.4.0",
|
|
42
42
|
"@samchon/openapi": "^3.0.0",
|
|
@@ -25,7 +25,7 @@ import {
|
|
|
25
25
|
} from "@mui/material";
|
|
26
26
|
import { ILlmSchema } from "@samchon/openapi";
|
|
27
27
|
import { toPng } from "html-to-image";
|
|
28
|
-
import React, { useEffect, useRef, useState } from "react";
|
|
28
|
+
import React, { ReactElement, useEffect, useRef, useState } from "react";
|
|
29
29
|
|
|
30
30
|
import { AgenticaChatMessageMovie } from "./messages/AgenticaChatMessageMovie";
|
|
31
31
|
import { AgenticaChatSideMovie } from "./sides/AgenticaChatSideMovie";
|
|
@@ -175,7 +175,7 @@ export const AgenticaChatMovie = <Model extends ILlmSchema.Model>({
|
|
|
175
175
|
//----
|
|
176
176
|
const theme: Theme = useTheme();
|
|
177
177
|
const isMobile: boolean = useMediaQuery(theme.breakpoints.down("lg"));
|
|
178
|
-
const bodyMovie = ():
|
|
178
|
+
const bodyMovie = (): ReactElement => (
|
|
179
179
|
<div
|
|
180
180
|
style={{
|
|
181
181
|
overflowY: "auto",
|
|
@@ -201,7 +201,7 @@ export const AgenticaChatMovie = <Model extends ILlmSchema.Model>({
|
|
|
201
201
|
</Container>
|
|
202
202
|
</div>
|
|
203
203
|
);
|
|
204
|
-
const sideMovie = ():
|
|
204
|
+
const sideMovie = (): ReactElement => (
|
|
205
205
|
<div
|
|
206
206
|
style={{
|
|
207
207
|
width: isMobile ? undefined : SIDE_WIDTH,
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{c as q,j as s,g as $,a as B,r as l,u as N,L as f,b as st,d as _,s as R,e as I,f as F,B as ot,h as nt,m as tt,i as V,k as at,l as K,n as Q,T as w,t as X,o as rt,R as D,p as it}from"./client-BwmHWUFW.js";import{D as Z}from"./Divider-D4B39gYv.js";const ct=q(s.jsx("path",{d:"M11 9h2V6h3V4h-3V1h-2v3H8v2h3zm-4 9c-1.1 0-1.99.9-1.99 2S5.9 22 7 22s2-.9 2-2-.9-2-2-2m10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2m-9.83-3.25.03-.12.9-1.63h7.45c.75 0 1.41-.41 1.75-1.03l3.86-7.01L19.42 4h-.01l-1.1 2-2.76 5H8.53l-.13-.27L6.16 6l-.95-2-.94-2H1v2h2l3.6 7.59-1.35 2.45c-.16.28-.25.61-.25.96 0 1.1.9 2 2 2h12v-2H7.42c-.13 0-.25-.11-.25-.25"}),"AddShoppingCart"),lt=q(s.jsx("path",{d:"M14 2H6c-1.1 0-1.99.9-1.99 2L4 20c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8zm2 16H8v-2h8zm0-4H8v-2h8zm-3-5V3.5L18.5 9z"}),"Description"),dt=q(s.jsx("path",{d:"M21 3H3c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2m-9 8H3V9h9zm0-4H3V5h9z"}),"FeaturedPlayList");function pt(t){return $("MuiListItem",t)}B("MuiListItem",["root","container","dense","alignItemsFlexStart","divider","gutters","padding","secondaryAction"]);function ut(t){return $("MuiListItemButton",t)}const A=B("MuiListItemButton",["root","focusVisible","dense","alignItemsFlexStart","disabled","divider","gutters","selected"]),mt=(t,e)=>{const{ownerState:o}=t;return[e.root,o.dense&&e.dense,o.alignItems==="flex-start"&&e.alignItemsFlexStart,o.divider&&e.divider,!o.disableGutters&&e.gutters]},yt=t=>{const{alignItems:e,classes:o,dense:n,disabled:a,disableGutters:i,divider:r,selected:c}=t,y=F({root:["root",n&&"dense",!i&&"gutters",r&&"divider",a&&"disabled",e==="flex-start"&&"alignItemsFlexStart",c&&"selected"]},ut,o);return{...o,...y}},gt=R(ot,{shouldForwardProp:t=>nt(t)||t==="classes",name:"MuiListItemButton",slot:"Root",overridesResolver:mt})(tt(({theme:t})=>({display:"flex",flexGrow:1,justifyContent:"flex-start",alignItems:"center",position:"relative",textDecoration:"none",minWidth:0,boxSizing:"border-box",textAlign:"left",paddingTop:8,paddingBottom:8,transition:t.transitions.create("background-color",{duration:t.transitions.duration.shortest}),"&:hover":{textDecoration:"none",backgroundColor:(t.vars||t).palette.action.hover,"@media (hover: none)":{backgroundColor:"transparent"}},[`&.${A.selected}`]:{backgroundColor:t.vars?`rgba(${t.vars.palette.primary.mainChannel} / ${t.vars.palette.action.selectedOpacity})`:V(t.palette.primary.main,t.palette.action.selectedOpacity),[`&.${A.focusVisible}`]:{backgroundColor:t.vars?`rgba(${t.vars.palette.primary.mainChannel} / calc(${t.vars.palette.action.selectedOpacity} + ${t.vars.palette.action.focusOpacity}))`:V(t.palette.primary.main,t.palette.action.selectedOpacity+t.palette.action.focusOpacity)}},[`&.${A.selected}:hover`]:{backgroundColor:t.vars?`rgba(${t.vars.palette.primary.mainChannel} / calc(${t.vars.palette.action.selectedOpacity} + ${t.vars.palette.action.hoverOpacity}))`:V(t.palette.primary.main,t.palette.action.selectedOpacity+t.palette.action.hoverOpacity),"@media (hover: none)":{backgroundColor:t.vars?`rgba(${t.vars.palette.primary.mainChannel} / ${t.vars.palette.action.selectedOpacity})`:V(t.palette.primary.main,t.palette.action.selectedOpacity)}},[`&.${A.focusVisible}`]:{backgroundColor:(t.vars||t).palette.action.focus},[`&.${A.disabled}`]:{opacity:(t.vars||t).palette.action.disabledOpacity},variants:[{props:({ownerState:e})=>e.divider,style:{borderBottom:`1px solid ${(t.vars||t).palette.divider}`,backgroundClip:"padding-box"}},{props:{alignItems:"flex-start"},style:{alignItems:"flex-start"}},{props:({ownerState:e})=>!e.disableGutters,style:{paddingLeft:16,paddingRight:16}},{props:({ownerState:e})=>e.dense,style:{paddingTop:4,paddingBottom:4}}]}))),vt=l.forwardRef(function(e,o){const n=N({props:e,name:"MuiListItemButton"}),{alignItems:a="center",autoFocus:i=!1,component:r="div",children:c,dense:d=!1,disableGutters:y=!1,divider:S=!1,focusVisibleClassName:T,selected:P=!1,className:C,...u}=n,b=l.useContext(f),m=l.useMemo(()=>({dense:d||b.dense||!1,alignItems:a,disableGutters:y}),[a,b.dense,d,y]),p=l.useRef(null);st(()=>{i&&p.current&&p.current.focus()},[i]);const g={...n,alignItems:a,dense:m.dense,disableGutters:y,divider:S,selected:P},v=yt(g),L=_(p,o);return s.jsx(f.Provider,{value:m,children:s.jsx(gt,{ref:L,href:u.href||u.to,component:(u.href||u.to)&&r==="div"?"button":r,focusVisibleClassName:I(v.focusVisible,T),ownerState:g,className:I(v.root,C),...u,classes:v,children:c})})});function ht(t){return $("MuiListItemSecondaryAction",t)}B("MuiListItemSecondaryAction",["root","disableGutters"]);const xt=t=>{const{disableGutters:e,classes:o}=t;return F({root:["root",e&&"disableGutters"]},ht,o)},ft=R("div",{name:"MuiListItemSecondaryAction",slot:"Root",overridesResolver:(t,e)=>{const{ownerState:o}=t;return[e.root,o.disableGutters&&e.disableGutters]}})({position:"absolute",right:16,top:"50%",transform:"translateY(-50%)",variants:[{props:({ownerState:t})=>t.disableGutters,style:{right:0}}]}),et=l.forwardRef(function(e,o){const n=N({props:e,name:"MuiListItemSecondaryAction"}),{className:a,...i}=n,r=l.useContext(f),c={...n,disableGutters:r.disableGutters},d=xt(c);return s.jsx(ft,{className:I(d.root,a),ownerState:c,ref:o,...i})});et.muiName="ListItemSecondaryAction";const bt=(t,e)=>{const{ownerState:o}=t;return[e.root,o.dense&&e.dense,o.alignItems==="flex-start"&&e.alignItemsFlexStart,o.divider&&e.divider,!o.disableGutters&&e.gutters,!o.disablePadding&&e.padding,o.hasSecondaryAction&&e.secondaryAction]},It=t=>{const{alignItems:e,classes:o,dense:n,disableGutters:a,disablePadding:i,divider:r,hasSecondaryAction:c}=t;return F({root:["root",n&&"dense",!a&&"gutters",!i&&"padding",r&&"divider",e==="flex-start"&&"alignItemsFlexStart",c&&"secondaryAction"],container:["container"]},pt,o)},St=R("div",{name:"MuiListItem",slot:"Root",overridesResolver:bt})(tt(({theme:t})=>({display:"flex",justifyContent:"flex-start",alignItems:"center",position:"relative",textDecoration:"none",width:"100%",boxSizing:"border-box",textAlign:"left",variants:[{props:({ownerState:e})=>!e.disablePadding,style:{paddingTop:8,paddingBottom:8}},{props:({ownerState:e})=>!e.disablePadding&&e.dense,style:{paddingTop:4,paddingBottom:4}},{props:({ownerState:e})=>!e.disablePadding&&!e.disableGutters,style:{paddingLeft:16,paddingRight:16}},{props:({ownerState:e})=>!e.disablePadding&&!!e.secondaryAction,style:{paddingRight:48}},{props:({ownerState:e})=>!!e.secondaryAction,style:{[`& > .${A.root}`]:{paddingRight:48}}},{props:{alignItems:"flex-start"},style:{alignItems:"flex-start"}},{props:({ownerState:e})=>e.divider,style:{borderBottom:`1px solid ${(t.vars||t).palette.divider}`,backgroundClip:"padding-box"}},{props:({ownerState:e})=>e.button,style:{transition:t.transitions.create("background-color",{duration:t.transitions.duration.shortest}),"&:hover":{textDecoration:"none",backgroundColor:(t.vars||t).palette.action.hover,"@media (hover: none)":{backgroundColor:"transparent"}}}},{props:({ownerState:e})=>e.hasSecondaryAction,style:{paddingRight:48}}]}))),Ct=R("li",{name:"MuiListItem",slot:"Container",overridesResolver:(t,e)=>e.container})({position:"relative"}),Lt=l.forwardRef(function(e,o){const n=N({props:e,name:"MuiListItem"}),{alignItems:a="center",children:i,className:r,component:c,components:d={},componentsProps:y={},ContainerComponent:S="li",ContainerProps:{className:T,...P}={},dense:C=!1,disableGutters:u=!1,disablePadding:b=!1,divider:m=!1,secondaryAction:p,slotProps:g={},slots:v={},...L}=n,G=l.useContext(f),h=l.useMemo(()=>({dense:C||G.dense||!1,alignItems:a,disableGutters:u}),[a,G.dense,C,u]),z=l.useRef(null),x=l.Children.toArray(i),W=x.length&&at(x[x.length-1],["ListItemSecondaryAction"]),U={...n,alignItems:a,dense:h.dense,disableGutters:u,disablePadding:b,divider:m,hasSecondaryAction:W},J=It(U),Y=_(z,o),O=v.root||d.Root||St,k=g.root||y.root||{},M={className:I(J.root,k.className,r),...L};let j=c||"li";return W?(j=!M.component&&!c?"div":j,S==="li"&&(j==="li"?j="div":M.component==="li"&&(M.component="div")),s.jsx(f.Provider,{value:h,children:s.jsxs(Ct,{as:S,className:I(J.container,T),ref:Y,ownerState:U,...P,children:[s.jsx(O,{...k,...!K(O)&&{as:j,ownerState:{...U,...k.ownerState}},...M,children:x}),x.pop()]})})):s.jsx(f.Provider,{value:h,children:s.jsxs(O,{...k,as:j,ref:Y,...!K(O)&&{ownerState:{...U,...k.ownerState}},...M,children:[x,p&&s.jsx(et,{children:p})]})})});function jt(t){return $("MuiListItemAvatar",t)}B("MuiListItemAvatar",["root","alignItemsFlexStart"]);const At=t=>{const{alignItems:e,classes:o}=t;return F({root:["root",e==="flex-start"&&"alignItemsFlexStart"]},jt,o)},wt=R("div",{name:"MuiListItemAvatar",slot:"Root",overridesResolver:(t,e)=>{const{ownerState:o}=t;return[e.root,o.alignItems==="flex-start"&&e.alignItemsFlexStart]}})({minWidth:56,flexShrink:0,variants:[{props:{alignItems:"flex-start"},style:{marginTop:8}}]}),Rt=l.forwardRef(function(e,o){const n=N({props:e,name:"MuiListItemAvatar"}),{className:a,...i}=n,r=l.useContext(f),c={...n,alignItems:r.alignItems},d=At(c);return s.jsx(wt,{className:I(d.root,a),ownerState:c,ref:o,...i})});function Tt(t){return $("MuiListItemText",t)}const H=B("MuiListItemText",["root","multiline","dense","inset","primary","secondary"]),Pt=t=>{const{classes:e,inset:o,primary:n,secondary:a,dense:i}=t;return F({root:["root",o&&"inset",i&&"dense",n&&a&&"multiline"],primary:["primary"],secondary:["secondary"]},Tt,e)},kt=R("div",{name:"MuiListItemText",slot:"Root",overridesResolver:(t,e)=>{const{ownerState:o}=t;return[{[`& .${H.primary}`]:e.primary},{[`& .${H.secondary}`]:e.secondary},e.root,o.inset&&e.inset,o.primary&&o.secondary&&e.multiline,o.dense&&e.dense]}})({flex:"1 1 auto",minWidth:0,marginTop:4,marginBottom:4,[`.${X.root}:where(& .${H.primary})`]:{display:"block"},[`.${X.root}:where(& .${H.secondary})`]:{display:"block"},variants:[{props:({ownerState:t})=>t.primary&&t.secondary,style:{marginTop:6,marginBottom:6}},{props:({ownerState:t})=>t.inset,style:{paddingLeft:56}}]}),Mt=l.forwardRef(function(e,o){const n=N({props:e,name:"MuiListItemText"}),{children:a,className:i,disableTypography:r=!1,inset:c=!1,primary:d,primaryTypographyProps:y,secondary:S,secondaryTypographyProps:T,slots:P={},slotProps:C={},...u}=n,{dense:b}=l.useContext(f);let m=d??a,p=S;const g={...n,disableTypography:r,inset:c,primary:!!m,secondary:!!p,dense:b},v=Pt(g),L={slots:P,slotProps:{primary:y,secondary:T,...C}},[G,h]=Q("primary",{className:v.primary,elementType:w,externalForwardedProps:L,ownerState:g}),[z,x]=Q("secondary",{className:v.secondary,elementType:w,externalForwardedProps:L,ownerState:g});return m!=null&&m.type!==w&&!r&&(m=s.jsx(G,{variant:b?"body2":"body1",component:h!=null&&h.variant?void 0:"span",...h,children:m})),p!=null&&p.type!==w&&!r&&(p=s.jsx(z,{variant:"body2",color:"textSecondary",...x,children:p})),s.jsxs(kt,{className:I(v.root,i),ownerState:g,ref:o,...u,children:[m,p]})}),E=t=>s.jsx(Lt,{alignItems:"flex-start",children:s.jsxs(vt,{href:t.href,children:[s.jsx(Rt,{children:t.icon}),s.jsx(Mt,{primary:t.title,secondary:s.jsxs(D.Fragment,{children:[s.jsx(w,{component:"span",variant:"body2",sx:{color:"text.primary",display:"inline"},children:t.summary}),t.description]})})]})}),$t=()=>s.jsxs(D.Fragment,{children:[s.jsx(w,{variant:"h4",children:"Agentica Playground"}),s.jsx("hr",{}),s.jsxs(it,{sx:{width:"100%",maxWidth:720,bgcolor:"background.paper"},children:[s.jsx(E,{href:"./uploader/",title:"Swagger Uploader",summary:"Test your backend server's AI chatbot",icon:s.jsx(dt,{}),description:s.jsx("p",{children:"Upload your Swagger document file to the playground website, and start conversation with your backend server. Validate your backend server's Swagger documentation quality before developing your AI chatbot application."})}),s.jsx(Z,{variant:"inset",component:"li"}),s.jsx(E,{href:"./shopping/",title:"Shopping AI Chatbot",summary:"AI chatbot by Swagger document",icon:s.jsx(ct,{}),description:s.jsxs(D.Fragment,{children:[s.jsx("p",{children:"Shopping AI chatbot which can search products, and take orders just by conversation texts."}),s.jsxs("p",{children:["This example project has been developed to prove a key concept of ",s.jsx("code",{children:"nestia/agent"})," that every backend servers providing Swagger documents can be conversed with the AI chatbot. You can search products, and take orders just by conversation texts."]}),s.jsx("p",{children:"If you've developed a backend server, then you can chat with the backend server just by delivering the Swagger document. If your documentation quality is enough, you can experience the new AI era. No more GUI development required. Just develop only backend server and chat with it."})]})}),s.jsx(Z,{variant:"inset",component:"li"}),s.jsx(E,{href:"./bbs/",title:"BBS AI Chatbot",summary:"AI chatbot by TypeScript Class",icon:s.jsx(lt,{}),description:s.jsxs(D.Fragment,{children:[s.jsx("p",{children:"BBS (Bullet-in Board System) AI chatbot posting articles just by conversation texts."}),s.jsxs("p",{children:["This example project has been developed to demonstrate"," ",s.jsx("code",{children:"typia.llm.application<App, Model>()"})," function which can generate LLM (Large Language Model) function calling application schema from a TypeScript class type."]}),s.jsx("p",{children:"If you've developed a TypeScript facade class, then you can chat with the class just by taking the class type. If you've done enough documentations on the class methods and DTO (Data Transfer Object) types, you can experience the new AI era. No more GUI development required. Just develop only TypeScript class containing the business logics and chat with it."})]})})]})]});rt(window.document.getElementById("root")).render(s.jsx($t,{}));
|