aboutsummaryrefslogtreecommitdiff
path: root/src/server/ApiManagers/AssistantManager.ts
AgeCommit message (Expand)Author
2025-07-21more server side cleanupbobzel
2025-07-21cleaning up server warnings/errorsbobzel
2025-03-06Merge branch 'master' into aarav_editbobzel
2025-03-06daily journal nodeaaravkumar
2025-02-24fix & feat: changed cohere embeddings for OpenAI's new embedding model and al...A.J. Shulman
2025-02-10updated from masterbobzel
2025-02-10code cleanup in createDocumentTool. added childLayoutFitWidth to comparisonBo...bobzel
2025-02-09trying to get assistant to create Docs properlybobzel
2025-01-23added commentingA.J. Shulman
2024-12-19image generation works betterA.J. Shulman
2024-12-18image creation works but is weirdA.J. Shulman
2024-12-18trying new image generation plus new implementaion of video and audioA.J. Shulman
2024-12-18betterA.J. Shulman
2024-10-30much better RAG with image retrieval fixed significantly and much faster (onl...A.J. Shulman
2024-10-30before changing the get result endpointA.J. Shulman
2024-10-22fixed websearch tool endpoint so it only returns displayable results in Dash;...A.J. Shulman
2024-10-17from lastbobzel
2024-10-17lint cleanup for awaits in loopsbobzel
2024-10-10added new file header comments and fixed some error handlingA.J. Shulman
2024-09-30upate AJ assistant from master and fix some lint errorsbobzel
2024-09-22creates and installs virtual envA.J. Shulman
2024-09-20added creating of the venvA.J. Shulman
2024-09-19Working now with Python scriptA.J. Shulman
2024-09-19added python files to serverA.J. Shulman
2024-09-19got rid of unnecessary endpoint on server (chunkDocument)A.J. Shulman
2024-09-19added comments and fixed some styling and error handlingA.J. Shulman
2024-09-07completely restructured, added comments, and significantly reduced the length...A.J. Shulman
2024-09-07Fixed web document rendering by changing corsA.J. Shulman
2024-09-02added loading animationA.J. Shulman
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
2024-08-20better styling, now thoughts and actions are hidden, scroll works betterA.J. Shulman
2024-08-16fixed up prompt by fixing examples and also removed link creation in search t...A.J. Shulman
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-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
2024-05-30fixing chatbox featuresA.J. Shulman
2024-05-17manually added ChatBox from aj-starterbobzel