| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-09-19 | added comments and fixed some styling and error handling | A.J. Shulman | |
| 2024-09-07 | added clarifying structural info to ReAct prompt (still ~69% shorter than ↵ | A.J. Shulman | |
| previous prompt) and shortened the RAG prompt | |||
| 2024-09-07 | completely restructured, added comments, and significantly reduced the ↵ | A.J. Shulman | |
| length of the prompt (~72% shorter and cheaper) | |||
| 2024-09-07 | reorganized parsers, added comments to vectorstore, and added citation popup ↵ | A.J. Shulman | |
| for text citations | |||
| 2024-09-07 | removed unnecessary imports | A.J. Shulman | |
| 2024-09-07 | added commenting and restructured | A.J. Shulman | |
| 2024-09-07 | Fixed web document rendering by changing cors | A.J. Shulman | |
| 2024-09-05 | merged with master | A.J. Shulman | |
| 2024-09-04 | more fixes for calendarBox to preserve selection when view changes. | bobzel | |
| 2024-09-04 | updated calendars to support times of events and to render evdnts at the ↵ | bobzel | |
| correct time. | |||
| 2024-09-04 | calendar fixes | bobzel | |
| 2024-09-04 | warning fix | bobzel | |
| 2024-09-04 | start of conversion of Calendar into a CollectionView | bobzel | |
| 2024-09-04 | made calendarBox work | bobzel | |
| 2024-09-02 | made the progress cooler (double bounce) | A.J. Shulman | |
| 2024-09-02 | added loading animation | A.J. Shulman | |
| 2024-09-01 | consolidated image resampling. fixed importing zipped workspace. | bobzel | |
| 2024-08-30 | tried to add progress bar to chatbox but not showing up | A.J. Shulman | |
| 2024-08-29 | added loop summary and updated type for RAG tool output | A.J. Shulman | |
| 2024-08-26 | moved KeywordsBox to TagsView. changed imagellable to use tags | bobzel | |
| 2024-08-23 | modified keywordsBox to use tags instead data_labels. made text #tags ↵ | bobzel | |
| trigger keywords box. made keywords box fit contents. | |||
| 2024-08-22 | adding csv | A.J. Shulman | |
| 2024-08-22 | fixed table citations and now formatted chunks show table info as well | A.J. Shulman | |
| 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-20 | from last | 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 | 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 dropping on multi col/row collections with margins | bobzel | |
| 2024-08-15 | fixed emptyPath type | bobzel | |
| 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-12 | more any -> type fixes | bobzel | |
