Skip to content

feat: add Atom-of-Thought (AoT) strategy and prompt definition #1421

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

Merged
merged 2 commits into from
Apr 18, 2025

Conversation

ksylvan
Copy link
Contributor

@ksylvan ksylvan commented Apr 17, 2025

CHANGES

  • add new aot.json for Atom-of-Thought (AoT) prompting
  • define AoT strategy description and detailed prompt instructions
  • update strategies.json to include AoT in available strategies list
  • ensure AoT strategy appears alongside CoD, CoT, and LTM options

What this Pull Request (PR) does

This pull request introduces a new prompting strategy called Atom-of-Thought (AoT) to the project. The changes include the addition of a configuration file for the AoT strategy and an update to the strategies list used in the web interface.

Related issues

#1381

Discussion from @jmd1010 referencing this blog post: https://medium.com/@the_manoj_desai/forget-chain-of-thought-atom-of-thought-is-the-future-of-prompting-aea0134e872c

And this https://github.com/themanojdesai/GenAI/tree/main/posts/atom_of_thoughts

Screenshots

image

ksylvan added 2 commits April 17, 2025 13:31
## CHANGES

- add new aot.json for Atom-of-Thought (AoT) prompting
- define AoT strategy description and detailed prompt instructions
- update strategies.json to include AoT in available strategies list
- ensure AoT strategy appears alongside CoD, CoT, and LTM options
@jmd1010
Copy link
Contributor

jmd1010 commented Apr 17, 2025

Thanks for not forgetting the static file! Cheers JM

@ksylvan
Copy link
Contributor Author

ksylvan commented Apr 18, 2025

@eugeis please merge this. Thank you.

@eugeis eugeis merged commit 4520557 into danielmiessler:main Apr 18, 2025
1 check passed
@ksylvan ksylvan deleted the 0417-atom-of-thought branch April 18, 2025 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants