guardrails icon indicating copy to clipboard operation
guardrails copied to clipboard

[bug] No way to use Manifest asynchronously

Open irgolic opened this issue 2 years ago • 1 comments

Describe the bug As it stands, guardrails is invoked async if a coroutine/async callable is passed to the __call__ method of the guard. Manifest uses the same object for both sync and async. While there is plumbing for using manifest async (also tested and bugfixed in https://github.com/guardrails-ai/guardrails-internal/pull/12/commits/438d67e756f72df6b6568c55ee4830387500f3bb), there's currently no interface to access it.

irgolic avatar Oct 06 '23 17:10 irgolic

@irgolic, I'm following the progress.

sudhanshu746 avatar Dec 11 '23 10:12 sudhanshu746

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 14 days.

github-actions[bot] avatar Aug 22 '24 03:08 github-actions[bot]

This issue was closed because it has been stalled for 14 days with no activity.

github-actions[bot] avatar Sep 05 '24 03:09 github-actions[bot]