mirror of
https://github.com/langchain-ai/langsmith-docs.git
synced 2026-08-26 17:26:32 -04:00
langsmith.client:Failed to batch ingest runs: LangSmithError('Failed to POST') 403 Client Error: Forbidden for url #4
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Waelaburezeq on GitHub (Apr 29, 2024).
Using google colab, and following the LangServe documentation with a simple LLM call after setting up my LangServe API Key, I am getting this error:
Reference: [https://docs.smith.langchain.com/tracing/quick_start]
Here is my code:
The LLM call is succesfull, but the LangSmith package is not working! Tried disconnecting the run time with no luck