We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
안녕하세요?
LangSmith 측에서 환경변수 이름 앞의 prefix를 LANGSMITH 로 변경하였습니다
LANGSMITH_TRACING=true LANGSMITH_ENDPOINT="https://api.smith.langchain.com" LANGSMITH_API_KEY="" LANGSMITH_PROJECT="pr-unhealthy-acceptance-56" OPENAI_API_KEY=""
현재 본 라이브러리의 logging 에서는, LANGCHAIN 을 사용하고 있네요.
처음 깔고 해보는데 logging 이 안되어서 한참 찾았네요...
강의부분에도 수정을 해주시는게 좋을 것 같습니다.
감사합니다.
The text was updated successfully, but these errors were encountered:
음.. 환경변수를 바꿔서 해봤는데도 여전히 langsmith 에서 로깅이 안찍히네요... 혹시 해결하신 분 있으면 답글 부탁드려요
Sorry, something went wrong.
@casamia918 님 감사합니다. 관련 내용 반영하여 패키지 업데이트 하도록 하겠습니다^^
No branches or pull requests
안녕하세요?
LangSmith 측에서 환경변수 이름 앞의 prefix를
LANGSMITH 로 변경하였습니다
LANGSMITH_TRACING=true
LANGSMITH_ENDPOINT="https://api.smith.langchain.com"
LANGSMITH_API_KEY=""
LANGSMITH_PROJECT="pr-unhealthy-acceptance-56"
OPENAI_API_KEY=""
현재 본 라이브러리의 logging 에서는, LANGCHAIN 을 사용하고 있네요.
처음 깔고 해보는데 logging 이 안되어서 한참 찾았네요...
강의부분에도 수정을 해주시는게 좋을 것 같습니다.
감사합니다.
The text was updated successfully, but these errors were encountered: