Ronaldo Nunes

Results 3 comments of Ronaldo Nunes

I set the API key using: os.environ["OPENAI_API_KEY"] = "" I tried both ways and it did'n work.

Hi @CalebCourier, thank you for helping out. This is how I set the environment variable inside my jupyter notebook and the code to call the llm inside guardarails: os.environ["OPENAI_API_KEY"] =...

I double-checked, and the key is not corrupted. To be honest, I still have not identified the problem. The only clue that I have is this error message about the...