-
steps to reproduce
environment Conda python 3.9
pip install needlehaystack
`
needlehaystack.run_test --provider anthropic --model_name "claude-2.1" --document_depth_percents "[50]" --context_len…
-
### Describe the bug
After calling `WebSocketResponse.close()` the server waits for a single message from the client, and if it's not a close message, then it indicates an abnormal closure:
https:…
-
I'm currently not happy with some of the choices made in hoboken/objects/datastructures.py. This issue is a general list of things that I'd like to re-visit or fix.
- Remove ReturnTranslatingMultiDic…
-
WARNING: The candidate selected for download or install is a yanked version: 'protobuf' candidate (version 3.18.0 at https://files.pythonhosted.org/packages/74/4e/9f3cb458266ef5cdeaa1e72a90b9eda100e3d…
-
### Describe the bug
`aiohttp` fails to connect to `pypi.org` which has DNS entries for IPv6 and IPv4 but the host I am using has no IPv6 connectivity.
Looks very similar to https://github.com/aio-l…
-
### Describe the bug
When an HTTPS url is access through a plain HTTP proxy, function `_warn_about_tls_in_tls` is called, providing misleading information
In version 3.8.3, code is https://github.…
-
### Describe the bug
When requoting a redirection URL, you use `yarl.URL` and the single quotation mark gets unquoted: `%27` => `'`
https://github.com/aio-libs/aiohttp/blob/4635161ee8e7ad321cca46e01…
-
aiohttp==3.9.5
aiosignal==1.3.1
alembic==1.13.1
async-timeout==4.0.3
attrs==23.1.0
bcrypt==4.1.3
blinker==1.8.2
certifi==2024.2.2
charset-normalizer==3.3.1
click==8.1.7
Flask==3.0.3
Flask-Cors==4.0.1
…
-
![image](https://github.com/soxoj/maigret/assets/135761446/a0d34f2a-a0db-47e8-a788-b5cfa9fa7631)
![image](https://github.com/soxoj/maigret/assets/135761446/0225cc4e-4152-4739-ba2b-a4a2736e0d9c)
Coul…
-
Should we use "https://pypi.org/project/multidict/" as a case insensitive dict to handle our headers ?