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
History
Michael Peter Christen
79c4c4e3dd
fixed api-key handling
2026-02-15 21:03:35 +01:00
..
llama3
added loop unrolling to tensor dot computation
2025-11-23 23:44:31 +01:00
tools
added skill configuration: we present llm tools as "Skills" and make
2026-02-08 21:44:04 +01:00
LLM.java
fixed api-key handling
2026-02-15 21:03:35 +01: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
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
ToolCallProtocol.java
fixed api-key handling
2026-02-15 21:03:35 +01: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
added skill configuration: we present llm tools as "Skills" and make
2026-02-08 21:44:04 +01:00