Zayd

Results 35 comments of Zayd

I believe this is applying fix values even when the on fail action is reask

Hi, I'll read through this PR later today

Hi! Yes this is a great point. We have this setup that you can use now (with v0.4.2 +) ``` guardrails configure --token [token] ``` Are there other headless ways...

Only if the env vars are present at build time! I was thinking of using runtime env vars so you could use secrets on whatever container orchestration platform you use.

Hi @titopandub - I just released v0.4.4, it includes a headless option for configuring guardrails. Let me know if you get a chance to update!

Hi @smyja , can you please help by giving us more details?

Hi! How are you passing the OpenAI api key currently?

This is great! Thank you for the update, ready to merge once the notebooks complete their checks

Hi, thanks for the PR. We're planning on dropping openai v0 support in our next minor release - 0.5.0. That should minimize the changes we need to make on this...