Justin Kromlinger
Justin Kromlinger
### Terraform Version ```shell 1.6.6 ``` ### Terraform Configuration Files None, test fails ### Debug Output ``` --- FAIL: TestJSONHook_create (0.01s) hook_json_test.go:184: unexpected output on line 4: map[string]any{ "@level": string("info"),...
The `prometheus-client-c` dependency hasn't been maintained since a while, see [issue list](https://github.com/digitalocean/prometheus-client-c/issues). With an up-to-date `libmicrohttpd` dependency `promhttp` does not build, the [working patch](https://github.com/digitalocean/prometheus-client-c/pull/79) hasn't been reviewed/merged since over a...
**Bug Description** If one provides a custom OpenAI API endpoint and model (f.e. `OPENAI_BASE_URL=http://localhost:11434/v1 OPENAI_API_MODEL=llama3.1:8b` with ollama) and uses `--stream` the output is empty. **Steps to Reproduce** Please provide the...