From fe441f69a4632e5245588574923ef8dc467eced5 Mon Sep 17 00:00:00 2001 From: Abdellah El Morabit Date: Thu, 14 Nov 2024 19:31:03 +0100 Subject: tried implementing ollama --- webconsole/index.html | 12 ++++++++++++ webconsole/main.js | 0 2 files changed, 12 insertions(+) create mode 100644 webconsole/index.html create mode 100644 webconsole/main.js (limited to 'webconsole') diff --git a/webconsole/index.html b/webconsole/index.html new file mode 100644 index 0000000..812011f --- /dev/null +++ b/webconsole/index.html @@ -0,0 +1,12 @@ + + + + + + CONSOLE + + + + + + \ No newline at end of file diff --git a/webconsole/main.js b/webconsole/main.js new file mode 100644 index 0000000..e69de29 -- cgit v1.2.3-70-g09d2