Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-22 | from last | bobzel | |
2024-08-22 | adding csv | A.J. Shulman | |
2024-08-22 | from last | bobzel | |
2024-08-22 | changes to face recognition to store list of face docs , not descriptors on ↵ | geireann | |
images. | |||
2024-08-22 | fixed table citations and now formatted chunks show table info as well | A.J. Shulman | |
2024-08-22 | fixing up removing faces from unique faces | bobzel | |
2024-08-22 | more cleanup for face collections | bobzel | |
2024-08-21 | from last | bobzel | |
2024-08-21 | from last | bobzel | |
2024-08-21 | cleanup of face recognition. some lint fixes. | bobzel | |
2024-08-21 | removed printlines | A.J. Shulman | |
2024-08-21 | added 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-21 | fixed citations so they show different numbers | A.J. Shulman | |
2024-08-21 | Merge branch 'master' into keanu-comments | bobzel | |
2024-08-21 | more lint fixes after update | bobzel | |
2024-08-20 | from last | bobzel | |
2024-08-20 | fixing lint errors | bobzel | |
2024-08-20 | from last | bobzel | |
2024-08-20 | fixed error handling of images too big to load. cleaned up ↵ | bobzel | |
facecollectionbox. changed metadata field naming to match conventions. | |||
2024-08-20 | fixed up a bunch of things in face recognition | bobzel | |
2024-08-20 | supports multiple inputs | A.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-20 | fixed prompt to be more explicit with action input structure | A.J. Shulman | |
2024-08-20 | Update ChatBox.tsx | A.J. Shulman | |
2024-08-20 | better styling, now thoughts and actions are hidden, scroll works better | A.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-19 | extensive fixes to DiagramBox | bobzel | |
2024-08-19 | Streaming wiht thoughts and actions working much better but still get error ↵ | A.J. Shulman | |
for web search | |||
2024-08-19 | working on making streaming work | A.J. Shulman | |
2024-08-18 | Attempting streaming content | A.J. Shulman | |
2024-08-16 | now shows thoughts in real time | A.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-16 | fixed up prompt by fixing examples and also removed link creation in search ↵ | A.J. Shulman | |
tool and fixed dangling promise in AM | |||
2024-08-16 | added check for if an image for that URL already exists | A.J. Shulman | |
2024-08-16 | changed from step tags to stage tags | A.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-16 | Webscraping works with Screenshot API | A.J. Shulman | |
2024-08-15 | fixed horiz alignment of items in multicolumnview | bobzel | |
2024-08-15 | from last | bobzel | |
2024-08-15 | fixed dropping on multi col/row collections with margins | bobzel | |
2024-08-15 | fixed lightbox typing into a one-line text box that is auto-titling | bobzel | |
2024-08-15 | fixed emptyPath type | bobzel | |
2024-08-15 | feat: added face recogntion box | IEatChili | |
2024-08-15 | implemented search tool and other tools but scraping doesn't work | A.J. Shulman | |
2024-08-15 | cleaned up server list add/rem. | bobzel | |
2024-08-15 | currently works | A.J. Shulman | |
2024-08-14 | attempt at new multimodal vector | A.J. Shulman | |
2024-08-13 | fixed bugs introduced cleaning up database list ops. | bobzel | |
2024-08-13 | Merge branch 'master' into removingAnys | bobzel | |
2024-08-13 | fix for linear views | bobzel | |
2024-08-13 | updated list ops on server | bobzel | |
2024-08-13 | Merge branch 'master' into removingAnys | bobzel | |
2024-08-13 | cleaning up database types | bobzel | |
2024-08-13 | from last | bobzel | |