This website requires JavaScript.
Explore
Help
Register
Sign In
Mathis
/
llamactl
Watch
1
Star
0
Fork
0
You've already forked llamactl
mirror of
https://github.com/lordmathis/llamactl.git
synced
2025-11-06 09:04:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cc7ecc5aeed1bc5164788628d9d8da41148203a9
llamactl
/
server
/
pkg
History
LordMathis
cc7ecc5aee
Return empty array instead of null when no instances
2025-07-23 17:21:49 +02:00
..
config.go
Enable default auto-restart for new instances in configuration
2025-07-19 22:12:05 +02:00
handlers.go
Update API documentation and instance configuration
2025-07-19 22:04:13 +02:00
instance.go
Refactor instance options handling: separate validation and default application
2025-07-23 17:16:13 +02:00
llama.go
Refactor instance management and configuration handling
2025-07-19 21:10:27 +02:00
manager.go
Return empty array instead of null when no instances
2025-07-23 17:21:49 +02:00
routes.go
Implement instance log management
2025-07-19 18:59:58 +02:00
validation.go
Rename CreateInstanceRequest to CreateInstanceOptions and update related functions for consistency
2025-07-19 21:20:10 +02:00