-
### Checklist
- [ ] 1. I have searched related issues but cannot get the expected help.
- [ ] 2. The bug has not been fixed in the latest version.
- [ ] 3. Please note that if the bug-related issue y…
-
#### My Problem
hvPlot is mentioned as the entry point to the HoloViz ecosystem. I think more is needed to make it ready for that and start building a community of users and contributors. One place…
-
## Problem
Into an **HTTPS** context, our application (a fastapi) launched through **uvicorn** and the **python3_raw_asgi** template doesn't know that the protocol used by the client is HTTPS.
It ca…
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
i use GenerationExecutorWorker for web service, using the parameters stop_words_list = [["hello, yes"]] by modifying the as_inference_request function in exectutor.py as follow:
the ir parameter …
-
GINO has come a long way and supports alembic migrations, etc. It seems like it might be a good ORM that supports async to use in conjunction with fastapi.
-
### Issue Summary
A summary of the issue and the environment in which it occurs. If suitable, include the steps required to reproduce the bug. Please feel free to include screenshots, screencasts…
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
Currently there is still quite some variation in the ruff config's and pre-commit configs. We should standardise on a single set.
-
## Describe the Bug
Example taken from https://strawberry.rocks/docs/general/subscriptions + integration with fastapi and uvicorn
```python
import asyncio
from typing import AsyncGener…