You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Don't change this file. Instead, copy it to .env and change the values there. The default values will work out of the box as long as you provide your license key.
_LANGSMITH_IMAGE_VERSION=0.1.17
_LANGSMITH_IMAGE_VERSION=0.1.19
LANGSMITH_LICENSE_KEY=your-license-key# Change to your Langsmith license key
OPENAI_API_KEY=your-openai-api-key# Needed for Online Evals and Magic Query features
AUTH_TYPE=none# Set to oauth if you want to use OAuth2.0