Skip to main content

A way to turn json into langchain pipelines.

Project description

Langchain Interpreter

Documentation Status

This project aims to allow for langchain pipelines to be created from a config file.

Documentation: https://langchain-interpreter.readthedocs.io/

To publish

  1. Update version number in pyproject.toml

  2.  python -m build
    
  3.  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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

langchain_interpreter-0.0.7.tar.gz (34.7 kB view hashes)

Uploaded Source

Built Distribution

langchain_interpreter-0.0.7-py3-none-any.whl (5.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page