Commit Graph

16 Commits

Author SHA1 Message Date
dd6ffa548c Refactor configuration structure to replace DataConfig with instance-specific directories and auto-creation options 2025-08-02 19:10:40 +02:00
7935f19cc1 Add data directory configuration with auto-creation option 2025-08-02 15:33:33 +02:00
b24d744cad Implement graceful shutdown for the server and add Shutdown method to InstanceManager 2025-08-01 23:41:18 +02:00
8e8056f071 Update swagger docs 2025-07-30 21:34:46 +02:00
bedec089ef Implement middleware tests 2025-07-30 21:20:50 +02:00
b3540d5b3e Implement api key auth 2025-07-30 20:15:14 +02:00
e1889a65ac Remove llama server cors headers 2025-07-28 22:06:44 +02:00
1057265c7f Fix default host value in TestLoadConfig_Defaults 2025-07-27 19:11:24 +02:00
40d11b12ca Add cors middleware 2025-07-27 19:05:15 +02:00
f2073f3eb4 Fix monitorProcess to properly close and reset monitorDone channel 2025-07-27 12:24:17 +02:00
e6652e52e1 Add OpenAI-compatible endpoints and instance creation timestamp 2025-07-27 12:07:59 +02:00
815e45e597 Fix OpenAIProxy handler 2025-07-26 22:46:07 +02:00
f8b6cabb6c Implement platform-specific process attribute settings for llama server 2025-07-26 21:02:57 +02:00
9bc2c58ba6 Add unit tests for go backend 2025-07-26 15:47:19 +02:00
ffd7ff246e Embed webui 2025-07-26 12:25:51 +02:00
f337a3efe2 Refactor project structure 2025-07-26 11:37:28 +02:00