aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/chatbot/tools/CreateDocumentTool.ts
AgeCommit message (Collapse)Author
2025-04-04specifying note document and removing unnecessary toolsA.J. Shulman
2025-04-04feat: create and edit are unifiedA.J. Shulman
2025-02-14major restructure of GPTPopup so that it works with all collections.bobzel
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.
2025-02-10reconciling createDocTool to be superset of createAnyDocToolbobzel
2025-02-10updated from masterbobzel
2025-02-10more cleanup of createDoc and chatboxbobzel
2025-02-10code cleanup in createDocumentTool. added childLayoutFitWidth to ↵bobzel
comparisonBox so flashcards can fill window.
2025-02-09trying to get assistant to create Docs properlybobzel
2025-01-21more attempts to cleanup typing, etc in chat boxbobzel
2025-01-13commit createdocumenttoolalyssaf16
2024-11-13dashboard functioningalyssaf16
2024-11-134 hours later...dashboard i think workingalyssaf16
2024-11-12image doc workingalyssaf16
2024-11-12comparison box with assistant workingalyssaf16
2024-11-12flashcards w assistant finally workgit add -Aalyssaf16
2024-11-04Updatesalyssaf16
2024-10-31nesting worksalyssaf16
2024-10-30version 5 workingalyssaf16
2024-10-30version 4 of restructuringalyssaf16
2024-10-27redesigning to make structure recursivealyssaf16
2024-10-24create documentsalyssaf16