aboutsummaryrefslogtreecommitdiff
path: root/package.json
AgeCommit message (Collapse)Author
2024-08-21fixed citations so they show different numbersA.J. Shulman
2024-08-20better styling, now thoughts and actions are hidden, scroll works betterA.J. Shulman
next steps: - [ ] Ensure it doesn’t create more web documents when one already exists - [ ] Citations should not be rendered on the next line but on the same line as the text - [ ] If invalid XML, run get 3.5 to verify and fix XML based one examples - [ ] Making sure if you ask for other information, it doesn’t go to the same website. Providing website history in use rules for the search tool and website scraper tool or in the prompt directly
2024-08-16Webscraping works with Screenshot APIA.J. Shulman
2024-08-15implemented search tool and other tools but scraping doesn't workA.J. Shulman
2024-08-14attempt at new multimodal vectorA.J. Shulman
2024-07-17Merge branch 'master' into aj-system-messageA.J. Shulman
2024-07-15attempt at adding linksA.J. Shulman
2024-07-10some lint fixes and updating packages.geireann
2024-07-08fixed parts of new VectorstoreA.J. Shulman
2024-06-27fixing to work with python APIA.J. Shulman
also added follow up questions
2024-06-17updated multitoggle eraser to always togglegeireann
2024-06-03updated npm packages.bobzel
2024-05-24npm updatesbobzel
2024-05-19Merge branch 'eleanor-starter' into restoringEslintbobzel
2024-05-19merged with soon-to-be-masterbobzel
2024-05-19Merge branch 'master' into keanubobzel
2024-05-17merged with new masterbobzel
2024-05-17manually added ChatBox from aj-starterbobzel
2024-05-16Merge branch 'restoringEslint' into eleanor-starterbobzel
2024-05-16Merge branch 'master' into eleanor-starterbobzel
2024-05-16feat: added image sortingIEatChili
2024-05-15merged with new eslint codebobzel
2024-05-14Merge branch 'master' into sophie-pres-transitionsSophie Zhang
2024-05-12Merge branch 'master' into zach-starterZachary Zhang
2024-05-08fix bug with generation of wrong mermaid codeZachary Zhang
2024-04-30unwinding some import cycles. added PinFuncs and .from(dv:DocumentView) for ↵bobzel
CollectionFreeForm stiuff
2024-04-29more eslintbobzel
2024-04-29eslint fixes.bobzel
2024-04-26fixed eraser buttons so that you can switch to the previous eraser, then ↵bobzel
click again to choose a different eraser
2024-04-23fixes for rich text menu updates and setting parameters on text doc vs ↵bobzel
within in RTF. Lots of lint cleanup.
2024-04-21more lint cleanupbobzel
2024-04-17restoring eslint - updates not complete yetbobzel
2024-04-15updated packages and PDFviewer's worker version.bobzel
2024-04-09Merge branch 'master' into sophie-ai-imagesSophie Zhang
2024-04-05trying to fix start-releasebobzel
2024-04-04from lastbobzel
2024-04-04trying to get start-release to workbobzel
2024-04-04updated css-loader. made start-release transpile-only to avoid module ↵bobzel
declaration problems.
2024-04-03npm updatesbobzel
2024-04-02Merge branch 'master' into zach-starterZachary Zhang
2024-04-02updated h1,etc css. updated package versions.bobzel
2024-03-30audio box fixesbobzel
2024-03-21preliminary react-spring animsSophie Zhang
2024-03-06add diagram documentZachary Zhang
2024-02-22Merge branch 'master' into sophie-ai-imagesSophie Zhang
2024-02-15removed unused npm pacakages for mapbox geocoder. fixed setting empty field ↵bobzel
in histo/line/pie stuff.
2024-02-10more updates to npm packages.bobzel
2024-02-07switch to xAnchor to clean up link lines. added transition to getBounds() ↵bobzel
so that LinkBox can follow animated transitions. added dataTransitions for stacking view. fixed presBox to be able to clear transition timers when a new slide transition is chosen.
2024-01-31cleaned up accessing/setting proto_embeddings with api on Doc. fixed some ↵bobzel
css related to IconButtons. added a paintView toggle button to dec decorations for text with code blocks. enabled text with code to modify Docs and get this and documentView as params.
2024-01-30gpt cleanupSophie Zhang