-
I found another error with the custom OpenAI integration: if there are multiple, the logs always write the data of the first one created.
And also: if you specify: https://%full_path_url%, the /v1 …
-
Module error no file named request when running python program
-
Please I need help on how to get pass this stage. After downloading the Tar file and placing it on the Avatarify-Python folder, I ran the last command and instead of the two Cam and Avatarify Camaras …
-
### 🐛 Describe the bug
I am running torchserve container with pipeline and 2 models.
if I am sending python async requests to the pipeline, for more than 14 requests torchserve got stuck for long ti…
-
Vulnerable Library - requests-2.23.0-py2.py3-none-any.whl
Python HTTP for Humans.
Library home page: https://files.pythonhosted.org/packages/1a/70/1935c770cb3be6e3a8b78ced23d7e0f3b187f5cbfab4749523e…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…
-
## CVE-2019-11236 - Medium Severity Vulnerability
Vulnerable Library - urllib3-1.23-py2.py3-none-any.whl
HTTP library with thread-safe connection pooling, file post, and more.
Library home page: htt…
-
I'm using [schemathesis](https://github.com/schemathesis/schemathesis) (just the worst name) to run OpenAPI tests against my Tide server.
A number of these tests outright fail with connection reset…
-
### What's wrong
```python
msg = {'Hello': 'World'}
nul_term = json.dumps(msg).encode('utf8') + b'\x00'
```
The second line gets flagged with WPS336.
### How it should be
Not flagged? I'm no…
-
### What version of gRPC and what language are you using?
Python
Package versions:
* grpcio 1.66.1
* grpcio-tools 1.66.1
### What operating system (Linux, Windows,...) and version?
Windo…