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-03-11 16:22:26 -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
/
tools
History
Michael Peter Christen
2141aef2c8
added skill configuration: we present llm tools as "Skills" and make
...
them configurable in the YaCy GUI.
2026-02-08 21:44:04 +01:00
..
CalculatorTool.java
added skill configuration: we present llm tools as "Skills" and make
2026-02-08 21:44:04 +01:00
ChitChatTool.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
DateMathTool.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
DateTimeTool.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
HttpJsonTool.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
Mermaid2ASCIITool.java
added Mermaid rendering tool
2026-02-08 13:34:43 +01:00
NumberParserTool.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
PromptToMermaidTool.java
added Mermaid rendering tool
2026-02-08 13:34:43 +01:00
SelfReflectTool.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
TableOpsTool.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
UnitConverterTool.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
WebFetchTool.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
WikipediaLinkCreatorTool.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