spcl/graph-of-thoughts

Official Implementation of "Graph of Thoughts: Solving Elaborate Problems with Large Language Models"

54
/ 100
Established

Constructs problem-solving workflows as directed acyclic graphs of LLM operations (Generate, Score, Aggregate, etc.), enabling flexible composition of reasoning strategies from simple Chain-of-Thought to more sophisticated multi-path exploration. Supports pluggable LLM backends (ChatGPT, local models via controller abstraction) and includes custom prompters/parsers for domain-specific problems. Provides built-in examples for sorting and keyword counting that demonstrate how to define scoring functions and ground-truth validation within the operation graph.

2,614 stars. No commits in the last 6 months. Available on PyPI.

Stale 6m
Maintenance 0 / 25
Adoption 10 / 25
Maturity 25 / 25
Community 19 / 25

How are scores calculated?

Stars

2,614

Forks

195

Language

Python

License

Last pushed

Dec 11, 2024

Commits (30d)

0

Dependencies

11

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/prompt-engineering/spcl/graph-of-thoughts"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.