Alien Zacharias
  • Joined on 2025-02-02
Zacharias pushed to master at neurodock/VIVO-Terminal 2026-07-25 01:19:26 +02:00
731c1fa34b Inital Commit for VIVO-Temrinal
Zacharias created repository neurodock/VIVO-Terminal 2026-07-25 01:16:10 +02:00
Zacharias pushed to master at neurodock/NeuroDock 2026-07-19 23:06:10 +02:00
4cd4367a19 Switching out toString returing a string JSON to toJSON that returns a JSONObject instead... and toString is not ment for this purpose
Zacharias pushed to master at neurodock/NeuroDock 2026-07-19 22:05:39 +02:00
2defa32cb8 Making sure that Core.RPCP and plugin.tool.Tool.RPCP_SOURCE have the same
Zacharias pushed to master at neurodock/NeuroDock 2026-07-19 21:47:52 +02:00
fc8a06bde5 Add LLMSystemPrompt as a unified system-prompt builder for OllamaObject
Zacharias commented on issue Zacharias/EAappInstall#1 2026-07-10 22:16:02 +02:00
Test

Test has been resolved.

Thank you

Zacharias closed issue Zacharias/EAappInstall#1 2026-07-10 22:16:02 +02:00
Test
Zacharias pushed to master at neurodock/NeuroDock 2026-07-05 21:20:05 +02:00
6e31e31718 Updated so you can dump all messages for an OllamaObject, add a system message, and add messages from a list
Zacharias pushed to master at neurodock/NeuroDock 2026-06-28 17:59:55 +02:00
9c7ba9cb4f Made tool calling async as well, not yet tested
Zacharias pushed to master at neurodock/NeuroDock 2026-06-28 17:19:51 +02:00
caf60eddef Made Core#qurryOllama asynchronous instead to make so it doesn't lock up the calling thread, issue discovered in the (Ollama-chat)[https://git.server.4zellen.se/neurodock/Ollama-chat] Proof of Concept
Zacharias pushed to master at neurodock/NeuroDock 2026-06-28 15:57:48 +02:00
3c6a75a587 Some small poking at things :)
Zacharias pushed to master at neurodock/NeuroDock 2026-06-17 23:16:54 +02:00
6d7088fd76 Renamed return type of Loader#getTools(Plugin) to OllamaFunctionTool from OllamaTool
Zacharias pushed to master at neurodock/NeuroDock 2026-06-16 18:00:07 +02:00
0e31f15e03 Renamed the build.yml to build.yml.old as the backing gitea runner is not online.
Zacharias pushed to master at neurodock/NeuroDock 2026-06-16 17:58:42 +02:00
fcbb405a2e Updated Plugin-API version as it has recived updates since 0.1.0, but yet dine to be in 1.0 release
Zacharias pushed to master at neurodock/NeuroDock 2026-06-15 22:10:10 +02:00
b74c5e9e97 feat(plugin): scaffold RPCP plugin loading core
Zacharias pushed to master at neurodock/NeuroDock 2026-06-15 14:55:29 +02:00
d016ad9a48 refactor(Core): decompose handleResponse and add ToolCallingRender system
Zacharias pushed to master at neurodock/NeuroDock 2026-06-15 00:20:20 +02:00
ff0496eb61 Shit has happend, among the "shit" is working on the files stuff and refactoring Core.Source to reflect on the new names for the difrent types of tool sources
Zacharias pushed to master at neurodock/NeuroDock 2026-05-28 13:06:42 +02:00
b3cb4d86b6 Added early exit for unreachable Ollama
Zacharias pushed to master at neurodock/NeuroDock 2026-05-28 13:05:43 +02:00
ff45efbe67 Removed invalid import statment
Zacharias pushed to master at neurodock/NeuroDock 2026-05-28 12:52:34 +02:00
9a43f8490e Removed invalid import statment