Skip to main content

One doc tagged with "api-keys"

View all tags

Keys & Config

LangChain reads provider credentials from environment variables by default. The standard pattern is a .env file loaded with python-dotenv, never a key typed directly into source.