Robert Gerstenberger 363421c61c
fix minor mistake without impact (#36)
fix mistake in the sorting example for 32 elements, which has no impact, since the respective parameter is not used in the implementation of the generation prompt

reported in issue #35
2024-12-11 11:46:42 +01:00
..
2023-10-25 18:10:44 +09:00

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.