Skip to content

Releases: AspadaX/Thinker

Thinker Gen.2.0.1 Beta

14 Jan 05:26
Compare
Choose a tag to compare
  • Replaced the Claude API with GPT
  • Rewrote the entire program
  • Asynchronous task processing, more efficient thinker!
  • Implemented a more efficient decision making method

Thinker Gen.2

11 Aug 11:25
e7a16c7
Compare
Choose a tag to compare

I am proudly announcing the second generation of Thinker. It has quiet a lot of updates:

  • Implemented the Tree of thoughts prompt engineering method into the project. Now the AI will evaluate its suggestions for multiple rounds before providing it to users.
  • Implemented a feature that allows users to expand each suggestions for a step by step advice.
  • Replace the original "goal" input with "thoughts", so that it inspires users to type in more than just a goal.
  • Adopted lower cost and yet faster models into the process, for example, we now utilize Claude Instant to process briefings.