aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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-20Layout infoNathan-SR
2024-08-19extensive fixes to DiagramBoxbobzel
2024-08-19start on field renderingNathan-SR
2024-08-19Streaming wiht thoughts and actions working much better but still get error ↵A.J. Shulman
for web search
2024-08-19working on making streaming workA.J. Shulman
2024-08-18Attempting streaming contentA.J. Shulman
2024-08-16now shows thoughts in real timeA.J. Shulman
next steps: integrate everything with the AnswerParser make sure citations work perfectly (right now clicking citations isn't perfect for urls and multiple citations for the same url source are generated—check examples for mistakes)
2024-08-16fixed up prompt by fixing examples and also removed link creation in search ↵A.J. Shulman
tool and fixed dangling promise in AM
2024-08-16added check for if an image for that URL already existsA.J. Shulman
2024-08-16changed from step tags to stage tagsA.J. Shulman
Changed from step1, step2, etc. tags to more straightforward (and not similar to other step tags usage in XML) stage tags with stage number as an attribute.
2024-08-16Webscraping works with Screenshot APIA.J. Shulman
2024-08-15fixed horiz alignment of items in multicolumnviewbobzel
2024-08-15from lastbobzel
2024-08-15fixed dropping on multi col/row collections with marginsbobzel
2024-08-15fixed lightbox typing into a one-line text box that is auto-titlingbobzel
2024-08-15fixed emptyPath typebobzel
2024-08-15feat: added face recogntion boxIEatChili
2024-08-15implemented search tool and other tools but scraping doesn't workA.J. Shulman
2024-08-15cleaned up server list add/rem.bobzel
2024-08-15currently worksA.J. Shulman
2024-08-14UINathan-SR
2024-08-14attempt at new multimodal vectorA.J. Shulman
2024-08-14loading symbol for gpt generation; remove option for GPTTemplatesNathan-SR
2024-08-13fixed bugs introduced cleaning up database list ops.bobzel
2024-08-13Merge branch 'master' into removingAnysbobzel
2024-08-13fix for linear viewsbobzel
2024-08-13updated list ops on serverbobzel
2024-08-13Merge branch 'master' into removingAnysbobzel
2024-08-13cleaning up database typesbobzel
2024-08-13from lastbobzel
2024-08-13removed youtube query callsbobzel
2024-08-12fixed typescript types module inclusionbobzel
2024-08-12more any -> type fixesbobzel
2024-08-12seuggested templates auto-refeshes on col selection; lightbox editing added; ↵Nathan-SR
GPT refresh button now makes new call
2024-08-11edit and copy buttons added to GPT template previewNathan-SR
2024-08-11generated templates appear in menuNathan-SR
2024-08-10UINathan-SR
2024-08-09a bunch more typing fixes.bobzel
2024-08-08many changes to add typing in place of 'any's etcbobzel
2024-08-08UI for GPT templates in doccreator menuNathan-SR
2024-08-07problem with setting smooth amounteleanor-park
2024-08-07trying to get rules to delete after using roolA.J. Shulman
2024-08-06locking into hotkey buttonsaidahosa1
2024-08-05fix horrible bugZachary Zhang
2024-08-02feat: integrated face recognition code with image documentsIEatChili
2024-08-01work on template generation with GPTNathan-SR
2024-08-01feat: added groundwork for face recognitionIEatChili
2024-08-01working scribble erase with bugssZachary Zhang
2024-07-31GPT template generationNathan-SR