Freeplay integration for LangGraph and LangChain
This project has been archived.
The maintainers of this project have marked this project as archived. No new releases are expected.
Project description
Freeplay Python LangGraph
Freeplay integration for LangGraph and LangChain.
Installation
pip install freeplay-python-langgraph
Usage
from freeplay_python_langgraph import FreeplayLangGraph
# Initialize Freeplay observability
FreeplayLangGraph.initialize_observability(
freeplay_api_url="https://api.freeplay.ai",
freeplay_api_key="your-api-key",
project_id="your-project-id",
environment="latest"
)
# Now your LangGraph and LangChain applications will be automatically traced
Features
- Automatic OpenTelemetry instrumentation for LangChain and LangGraph
- Trace visualization in Freeplay dashboard
- Support for all LangChain providers
License
See LICENSE file for details.
Project details
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file freeplay_python_langgraph-0.1.1.tar.gz.
File metadata
- Download URL: freeplay_python_langgraph-0.1.1.tar.gz
- Upload date:
- Size: 272.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3a3b1579139bdf861fcb882debcfb51f53356690c15d08f7de3b1b58f288fd05
|
|
| MD5 |
a373db38ed4316f175544bcc3b10f492
|
|
| BLAKE2b-256 |
28768f1c34c0cb2fd9dc65195d75ecf5220e9da35a5f407b9d864f925a73ca72
|
File details
Details for the file freeplay_python_langgraph-0.1.1-py3-none-any.whl.
File metadata
- Download URL: freeplay_python_langgraph-0.1.1-py3-none-any.whl
- Upload date:
- Size: 7.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ec76864630cb2cb6e53921c109c9e783a7bb93648c4d1505e8bcd95955585e41
|
|
| MD5 |
57df56f86262b144c22aece773597243
|
|
| BLAKE2b-256 |
3366de256dd4220f27f26ca992c8038ec369797429804f95aeedd4313370ef37
|