Farzin

Results 6 issues of Farzin

Hi, It seems due to recent `deprecation/EOL of Yahoo SocDir` https://developer.yahoo.com/oauth/social-directory-eol/ , the app's yahoo authentication backend: 'social_core.backends.yahoo.YahooOpenId' failed to reach the required resources. I even created a new app...

Hi, I couldn't find any command or options to **Manage the Environments** created once by `uv venv `and needed to be **Modified/Removed/Switched Between** appropriately, like the ones available in [Poetry](https://python-poetry.org/docs/managing-environments/).

**Describe the bug** The `letta server` command exit with error when attempt to run the **self-hosted** (installed with `uv`) The sreenshots of error(s) plus local/dev environment + PostgreSQL 18 setup...

> Hi, > I've installed the `guardrails-ai 0.6.7 ` following the instructions in the **[documentation](https://www.guardrailsai.com/docs/getting_started/quickstart/)** **configure** the package and install two `validators (profanity_free, toxic_language)` as instructed in the **[Sample App](https://www.guardrailsai.com/docs/examples/chatbot/)**...

**Describe the bug** Since the `zoneinfo `couldn't fetch the **user's Time-Zone** from the System (Windows specifically) and the `tzdata` won't ship with **Python 3.9+** , it caused raising "**zoneinfo._common.ZoneInfoNotFoundError: 'No...

bug

**Describe the bug** `SQLAlchemy `based Models (`fsatapi-users`: **User**, **AccessToken**) foreign key column (`user_id`) won't appear in the `starlette-admin`, **Table-View** grid, so the login process exit (when trying to write token...

bug