Zayd

Results 43 issues of Zayd

Related Issues: https://github.com/guardrails-ai/guardrails/issues/669

Yes it does have stream handling support! I'm writing the lcel docs for guardrails today, I'll try to do some surface-level exploration and leave some notes. I'll do a deep...

documentation

Hi @krrishdholakia my comment on parity is incorrect. I'm not sure what I meant, but I might have meant the parity within our codebase - we didn't support streaming for...

enhancement
feature
Stale

**Description** All validators need to be removed from the guardrails repo, and validators should be used from the hub instead. **Why is this needed** The core guardrails package has gotten...

enhancement
help wanted
dependencies

Currently, while we pull the latest commit from the GH repo which hosts the validator, for some reason, the newest pyproject toml doesn’t get installed. 1. figure out the reason...

Stale

In the guardrails CLI, the command exists to install validators. This is done using `guardrails hub install [validator_uri]`. Add a command that lets us uninstall validators the same way -...