ollama/envconfig
Devon Rifkin 46cb7795e1
add ability to turn on debug request logging (#14106)
If `OLLAMA_DEBUG_LOG_REQUESTS` is set, then on server startup a temp
folder will be created. Upon any inference request, the body will be
logged to a file in this folder, as well as a small shell script to
"replay" the request using cURL.

This is just intended for debugging scenarios, not as something to turn
on normally.
2026-03-19 17:08:17 -07:00
..
config.go add ability to turn on debug request logging (#14106) 2026-03-19 17:08:17 -07:00
config_test.go app: fix desktop app stuck loading when OLLAMA_HOST is an unspecified bind address (#14885) 2026-03-19 12:57:57 -04:00
test_home_test.go add ability to disable cloud (#14221) 2026-02-12 15:47:00 -08:00