Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-02 | added loading animation | A.J. Shulman | |
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-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 | 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 | 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 | 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 | implemented search tool and other tools but scraping doesn't work | A.J. Shulman | |
2024-08-15 | currently works | A.J. Shulman | |
2024-08-14 | attempt at new multimodal vector | A.J. Shulman | |
2024-08-07 | trying to get rules to delete after using rool | A.J. Shulman | |
2024-07-22 | works better now | A.J. Shulman | |
2024-07-22 | works decently well | A.J. Shulman | |
2024-07-22 | attempting new RAG prompt and formatting of citations vs grounded text | A.J. Shulman | |
2024-07-22 | fixing summaries by having them part of the ReAct prompt | A.J. Shulman | |
2024-07-17 | new prompt | A.J. Shulman | |
2024-07-17 | Merge branch 'master' into aj-system-message | A.J. Shulman | |
2024-07-17 | working on rendering MarkDown and added NoTool | A.J. Shulman | |
2024-07-17 | fixed making pdf's honor pointreEvents field on PDFs | geireann | |
2024-07-17 | added image citation highlights | A.J. Shulman | |
2024-07-16 | not sure why JSON parsing isn't working | A.J. Shulman | |
2024-07-16 | working much better still working on adding images thouhg | A.J. Shulman | |
2024-07-16 | attempting annotations for image chunks | A.J. Shulman | |
2024-07-15 | attempt #2 | A.J. Shulman | |
2024-07-15 | attempt at adding links | A.J. Shulman | |
2024-07-15 | citation parsing working much better | A.J. Shulman | |
2024-07-12 | some code type cleanup | geireann | |
2024-07-12 | Fixed nested collections in templates. cleaned up some cod.e | geireann | |
2024-07-11 | fixed transforms for treeView. cleanedup/commented some code. | geireann | |
2024-07-11 | not working well (files don't get filename immediately_ | A.J. Shulman | |
2024-07-11 | working with new documents | A.J. Shulman | |
2024-07-10 | trying to update RAG when new docs are added | A.J. Shulman | |
2024-07-10 | Works much better now. | A.J. Shulman | |
2024-07-10 | Working now somewhat | A.J. Shulman | |
2024-07-10 | Fixing bugs and attempting to get it to work | A.J. Shulman | |
2024-07-10 | first attempt at integrating everything | A.J. Shulman | |
2024-07-10 | document upload works | A.J. Shulman | |