aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2024-08-22fixing up removing faces from unique facesbobzel
2024-08-22more cleanup for face collectionsbobzel
2024-08-22boutta get sillyaidahosa1
2024-08-22libertyaidahosa1
2024-08-21dashbord updates properlyNathan-SR
2024-08-21work on fields dashboardNathan-SR
2024-08-21from lastbobzel
2024-08-21from lastbobzel
2024-08-21cleanup of face recognition. some lint fixes.bobzel
2024-08-21removed printlinesA.J. Shulman
2024-08-21added answer streaming parsing so it provides realtime parsing and then ↵A.J. Shulman
follow-up questions and citations are added when its finished
2024-08-21fixed citations so they show different numbersA.J. Shulman
2024-08-21Merge branch 'master' into keanu-commentsbobzel
2024-08-21more lint fixes after updatebobzel
2024-08-21GPT summariesNathan-SR
2024-08-20work on fields dashboardNathan-SR
2024-08-20from lastbobzel
2024-08-20fixing lint errorsbobzel
2024-08-20from lastbobzel
2024-08-20fixed error handling of images too big to load. cleaned up ↵bobzel
facecollectionbox. changed metadata field naming to match conventions.
2024-08-20fixed up a bunch of things in face recognitionbobzel
2024-08-20supports multiple inputsA.J. Shulman
maybe also make it so web results cannot have overlap (no same url in websites returned by search) Also make sure it will cite multiple websites
2024-08-20fixed prompt to be more explicit with action input structureA.J. Shulman
2024-08-20field refactorNathan-SR
2024-08-20Update ChatBox.tsxA.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-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