Nils Blach 8f1e6ce81d Example prompts
Add sorting, document merging, set intersection and keyword counting prompt examples

Co-authored-by: Ales Kubicek <kubicek.ales@outlook.com>
2023-10-25 18:10:44 +09:00

8 lines
401 B
Markdown

# Examples
This directory contains scripts for running various examples using the Graph of Thoughts package. Each script is a standalone Python program that sets up and runs a particular example.
We further include prompt files for each example that can be used to test prompts manually in a console.
Please refer to the individual example directories for more information on the specific example.