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
496ab3aa5d1eb34b2bf6ccee1bf24ef0055d79bf
llamactl
/
pkg
/
instance
History
LordMathis
287a5e0817
Implement WaitForHealthy method and enhance OpenAIProxy to support on-demand instance start
2025-08-20 14:19:12 +02:00
..
instance_test.go
Remove redundant timeout tests and improve test coverage for instance timeout validation
2025-08-20 13:25:56 +02:00
instance.go
Add DefaultOnDemandStart configuration and update instance options
2025-08-20 13:50:43 +02:00
lifecycle.go
Implement WaitForHealthy method and enhance OpenAIProxy to support on-demand instance start
2025-08-20 14:19:12 +02:00
logging.go
Rename config and instance struct to avoid awkward naming
2025-08-04 19:30:50 +02:00
process_group_unix.go
Split large package into subpackages
2025-08-04 19:23:56 +02:00
process_group_windows.go
Split large package into subpackages
2025-08-04 19:23:56 +02:00
timeout_test.go
Remove redundant timeout tests and improve test coverage for instance timeout validation
2025-08-20 13:25:56 +02:00
timeout.go
Implement instance tests for timeout
2025-08-17 21:50:16 +02:00