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
/
client
/
views
/
nodes
/
chatbot
/
tools
/
SearchTool.ts
Age
Commit message (
Expand
)
Author
2025-05-21
Added codebase search and retrieval to Vectorstore
A.J. Shulman
2025-05-11
chanegd everything to be more consistent
A.J. Shulman
2025-04-27
new attempt with new citation unification
A.J. Shulman
2025-04-24
attempt at linking docs but listing metadata doesn't work
A.J. Shulman
2025-02-26
added typing to PostToServer calls. made smartDraw popup create images locally.
bobzel
2024-12-18
better
A.J. Shulman
2024-10-22
fixed websearch tool endpoint so it only returns displayable results in Dash;...
A.J. Shulman
2024-10-20
changed to generic addLinkedDoc
A.J. Shulman
2024-10-17
added create text doc tool with font color and background color and fixed no ...
A.J. Shulman
2024-10-17
Removed awaits inside loops and made Parameters readonly for better type safety
A.J. Shulman
2024-10-17
Implemented strict typechecking for tools, specifically tool inputs
A.J. Shulman
2024-10-15
tried something for typechecking but way too overcomplicated
A.J. Shulman
2024-09-30
upate AJ assistant from master and fix some lint errors
bobzel
2024-09-07
completely restructured, added comments, and significantly reduced the length...
A.J. Shulman