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
I had set env:
os.environ['LANGSMITH_TRACING_V2']='true'
os.environ['LANGSMITH_ENDPOINT']="https://api.smith.langchain.com"
os.environ['LANGSMITH_API_KEY']="my api key"
os.environ['LANGSMITH_PROJECT']="my prj"
i have an issue when running:
Failed to multipart ingest runs: langsmith.utils.LangSmithAuthError: Authentication failed for https://api.smith.langchain.com/runs/multipart. HTTPError('401 Client Error: Unauthorized for url: https://api.smith.langchain.com/runs/multipart', '{"detail":"Invalid token"}')trace=5c4feb6a-d3f9-4953-96c3-f2f8959c94de,id=a2cfad66-f3e3-4a1d-8d2f-2c9337efa14d; trace=5c4feb6a-d3f9-4953-96c3-f2f8959c94de,id=21f9077d-4989-4a70-bc58-6bd9d56f942d; trace=5c4feb6a-d3f9-4953-96c3-f2f8959c94de,id=5c4feb6a-d3f9-4953-96c3-f2f8959c94de; trace=5c4feb6a-d3f9-4953-96c3-f2f8959c94de,id=7bca5d54-b858-4813-82bf-9ed71a03705b; trace=5c4feb6a-d3f9-4953-96c3-f2f8959c94de,id=f1742ab4-08db-467f-b514-aaeec810e777
what happend
pls tell me how to solve
Suggestion:
No response
The text was updated successfully, but these errors were encountered:
Issue you'd like to raise.
I had set env:
os.environ['LANGSMITH_TRACING_V2']='true'
os.environ['LANGSMITH_ENDPOINT']="https://api.smith.langchain.com"
os.environ['LANGSMITH_API_KEY']="my api key"
os.environ['LANGSMITH_PROJECT']="my prj"
i have an issue when running:
Failed to multipart ingest runs: langsmith.utils.LangSmithAuthError: Authentication failed for https://api.smith.langchain.com/runs/multipart. HTTPError('401 Client Error: Unauthorized for url: https://api.smith.langchain.com/runs/multipart', '{"detail":"Invalid token"}')trace=5c4feb6a-d3f9-4953-96c3-f2f8959c94de,id=a2cfad66-f3e3-4a1d-8d2f-2c9337efa14d; trace=5c4feb6a-d3f9-4953-96c3-f2f8959c94de,id=21f9077d-4989-4a70-bc58-6bd9d56f942d; trace=5c4feb6a-d3f9-4953-96c3-f2f8959c94de,id=5c4feb6a-d3f9-4953-96c3-f2f8959c94de; trace=5c4feb6a-d3f9-4953-96c3-f2f8959c94de,id=7bca5d54-b858-4813-82bf-9ed71a03705b; trace=5c4feb6a-d3f9-4953-96c3-f2f8959c94de,id=f1742ab4-08db-467f-b514-aaeec810e777
what happend
pls tell me how to solve
Suggestion:
No response
The text was updated successfully, but these errors were encountered: