Utility package for LangChain support
Project description
Langchain Support
LangChain과 LangGraph를 위한 유틸리티 패키지입니다.
설치
pip install langchain-support
사용법
그래프 시각화
from langchain_support.graph import save_graph_png
# LangGraph의 CompiledStateGraph를 PNG로 저장
save_graph_png(graph, "my_graph.png")
요구사항
- Python >= 3.11
- langchain-core >= 0.3.76
- langgraph >= 0.6.7
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
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 langchain_support-0.1.0.tar.gz.
File metadata
- Download URL: langchain_support-0.1.0.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5c453e4ea90e00d53a51538719050d17183458304c5ad8b41883db989010d2ad
|
|
| MD5 |
f8748b5a9ca0696d317d40370f1a19b3
|
|
| BLAKE2b-256 |
08a6709b5a6ea750a03847846451408b460b0b59f571334b934b66a2b90a9a8d
|
File details
Details for the file langchain_support-0.1.0-py3-none-any.whl.
File metadata
- Download URL: langchain_support-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e7afd87d8164984a5d47a880613339dbf1f0bc88fd4dc6b2acd7d69a203bdaaf
|
|
| MD5 |
480e85a851580f5b87e4066d99f1516d
|
|
| BLAKE2b-256 |
990d1eeeedebeb8b89a5aacf8c14b55dc949ec9a78df8203ca49bae187a2774f
|