Good idea to store your keys in .env and for secure deployment you can use crewAI or as it is python secure it as you would you pythons environment as there are lots of patterns for this.
Thank you, Tony. Storing keys in .env file for prototyping may be ok but not for production readiness. What do you mean by - “for secure deployment you can use crewAI”? How does crewAI help with secure by default or authentication and authorization of the resources agent needs to access?