This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
yacy_search_server
Watch
1
Star
0
Fork
0
You've already forked yacy_search_server
mirror of
https://github.com/yacy/yacy_search_server.git
synced
2026-04-28 23:03:00 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Upload File
Apply Patch
yacy_search_server
/
source
/
net
/
yacy
/
ai
History
Michael Peter Christen
7b303b6f82
Add thinking/tooling/vision/format model capability tests and suppress thinking across LLM calls
2026-03-29 17:33:49 +02:00
..
llama3
added loop unrolling to tensor dot computation
2025-11-23 23:44:31 +01:00
tools
Add search tool backed by shared RAG search document output
2026-03-28 21:33:54 +01:00
LLM.java
Add thinking/tooling/vision/format model capability tests and suppress thinking across LLM calls
2026-03-29 17:33:49 +02:00
LLMSwarm.java
added tool calling abilities to yacychat.html and added a tool handler to 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-02-07 10:51:54 +01:00
RAGAugmentor.java
Add configurable maximum length for RAG search documents
2026-03-29 00:19:57 +01:00
ToolCallProtocol.java
Add thinking/tooling/vision/format model capability tests and suppress thinking across LLM calls
2026-03-29 17:33:49 +02:00
ToolHandler.java
added tool calling abilities to yacychat.html and added a tool handler to 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-02-07 10:51:54 +01:00
ToolProvider.java
Add search tool backed by shared RAG search document output
2026-03-28 21:33:54 +01:00