-
Notifications
You must be signed in to change notification settings - Fork 82
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a
langsmith_pyo3
extra to the LangSmith SDK. (#1263)
If `langsmith` is installed with the `langsmith_pyo3` extra (e.g. `pip install langsmith[langsmith_pyo3]`) and the `LANGSMITH_USE_PYO3_CLIENT` env var is set to any value, the tracing client will use Rust (via PyO3 bindings) to submit runs to LangSmith servers.
- Loading branch information
1 parent
a65fc66
commit 28cc124
Showing
3 changed files
with
105 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters