-
Steps to be taken:
- [x] Create a middleware that catch unhandled exceptions
- [x] Create alert feature (email, print to console, etc.) that runs as a background task
- [x] Create interaction with …
-
**For end users:** For the time being, I would recommend not updating AUTOMATIC1111/stable-diffusion-webui past e.g. `a9eab236d7e8afa4d6205127904a385b2c43bb24` if you rely on this extension.
---
…
-
After using one of the examples provided in the documentation (and modifying MAIL_USERNAME, MAIL_PASSWORD, MAIL_FROM and MAIL_SERVER accordingly to use gmail's smtp), I realized that the email's conte…
-
## Describe your environment
* Operating system: Debian GNU/Linux 11 (bullseye)
* Python Version: Python 3.9.2
* CCXT version: ccxt==2.8.17
* Freqtrade Version: freqtrade 2023.2
…
-
Hello,
i'm trying to add this to my AlexaLambda function instead of using pytube or youtube_dl but i can't understand how this works? this pass a Json response or something else?
How have you adde…
-
## Nossa empresa
Não conhece a Fontes Promotora?
Nós somos a Maior do Mercado! Estamos pelo Brasil todo e contamos com mais de 30 filiais! A Fontes Promotora faz parte da J&A Holding, que co…
-
`fastapi-mail` has an [explicit dependency](https://github.com/sabuhish/fastapi-mail/blob/master/fastapi_mail/schemas.py#L7) on `starlette` that is missing in the `pyproject.toml`. It probably doesn't…
-
Hi,
I created a function like this
```
async def email_simple_send() -> JSONResponse:
email = EmailSchema(email=['info@website.com'])
html = """Hi this test mail, thanks for using Fastap…
-
Hi there, agian :D
I think there might be some dependency hiccups:
- in `[tool.poetry.dependencies]` you have `fakeredis` (also as a optional dep), but in the library code you do not use it. Als…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What happened?
In trying out different prompts, I used hashtags, i…