|
|
0e6be2b0a4
|
Add instance management handlers for starting, stopping, updating, and retrieving instances
|
2025-07-18 23:41:25 +02:00 |
|
|
|
4c6f08009a
|
Implement start and stop instance logic
|
2025-07-18 23:19:38 +02:00 |
|
|
|
a6c7b7250f
|
Improve instance management
|
2025-07-18 22:39:06 +02:00 |
|
|
|
b0873d5629
|
Refactor instance management and add InstanceManager interface
|
2025-07-18 17:53:22 +02:00 |
|
|
|
40b020ff3e
|
Design more api routes
|
2025-07-18 17:34:04 +02:00 |
|
|
|
bc34408f83
|
Refactor API routes to group server-related endpoints under a single route
|
2025-07-17 21:56:58 +02:00 |
|
|
|
6f571dd91c
|
Refactor server handlers and routing to use a handler struct
|
2025-07-17 21:46:26 +02:00 |
|
|
|
1e962438bf
|
Add swagger docs
|
2025-07-17 21:26:49 +02:00 |
|
|
|
5d6a38a7eb
|
Setup routing
|
2025-07-17 21:20:14 +02:00 |
|
|
|
5156d4a062
|
Add handlers for help, version, and device listing endpoints
|
2025-07-17 20:56:43 +02:00 |
|
|
|
8324b021f5
|
Add Instance struct to manage server status and options
|
2025-07-17 20:56:35 +02:00 |
|
|
|
e793b2c7c5
|
Add LlamaServerOptions struct and custom JSON handling
|
2025-07-17 20:56:25 +02:00 |
|
|
|
5c850c7534
|
Add llama server options struct
|
2025-07-16 22:09:33 +02:00 |
|