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
We are using a self host LangSmith and ran into an issue with the CLI. It seems the .env file isn't being read for the LANGGRAPH_HOST_URL option - it only reads from os.environ instead.
We are using a self host LangSmith and ran into an issue with the CLI. It seems the .env file isn't being read for the LANGGRAPH_HOST_URL option - it only reads from os.environ instead.
Is this a bug or a feature?