Skip to content

Added a Tree of Thought Reasoning Demo to the "tutorials" #75

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Conversation

MozartofCode
Copy link

This Pull Request adds an interactive Tree-of-Thought reasoning demo using the Groq API with LLaMA 3. It supports both BFS and DFS search strategies, visualizes the reasoning tree with Graphviz, and includes full instructions in the README.

I'm really excited to make my open-source contribution to the Groq Cookbook!

Copy link
Contributor

@benank benank left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work! Really great examples in here - thank you for submitting this to our cookbook.

I left a few comments for you - mostly small cleanup related items.

cc: @janzheng to take a look as well

@benank benank requested a review from janzheng April 14, 2025 18:14
@MozartofCode MozartofCode requested a review from benank April 30, 2025 17:20
Copy link

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedpypi/​pygraphviz@​1.1498100100100100
Addedpypi/​networkx@​3.4.298100100100100
Addedpypi/​flask@​3.1.098100100100100
Addedpypi/​flask-cors@​5.0.1100100100100100

View full report

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants