AIVIZ-BOT / .env
vaishnaveswar's picture
Create .env
164c4cf verified
raw
history blame contribute delete
207 Bytes
GOOGLE_API_KEY=""
USER_AGENT="myagent"
# Suppress logging warnings
GRPC_VERBOSITY = "ERROR" # Limits gRPC logs to errors only.
GLOG_minloglevel ="2" # Limits Google logging (used by Abseil) to errors only.