summaryrefslogtreecommitdiff
path: root/source
AgeCommit message (Expand)Author
2026-01-21Add DNS/network errors (-1) to permanent error status codespr0vieh
2026-01-21Add configurable DHT error URL blocking with retry window and web UIpr0vieh
2026-01-20feat: Add two-layer DHT error propagation to prevent broken URL redistributionpr0vieh
2026-01-08fix for no search results within RAG local searchMichael Peter Christen
2026-01-08fixed bug in ai.production_models default value and replaced someMichael Peter Christen
2026-01-08replaced codex with regulaMichael Peter Christen
2026-01-06added global search to chatMichael Peter Christen
2026-01-03Fix: avoid 0-results by using remote metadata results when availableMichael Peter Christen
2026-01-03Fix image preview licensing and show 20 images per page, fixesMichael Peter Christen
2026-01-03Handle POST redirects when contacting peers, fix forMichael Peter Christen
2026-01-02possible fix for search-0-results bug fromMichael Peter Christen
2026-01-01fixed windows installer; updated download path for java installerMichael 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-12-06added build page for the AI labMichael Peter Christen
2025-12-05enhanced snippet computation for RAGMichael 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-30added text attachments and integrated of text attachments in rag proxy handlingMichael Peter Christen
2025-11-24added image attachments, local storage, clear/download/upload/show-system but...Michael Peter Christen
2025-11-23Merge branch 'master' of https://github.com/yacy/yacy_search_serverMichael Peter Christen
2025-11-23added search result - to - markdown in RAGMichael Peter Christen
2025-11-23added loop unrolling to tensor dot computationMichael Peter Christen
2025-11-23added chat front-end (stub, no connection to search yet)Michael Peter Christen
2025-11-23refactoringMichael Peter Christen
2025-11-23removed dependency of ByteBuffer on FloatBufferMichael Peter Christen
2025-11-22replaced ArrayFloatTensor with DirectBufferFloatTensorMichael Peter Christen
2025-11-22refactoring of tensor classes to prepare for further enhancementsMichael Peter Christen
2025-11-22refactoring of Llama3 model front-end classMichael Peter Christen
2025-11-19Merge branch 'master' of https://github.com/yacy/yacy_search_serverMichael Peter Christen
2025-11-19fixed some critical errors in kelondroMichael Peter Christen
2025-11-16integrated model usage names into rag proxyMichael Peter Christen
2025-11-16added OpenAI models servlet and Ollama tags servletMichael Peter Christen
2025-11-16refactoring of token consumerMichael Peter Christen
2025-11-16added reading from LLM matrixMichael Peter Christen
2025-11-13renamed usage namedMichael Peter Christen
2025-11-11distinguish between usage columns and feature columns, added toolingMichael Peter Christen
2025-11-10added persistence to production models tableMichael Peter Christen
2025-11-09reading the post request body and sending it in a get attribute toMichael Peter Christen
2025-11-02LLM selection servlet (stub)Michael Peter Christen
2025-10-27refactoring of llm classesMichael Peter Christen
2025-10-12code cleanupMichael Peter Christen
2025-10-12small fixes to MCP serverMichael Peter Christen
2025-10-12fixed method recognition in MCP ServerMichael Peter Christen
2025-10-12added loging to MCP serverMichael Peter Christen
2025-10-11Merge branch 'master' of https://github.com/yacy/yacy_search_server.gitMichael Peter Christen
2025-10-11added MCP serverMichael Peter Christen
2025-10-05Fix for refactoring introduced inMichael Peter Christen
2025-09-25stub of ollama client appMichael Peter Christen