aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Collapse)Author
2024-08-30tried to add progress bar to chatbox but not showing upA.J. Shulman
2024-08-22adding csvA.J. Shulman
2024-08-22fixed table citations and now formatted chunks show table info as wellA.J. Shulman
2024-08-21fixed citations so they show different numbersA.J. Shulman
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-20better styling, now thoughts and actions are hidden, scroll works betterA.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-16fixed up prompt by fixing examples and also removed link creation in search ↵A.J. Shulman
tool and fixed dangling promise in AM
2024-08-16added check for if an image for that URL already existsA.J. Shulman
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-07-17Merge branch 'master' into aj-system-messageA.J. Shulman
2024-07-16working much better still working on adding images thouhgA.J. Shulman
2024-07-11working with new documentsA.J. Shulman
2024-07-10document upload worksA.J. Shulman
2024-07-09starting to improve vectorstoreA.J. Shulman
2024-07-08starting vectorstoreA.J. Shulman
2024-06-27fixing to work with python APIA.J. Shulman
also added follow up questions
2024-05-31added a markdown for server architecture from old wiki.bobzel
2024-05-30fixing chatbox featuresA.J. Shulman
still messages appear weird when using code interpreter and now doesn't detect file links
2024-05-30fixed importbobzel
2024-05-17manually added ChatBox from aj-starterbobzel
2024-05-02lots more dependency cycle unwinding.bobzel
2024-04-30unwinding some import cycles. added PinFuncs and .from(dv:DocumentView) for ↵bobzel
CollectionFreeForm stiuff
2024-04-30changed acl- and some other field- to acl_ and field_ stylebobzel
2024-04-29eslint fixes.bobzel
2024-04-23fixes for rich text menu updates and setting parameters on text doc vs ↵bobzel
within in RTF. Lots of lint cleanup.
2024-04-21more lint cleanupbobzel
2024-04-19lint errorsbobzel
2024-04-17restoring eslint - updates not complete yetbobzel
2024-04-05fixed npm start-release on ssl servergeireann
2024-04-05more fixes to socket.io and socket.io-client includesbobzel
2024-04-04trying to get start-release to workbobzel
2024-03-30fixed potential cycle in linkManager relatedLink. fixed anchors to videos ↵bobzel
not to be to timeline
2024-03-30got rid of pdf_thumbnailsbobzel
2024-03-17use metakey to edit computedfield result instead of expression in schema ↵bobzel
cell, set default new field values on data doc. fixed stacking view from autoresizing when switching to a different collection view. changed syntax for setting fields in text docs to use ':=' for computed fields. Added call to Chat in computed functions when (( )) is used. Added caching of computed function result when a function called by ComputedField uses the _setCacheResult_ method (currently only gptCallChat).
2024-03-14remove .dmgbobzel
2024-03-09add show less show more buttonnewalina
2024-03-01Merge branch 'master' into info-ui-observablebobzel
2024-02-29add state message gifsnewalina
2024-02-11fixed uploading remote image blobsbobzel
2024-01-18lots of changes to try to simplify API for viewPaths and relatedbobzel
2024-01-04fixed ffmpeg for uploading videos. fixed getView() to take focus options so ↵bobzel
that if a sidebar or timeline has to be opened, the didMove flag can be set properly. added video snapshot frame to top menu. fixed using '^' to stop and start a selection region on timelines.
2023-12-29fixed imports a little in dashuploadutilsbobzel
2023-12-29fixed dropping images from web. fixed exif data on images and autorotating ↵bobzel
exif rotated images. fixed selecting on web pages, and resizing web pages upward so that pointer events aren't grabbed.
2023-12-28fixed youtube uploads, cleaned up a bunch of imports and added some typings ↵bobzel
files.
2023-12-28fixed uploading unsupported file. changed admzip reference.bobzel
2023-12-21from lastbobzel
2023-12-18moved assets into public directory for now. fixed infoState to use gifbobzel