Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug] Async event loop found in docs Pydantic page #461

Closed
jamesbraza opened this issue Nov 29, 2023 · 0 comments · Fixed by #466
Closed

[bug] Async event loop found in docs Pydantic page #461

jamesbraza opened this issue Nov 29, 2023 · 0 comments · Fixed by #466
Labels
bug Something isn't working

Comments

@jamesbraza
Copy link
Contributor

jamesbraza commented Nov 29, 2023

Describe the bug

https://docs.guardrailsai.com/defining_guards/pydantic/ has the text:

Async event loop found, but guard was invoked synchronously.For validator parallelization, please call validate_async instead.

image

I am pretty sure it's not supposed to say that, I think this notebook should be re-run

Library version:

Version v0.2.9

Additional context

Add any other context about the problem here.

@jamesbraza jamesbraza added the bug Something isn't working label Nov 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants