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
When executing invoke() the following error happens:
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":"Using legacy API key. Please generate a new API key."}')trace=2ea67b21-18ee-4c72-9e2e-7630faf2c7a0,id=2ea67b21-18ee-4c72-9e2e-7630faf2c7a0; trace=2ea67b21-18ee-4c72-9e2e-7630faf2c7a0,id=8ec43343-85b0-4043-b2e4-497ceb25f898; trace=2ea67b21-18ee-4c72-9e2e-7630faf2c7a0,id=11243325-4863-4264-9bc8-ff469b9f113b
I've created at least 2 new API keys, but the error persists.
Issue you'd like to raise.
When executing invoke() the following error happens:
I've created at least 2 new API keys, but the error persists.
The following environment variables are set:
To be precise, it worked once, and then failed after that first execution.
pip list | grep lang
returns:Suggestion:
No response
The text was updated successfully, but these errors were encountered: