-
For almost all commands there is a cosmetic bug in the response causing some responses characters in the CLI to be cut off
Steps to reproduce: add n/Johsn Doe p/98765412 e/johnd@examples.com
Expected …
-
### Actual Behavior
There is a type error here when using `werkzeug` Version 3.1.2 or newer:
```
from django.conf import settings
from openapi_core import unmarshal_response
from openapi_core.c…
-
I'm trying to use the typescript client and I am getting the following error message:
```js
SDKValidationError: Response validation failed: [
{
"code": "invalid_type",
"expected": "bo…
-
### Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
### Describe the bug and reproduction steps
Reported [on slack](https://openhands-ai.slack.com/archi…
enyst updated
4 hours ago
-
```bash
tail -n 25 /var/www/ytPrivate/instances/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX.yt/checkQuotaErrors.txt
```
Output:
```
10/01/2024, 06:38:04
10/01/2024, 06:55:58
10/01/2024, 07:19:57
10/0…
-
I have a function that is proxying an API. Some requests have relatively large response sizes, up to 1MB. When running in Live mode (`sst dev`), it seems like exceeding the IoT Core message size limit…
-
I'm proposing that we add an extra field to https://github.com/cloudprober/cloudprober/blob/master/internal/servers/http/proto/config.proto to allow servers to send custom headers in responses. Does t…
-
The [response codes defined in the ApplicationPattern](https://github.com/openBackhaul/ApplicationPattern/blob/develop/doc/SpecifyingApplications/HowToDefineErrorMessages/HowToDefineErrorMessages.md) …
-
I appear to be receiving an error (Bad response during GC upload: 200) when attempting to run the script (latest version)
Snipped verbose log output below:
```
2024-06-26 16:35:28,701 - root -…
-
### Question
Can we use the response model structure output and function calling at the same times? This would enhance the flexibility and capability of the API by allowing structured outputs along…