aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/chatbot/tools/BaseTool.ts
AgeCommit message (Collapse)Author
2025-02-11enabled multi-select modification of text documents from topBar buttons. ↵bobzel
fixed diagram box layout and scrolling. fixed problem with createDoc tool where it would fail when it got an array. fixed formatting of chat box errors.
2024-12-18betterA.J. Shulman
2024-11-07trying to add a new create any doc toolA.J. Shulman
2024-10-20changed to generic addLinkedDocA.J. Shulman
2024-10-17added create text doc tool with font color and background color and fixed no ↵A.J. Shulman
tool
2024-10-17Removed awaits inside loops and made Parameters readonly for better type safetyA.J. Shulman
2024-10-17Implemented strict typechecking for tools, specifically tool inputsA.J. Shulman
2024-10-15tried something for typechecking but way too overcomplicatedA.J. Shulman
2024-10-10added new file header comments and fixed some error handlingA.J. Shulman
2024-09-30upate AJ assistant from master and fix some lint errorsbobzel
2024-09-07completely restructured, added comments, and significantly reduced the ↵A.J. Shulman
length of the prompt (~72% shorter and cheaper)