langsmith package for ally
Project description
Ally AI
How to use
Config File
langsmith:
langchain_tracing_v2: 'true'
langchain_endpoint: "https://api.smith.langchain.com"
langchain_api_key: "<your-api-key>"
langchain_project: "future-press-release"
Update api key in k8s
with using double underscore '__'
env:
- name: langsmith__langchain_api_key
valueFrom:
secretKeyRef:
name: ...
key: ...
Create an instance
from ally_ai_langsmith import Langsmith
Langsmith()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file ally_ai_langsmith-0.0.1.tar.gz
.
File metadata
- Download URL: ally_ai_langsmith-0.0.1.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 84a6b110ddaad466cbfdfede696a78d12956fdffac4c99282ffa0823e13d44f4 |
|
MD5 | 94f43df6d556a3aaca9ff132a3429dae |
|
BLAKE2b-256 | 0e958d7fc5847a3aa97b1d41fa6dde89f497d4766e29861f9e32bc204ec1ccd3 |
File details
Details for the file ally_ai_langsmith-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: ally_ai_langsmith-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d9a237a439a132e50882a9d9588fe6bfc8ff12ebd7276792645a66ac21c53828 |
|
MD5 | 49b9ad183466d35c58ce445cda216c07 |
|
BLAKE2b-256 | a4e103794fc193d301f762213aff123147276e1b16d5b100cae24d0f117faa12 |