From 25cf2d92f3198ba7541dad979eca1f9c1238ff04 Mon Sep 17 00:00:00 2001 From: Oxbian Date: Sun, 2 Mar 2025 18:54:59 -0500 Subject: feat: llama.cpp -> ollama API + reading from stream --- config/system.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 config/system.json (limited to 'config/system.json') diff --git a/config/system.json b/config/system.json new file mode 100644 index 0000000..9262aeb --- /dev/null +++ b/config/system.json @@ -0,0 +1,3 @@ +{ + "" +} -- cgit v1.2.3