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 (
Collapse
)
Author
2024-08-16
fixed up prompt by fixing examples and also removed link creation in search ↵
A.J. Shulman
tool and fixed dangling promise in AM
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
also added follow up questions
2024-05-30
fixing chatbox features
A.J. Shulman
still messages appear weird when using code interpreter and now doesn't detect file links
2024-05-17
manually added ChatBox from aj-starter
bobzel