35 Commits

Author SHA1 Message Date
6a0d88ab4e updated config for open-webui 2025-05-24 08:57:01 -07:00
5297eb3d67 completely re-built qortal_api_toolkit for open-webui, giving models such as qwen3 with native tool calling ability, the ability to directly call the Qortal API. The Qortal API pipeline is not correct, should not be used and will likely be removed. 2025-05-22 16:47:47 -07:00
d33d899d5f resolved issues with the open-webui tool 2025-05-21 14:24:32 -07:00
61c97a5cb2 added test qortal api tool function for open-webui 2025-05-21 13:41:03 -07:00
a07cbe73a3 modified start commands for open-webui and localai to optimize GPU usage 2025-05-21 11:00:26 -07:00
2c6cb28b56 added qortal_api_tool.py 2025-05-21 10:59:42 -07:00
2ff61e3bba again missing backslash 2025-05-20 17:16:07 -07:00
65d8d19639 fixed missing backslash 2025-05-20 17:15:06 -07:00
3278581bf7 added management to loaded models to prevent overloading GPU and keep things as fast as possible. 2025-05-20 17:13:59 -07:00
11c9f07957 added ai-stack-net to a few missing it, and included pipelines on update command for open-webui container 2025-05-20 14:19:49 -07:00
aeacc0f94b added forgotten dir creation 2025-05-20 14:06:18 -07:00
b1b2010ddf minor fixes 2025-05-20 14:04:23 -07:00
26a8c501ec added pipelines for additional features for open-webui 2025-05-20 14:02:29 -07:00
63a1527b8f Switched back to AIO docker container for now, until we can figure out how to re-build the more extensive container. 2025-05-20 11:04:10 -07:00
9cf8d1b07c switching back to AIO build of localai 2025-05-19 19:16:39 -07:00
dffcd2d318 desperate 2025-05-19 18:55:56 -07:00
769c52aea9 added what seems to be defaults 2025-05-19 18:00:43 -07:00
e7c2c0f2ef added debug logging 2025-05-19 17:57:25 -07:00
e555b40345 set environment variables in run command as well 2025-05-19 17:56:52 -07:00
9ea15dcd02 removed unnecessary additional docker run command 2025-05-19 17:47:23 -07:00
6af23e4310 commented out pre-built localai aio docker 2025-05-19 17:43:26 -07:00
6952e719ef modified wording of localai container issuance 2025-05-19 17:41:43 -07:00
4358f0f632 removed models.yaml setup as the container runs with root privileges and the user does not 2025-05-19 17:40:37 -07:00
70886e0ce4 fixed formatting 2025-05-19 16:49:20 -07:00
7d61556e82 modified dockerfile URL 2025-05-19 16:47:32 -07:00
e80f6c995a Added new localai:custom docker container, built from a customized version of localai that supports their memory addition 'localrecall' and their 'localagi' along wigh GPU support. Will be re-writing all of this into docker-compose methods in the future. 2025-05-19 16:43:22 -07:00
13028b8d2b tweaked localai config a bit more 2025-05-19 14:05:34 -07:00
716b23fabf added changes to localai config 2025-05-19 13:48:44 -07:00
5801e5f800 Fixed incorrect localai setup 2025-05-19 09:43:39 -07:00
1a95585ebc removed final duplicate update block 2025-05-19 09:25:04 -07:00
8ec89986af removed duplicate comfyui as well 2025-05-19 09:23:03 -07:00
89b9c584de Modified and fixed --update on setup script 2025-05-19 09:20:08 -07:00
c45dfad9e8 added restart script 2025-05-17 14:23:40 -07:00
d0cc730469 Added localai container to setup and start scripts
added local docker network to allow cross-container communications.
2025-05-17 14:07:24 -07:00
c4fe4a522f Initial commit 2025-05-17 13:54:15 -07:00