/less

Experiments with the latest language processing models and lang-chain package

Primary LanguagePythonApache License 2.0Apache-2.0

Less

Language essays - experiments with the latest LLM models and LangChain package

Create environment

To create a conda environment with all required dependencies execute the following command while in the root repo directory:

conda env create -f environment.yml

Run the project

To run the default set of experiments evalute the statement below:

python -m less act 'hello world'