mirror of
https://github.com/ollama/ollama
synced 2026-04-23 08:45:14 +00:00
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. |
||
|---|---|---|
| .. | ||
| config.go | ||
| config_test.go | ||
| test_home_test.go | ||