summaryrefslogtreecommitdiff
path: root/htroot/yacychat.html
AgeCommit message (Expand)Author
2026-02-10added vfs storage to yacychat so the current history does not depend on local...Michael Peter Christen
2026-02-10better usage flow for attachments/searchesMichael Peter Christen
2026-02-07added tool calling abilities to yacychat.html and added a tool handler to RAG...Michael Peter Christen
2026-01-06added global search to chatMichael Peter Christen
2026-01-04added rendering of <think> tags in LLM responses.Michael Peter Christen
2026-01-03added default augmentation setting (attachments / local search) in chat.Michael Peter Christen
2025-12-08added AIShield config page for chat access settings. Also added chat to top m...Michael Peter Christen
2025-12-06added RAG configuration pageMichael Peter Christen
2025-11-30fixed missing line ending in token streamingMichael Peter Christen
2025-11-30added automatic serch result feedback to chat attachmentMichael Peter Christen
2025-11-30added RAG search to promptsMichael Peter Christen
2025-11-30enable focus on composer during token streaming.Michael Peter Christen
2025-11-30added delete button for chat elements and enhanced focus/scrolling behaviorMichael Peter Christen
2025-11-30added text attachments and integrated of text attachments in rag proxy handlingMichael Peter Christen
2025-11-23added markdown and code formatting to chat assistant answersMichael Peter Christen
2025-11-25added copy and edit buttons in chat historyMichael Peter Christen
2025-11-24added image attachments, local storage, clear/download/upload/show-system but...Michael Peter Christen
2025-11-24enhanced chat cssMichael Peter Christen
2025-11-23added chat front-end (stub, no connection to search yet)Michael Peter Christen