Commit Graph

15 Commits

Author SHA1 Message Date
451076b2bf Add OpenAIProxy handler to route requests based on instance name 2025-07-24 23:04:28 +02:00
d767a3d577 Remove instance restart from update handler 2025-07-23 21:57:52 +02:00
80a9971652 Update API documentation and instance configuration 2025-07-19 22:04:13 +02:00
4529959e11 Rename CreateInstanceRequest to CreateInstanceOptions and update related functions for consistency 2025-07-19 21:20:10 +02:00
301e170974 Refactor instance management and configuration handling 2025-07-19 21:10:27 +02:00
604d7ebcc8 Implement instance log management 2025-07-19 18:59:58 +02:00
dab23e487b Enhance instance creation with name validation and security checks 2025-07-19 16:20:44 +02:00
37107f76d5 Set up instance proxy 2025-07-19 13:39:36 +02:00
13bbf07465 Migrate from uuid to name 2025-07-19 11:21:12 +02:00
c8e623ae7b Add API documentation and handlers for instance management operations 2025-07-19 10:25:58 +02:00
4e0fff7669 Add DeleteInstance handler and route for instance management 2025-07-19 00:01:44 +02:00
0e6be2b0a4 Add instance management handlers for starting, stopping, updating, and retrieving instances 2025-07-18 23:41:25 +02:00
6f571dd91c Refactor server handlers and routing to use a handler struct 2025-07-17 21:46:26 +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