aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2024-08-26fixed naming of face annotationsbobzel
2024-08-26added face rectangle annotations for faces in imagesbobzel
2024-08-26made face doc labels editablebobzel
2024-08-26cleanup of faces and tagsbobzel
2024-08-26from lastbobzel
2024-08-26from lastbobzel
2024-08-26added recognizeFaces for face imagesbobzel
2024-08-26from lastbobzel
2024-08-26converted unique faces to be a Doc type similar to a collection.bobzel
2024-08-26cleanup of setting myXXstuff on dashboardsbobzel
2024-08-26cleanup of myXXXstuff on dashboardsbobzel
2024-08-26moved KeywordsBox to TagsView. changed imagellable to use tagsbobzel
2024-08-25width selectorNathan-SR
2024-08-25borderNathan-SR
2024-08-25border radiusNathan-SR
2024-08-25border workNathan-SR
2024-08-23changed keyword items to use a doc symbol for storage instead of a field. ↵bobzel
fixed sizing of docDecoartions around keyeword box to dynaically update accurately. Aded expand/collapse button for editing keywords
2024-08-23modified keywordsBox to use tags instead data_labels. made text #tags ↵bobzel
trigger keywords box. made keywords box fit contents.
2024-08-23starting to cleanup keywordsBoxbobzel
2024-08-22added '@' prefix syntax to show metadata field value in keywords boxbobzel
2024-08-22from lastbobzel
2024-08-22adding csvA.J. Shulman
2024-08-22from lastbobzel
2024-08-22changes to face recognition to store list of face docs , not descriptors on ↵geireann
images.
2024-08-22fixed table citations and now formatted chunks show table info as wellA.J. Shulman
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