-
### Before reporting an issue
- [X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
### Area
o…
-
### Description
Similar to https://github.com/status-im/status-mobile/pull/21218/files
We need this on desktop side as well. Appears to be config in status-go (examples from mobile):
https://gi…
-
Currently the `Request` and `Response` types are defined without any easy way to override them.
I would like to be able to either supply generic response types or extended request types for a given r…
-
Now that multiple references are offered, there is currently no information in the response object either that the request was made or the reference that the return data corresponds to. I would be ide…
-
It would be cool if the advanced prompt enhancer could include the response_format parameter in order to enable JSON mode with LLMs. This could be just [simple JSON mode](https://platform.openai.com/d…
-
If response or request have header with same name, response.headers.valuesOf('Header name') return last header
-
### Description
When I use Caddy and set encode zstd, I occasionally encounter the error net::ERR_CONTENT_DECODING_FAILED. I noticed that the response header for the JavaScript request is content-enc…
-
I was running this code snippet
`python launch_scientist.py --model "gpt-4o-2024-05-13" --experiment nanoGPT_lite --num-ideas 1`
and I get this error
```Using GPUs: [0]
Using OpenAI API wit…
-
Ollama seems to have an issue hanging and not unloading at times.
When running a model (especially larger models) sometimes it will just hang and not respond, it acts like it is processing and uses …
-
The Spring boot /acuator/health endpoint will return a 503 error code if any of the components it is monitoring report a status of DOWN. The response body still contains valid JSON, but infinity doesn…