index
:
Dash-Web.git
master
A copy of AVD's Dash-Web software, hosted on my own hardware for local use.
browndash
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
ApiManagers
/
AssistantManager.ts
Age
Commit message (
Expand
)
Author
2025-07-21
more server side cleanup
bobzel
2025-07-21
cleaning up server warnings/errors
bobzel
2025-03-06
Merge branch 'master' into aarav_edit
bobzel
2025-03-06
daily journal node
aaravkumar
2025-02-24
fix & feat: changed cohere embeddings for OpenAI's new embedding model and al...
A.J. Shulman
2025-02-10
updated from master
bobzel
2025-02-10
code cleanup in createDocumentTool. added childLayoutFitWidth to comparisonBo...
bobzel
2025-02-09
trying to get assistant to create Docs properly
bobzel
2025-01-23
added commenting
A.J. Shulman
2024-12-19
image generation works better
A.J. Shulman
2024-12-18
image creation works but is weird
A.J. Shulman
2024-12-18
trying new image generation plus new implementaion of video and audio
A.J. Shulman
2024-12-18
better
A.J. Shulman
2024-10-30
much better RAG with image retrieval fixed significantly and much faster (onl...
A.J. Shulman
2024-10-30
before changing the get result endpoint
A.J. Shulman
2024-10-22
fixed websearch tool endpoint so it only returns displayable results in Dash;...
A.J. Shulman
2024-10-17
from last
bobzel
2024-10-17
lint cleanup for awaits in loops
bobzel
2024-10-10
added new file header comments and fixed some error handling
A.J. Shulman
2024-09-30
upate AJ assistant from master and fix some lint errors
bobzel
2024-09-22
creates and installs virtual env
A.J. Shulman
2024-09-20
added creating of the venv
A.J. Shulman
2024-09-19
Working now with Python script
A.J. Shulman
2024-09-19
added python files to server
A.J. Shulman
2024-09-19
got rid of unnecessary endpoint on server (chunkDocument)
A.J. Shulman
2024-09-19
added comments and fixed some styling and error handling
A.J. Shulman
2024-09-07
completely restructured, added comments, and significantly reduced the length...
A.J. Shulman
2024-09-07
Fixed web document rendering by changing cors
A.J. Shulman
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-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
fixed citations so they show different numbers
A.J. Shulman
2024-08-20
supports multiple inputs
A.J. Shulman
2024-08-20
better styling, now thoughts and actions are hidden, scroll works better
A.J. Shulman
2024-08-16
fixed up prompt by fixing examples and also removed link creation in search t...
A.J. Shulman
2024-08-16
added check for if an image for that URL already exists
A.J. Shulman
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-07-16
working much better still working on adding images thouhg
A.J. Shulman
2024-07-11
working with new documents
A.J. Shulman
2024-07-10
document upload works
A.J. Shulman
2024-07-09
starting to improve vectorstore
A.J. Shulman
2024-07-08
starting vectorstore
A.J. Shulman
2024-06-27
fixing to work with python API
A.J. Shulman
2024-05-30
fixing chatbox features
A.J. Shulman
2024-05-17
manually added ChatBox from aj-starter
bobzel