mirror of
https://github.com/langchain-ai/langsmith-docs.git
synced 2026-08-26 17:26:32 -04:00
Can't use the page of evaluation locally after run the evaluate method, rather than in the way of online page.
#31
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 @Makoq on GitHub (Oct 21, 2024).
I hope to use page of evaluation locally in my langSmith project. But I can only use page of evaluation in the way of online page, so if other developers clone and run my project, they have to sign up a langSmith account to see the online result page of evaluation, which is unnecessary in the stage of developing.
Can u optimize that invoke the page of evaluation locally after run the
evaluatemethod ?@hinthornw commented on GitHub (Oct 31, 2024):
It's planned but yes you're correct it currently depends on connecting to the langsmith instance at present
@katmayb commented on GitHub (Nov 18, 2025):
Closing this out. If you need to open any other issues related to LangSmith docs, you can do so at our new repository: https://github.com/langchain-ai/docs/issues. Thank you!