LangGraph drop-in adapter for Wayforth — one import, one init, execution via proxy
Project description
wayforth-langgraph
LangGraph drop-in adapter for Wayforth — one import, one init, execution via proxy.
Install
pip install wayforth-langgraph
Usage
from wayforth_langgraph import WayforthTool
from langgraph.prebuilt import create_react_agent
wayforth = WayforthTool(api_key=os.environ["WAYFORTH_API_KEY"])
agent = create_react_agent(llm, tools=[wayforth])
Get an API key at wayforth.io/signup.
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 wayforth_langgraph-0.9.0.tar.gz.
File metadata
- Download URL: wayforth_langgraph-0.9.0.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.7 {"installer":{"name":"uv","version":"0.11.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
59685f4db0be6c2252d3d04e0b8de244a703940b7780f24a2c245f70a40c7655
|
|
| MD5 |
385ffb2b12def66d45ea6bff444d5b9a
|
|
| BLAKE2b-256 |
8aa79ad1d593f1431d338fc0d3d22cab5521b6aa506f463643d8d27acebb734e
|
File details
Details for the file wayforth_langgraph-0.9.0-py3-none-any.whl.
File metadata
- Download URL: wayforth_langgraph-0.9.0-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.7 {"installer":{"name":"uv","version":"0.11.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
798dec6a20c810e55cbe0d6fcc2f9c708948e7cee11f8e9e652c663a595e7c09
|
|
| MD5 |
73f14cc0d03db70597eae0381f749698
|
|
| BLAKE2b-256 |
5131c7091eb47b3f3daab60c9cee42ee65b8bf288ad723aadfd20964c840424c
|