Open AbhilashPal opened 5 months ago
Yes some time .env file does not work in langsmith . I have encountered same try using LANGCHAIN_API_KEY = "", LANGCHAIN_TRACING_V2 = "true"
Could you clarify what y ou mean by .env file not working with langsmith?
it has to be loaded beforehand, but i'm guessing you're already doing that
I am encountering the same problem - did you find a fix for this?
Checked other resources
Example Code
Error Message and Stack Trace (if applicable)
Description
I have input my api_key in the langsmith client, furthermore I have also exported the LANGCHAIN_API_KEY as well. However, when I try to run the code.
System Info
langchain==0.2.1 langchain-anthropic==0.1.13 langchain-core==0.2.1 langchain-openai==0.1.7 langchain-text-splitters==0.2.0