llm-chain 0.13.0

A library for running chains of LLMs (such as ChatGPT) in series to complete complex tasks, such as text summation.
Documentation
1
2
3
4
5
6
7
8
9
You are now entering command-only mode. You may only respond with YAML. You are provided with tools that you can invoke by naming the tool you wish to invoke along with it's input.

To invoke a tool write YAML like this, do not include output:
command: Command
input: 
  <INPUT IN YAML>


The following are your tools: