index
:
yacy
master
matthew/1.941
upstream/1.941
YaCy search server with some extra patches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
htroot
/
yacychat.html
Age
Commit message (
Collapse
)
Author
2026-07-04
Enhanced Log Reports
Michael Peter Christen
2026-05-31
enhanced ai chat: show when tool calls happen and show result of tool
Michael Peter Christen
calls during current chat completion
2026-03-29
Restore tool-enabled chat requests from persisted model capabilities
Michael Peter Christen
2026-03-28
Add search tool backed by shared RAG search document output
Michael Peter Christen
2026-03-28
showing different waiting messages for different activities
Michael Peter Christen
2026-03-28
hero page modification for YaCy Chat
Michael Peter Christen
2026-03-28
Fix yacychat P2P mode detection for global search visibility
Michael Peter Christen
2026-02-10
added vfs storage to yacychat so the current history does not depend on ↵
Michael Peter Christen
localStorage any more
2026-02-10
better usage flow for attachments/searches
Michael Peter Christen
2026-02-07
added tool calling abilities to yacychat.html and added a tool handler to ↵
Michael Peter Christen
RAGProxyServlet; also provided a large set of basic tools to handle calculations, date understanding, unit conversion, web fetch, number parsing, self reflection and more
2026-01-06
added global search to chat
Michael Peter Christen
2026-01-04
added rendering of <think> tags in LLM responses.
Michael Peter Christen
2026-01-03
added default augmentation setting (attachments / local search) in chat.
Michael Peter Christen
2025-12-08
added AIShield config page for chat access settings. Also added chat to top ↵
Michael Peter Christen
menu in case that was wanted by the user. Also added the AILab to the main menu.
2025-12-06
added RAG configuration page
Michael Peter Christen
2025-11-30
fixed missing line ending in token streaming
Michael Peter Christen
2025-11-30
added automatic serch result feedback to chat attachment
Michael Peter Christen
2025-11-30
added RAG search to prompts
Michael Peter Christen
2025-11-30
enable focus on composer during token streaming.
Michael Peter Christen
2025-11-30
added delete button for chat elements and enhanced focus/scrolling behavior
Michael Peter Christen
2025-11-30
added text attachments and integrated of text attachments in rag proxy handling
Michael Peter Christen
2025-11-23
added markdown and code formatting to chat assistant answers
Michael Peter Christen
2025-11-25
added copy and edit buttons in chat history
Michael Peter Christen
2025-11-24
added image attachments, local storage, clear/download/upload/show-system ↵
Michael Peter Christen
buttons to chat
2025-11-24
enhanced chat css
Michael Peter Christen
2025-11-23
added chat front-end (stub, no connection to search yet)
Michael Peter Christen