improve logging and error reporting for troubleshooting

This commit is contained in:
Benson Wong
2024-12-20 10:46:56 -08:00
parent 29657106fc
commit 84b667ca7a
4 changed files with 58 additions and 8 deletions

View File

@@ -37,7 +37,10 @@ llama-swap's configuration is purposefully simple.
```yaml
# Seconds to wait for llama.cpp to load and be ready to serve requests
# Default (and minimum) is 15 seconds
healthCheckTimeout: 60gi
healthCheckTimeout: 60
# Write HTTP logs (useful for troubleshooting), defaults to false
logRequests: true
# define valid model values and the upstream server start
models: