mirror of
https://github.com/langchain-ai/langsmith-docs.git
synced 2026-08-26 17:26:32 -04:00
Incorrect Base URL: docs.smith.langchain -> api.smith.langchain #5
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 @jase-k on GitHub (Mar 24, 2024).
In your documentation, you've listed the wrong baseurl:

When I change to https://api.smith.langchain.com/api/v1/sessions it works.
If I use: https://docs.smith.langchain.com/api/v1/sessions I get a 404 error.
@hinthornw commented on GitHub (Mar 26, 2024):
Thanks for raising! Should be resolved now