mirror of
https://github.com/langchain-ai/langsmith-docs.git
synced 2026-08-27 01:41:19 -04:00
DOC: <Issue related to /evaluation/how_to_guides/evaluation/fetch_perf_metrics_experiment> #35
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 @majorgilles on GitHub (Nov 6, 2024).
Hello, in pratice, when we do
we get a not found error. If we use the
evaluatorsproject_name (a project name we are actually able to find underTracing projectsin the LangSmith UI), we do get results. What is happening here? Is the documentation outdated?@hinthornw commented on GitHub (Nov 7, 2024):
Thank you for reporting!
Running that code gives a "not found" error in the "read_project" call?
I just ran it again and it worked as expected:
How are you initializing your client?
@katmayb commented on GitHub (Nov 18, 2025):
Closing this issue. We've moved to a new docs repository at: https://github.com/langchain-ai/docs/issues
If you still need to report a bug or issue with LangSmith docs, please open an issue there. Thank you!