A way to turn json into langchain pipelines.
Project description
Langchain Interpreter
This project aims to allow for langchain pipelines to be created from a config file.
Documentation: https://langchain-interpreter.readthedocs.io/
To publish
-
Update version number in
pyproject.toml -
python -m build -
twine upload --skip-existing dist/*
Documentation
This command generates docs for each module? (run in project dir)
sphinx-apidoc -f -o docs src/langchain_interpreter/
This command builds the docs:
cd docs
make html
This command cleans the html out:
cd docs
make clean
For examples
Install the project:
pip install -e .
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_interpreter-0.0.7.tar.gz.
File metadata
- Download URL: langchain_interpreter-0.0.7.tar.gz
- Upload date:
- Size: 34.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
237647891cc33ae85195d1f92f51f9204d99415943f0a220e0187bff172c2165
|
|
| MD5 |
56c12e203d7bff7d23965405f3830085
|
|
| BLAKE2b-256 |
00f279f7fb44f0c519d911d7b1113a0f01f4c859425596d7e0f69e2e03f7bd78
|
File details
Details for the file langchain_interpreter-0.0.7-py3-none-any.whl.
File metadata
- Download URL: langchain_interpreter-0.0.7-py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ad7bc4b0f1441b2e6b4a166955e21266761b19322096428571646f89babdbeeb
|
|
| MD5 |
65df09e0ed9f91316c8ca296de5d30dd
|
|
| BLAKE2b-256 |
97b5762da5b474c610318b96ce53be18581d9776ea66c6431e09666c4c75792b
|