aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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-15implemented search tool and other tools but scraping doesn't workA.J. Shulman
2024-08-15currently worksA.J. Shulman
2024-08-14attempt at new multimodal vectorA.J. Shulman
2024-08-07trying to get rules to delete after using roolA.J. Shulman
2024-07-22works better nowA.J. Shulman
2024-07-22works decently wellA.J. Shulman
2024-07-22attempting new RAG prompt and formatting of citations vs grounded textA.J. Shulman
2024-07-22fixing summaries by having them part of the ReAct promptA.J. Shulman
2024-07-17new promptA.J. Shulman
2024-07-17Merge branch 'master' into aj-system-messageA.J. Shulman
2024-07-17working on rendering MarkDown and added NoToolA.J. Shulman
2024-07-17fixed making pdf's honor pointreEvents field on PDFsgeireann
2024-07-17added image citation highlightsA.J. Shulman
2024-07-16not sure why JSON parsing isn't workingA.J. Shulman
2024-07-16working much better still working on adding images thouhgA.J. Shulman
2024-07-16attempting annotations for image chunksA.J. Shulman
2024-07-15attempt #2A.J. Shulman
2024-07-15attempt at adding linksA.J. Shulman
2024-07-15citation parsing working much betterA.J. Shulman
2024-07-12some code type cleanupgeireann
2024-07-12Fixed nested collections in templates. cleaned up some cod.egeireann
2024-07-11fixed transforms for treeView. cleanedup/commented some code.geireann
2024-07-11not working well (files don't get filename immediately_A.J. Shulman
2024-07-11working with new documentsA.J. Shulman
2024-07-10trying to update RAG when new docs are addedA.J. Shulman
2024-07-10Works much better now.A.J. Shulman
2024-07-10Working now somewhatA.J. Shulman
2024-07-10Fixing bugs and attempting to get it to workA.J. Shulman
2024-07-10first attempt at integrating everythingA.J. Shulman
2024-07-10document upload worksA.J. Shulman
2024-07-10fixed caption font colorgeireann
2024-07-10some lint fixes and updating packages.geireann
2024-07-10fixed undoing bringToFront selections - made longPress observable work. ↵bobzel
made ink strokes keep Z index by default when clicked.
2024-07-09starting to improve vectorstoreA.J. Shulman
2024-07-08fixed parts of new VectorstoreA.J. Shulman
2024-07-08starting vectorstoreA.J. Shulman
2024-07-01moved active ink settings to DocumentView from Doc. Changed how ink fill ↵bobzel
color is set based on what is selected.
2024-06-27fixing to work with python APIA.J. Shulman
also added follow up questions
2024-06-21added renderedPixelDimensions to imageBoxbobzel
2024-06-17updated multitoggle eraser to always togglegeireann
2024-06-06added intro messageA.J. Shulman
2024-06-04fixed animation of comparisonBox clip slidingbobzel
2024-06-04comparisonbox cleanupbobzel
2024-06-04more messageComponent cleanupbobzel
2024-06-03comparisonbox cleanup.bobzel
2024-06-03updated pdfViewer worker. fixed PDFbox action to set pdfcache. cleaned up ↵bobzel
messagecomponent
2024-05-31added a markdown for server architecture from old wiki.bobzel
2024-05-30overhauled the entire link creation process and merged itA.J. Shulman
also tweaked the runinaction vs action decorator to make it work better and more consistently