Skip to content

Siphonophores/forestOfThoughts

 
 

Repository files navigation

forestOfThoughts

Some simple python scripts highlighting:

  1. How LangChain can be used to decorate LLM queries with Tree of Thoughts prompts
  2. How multiple models of the same type, but with different parameters and different ToT decorators, can be combined to yeild better ToT outcomes 'monoculture'
  3. How different models of different types can be combined to yield more diverse outcomes 'polyculture'

The code in this repo is based om the content of videos: https://youtu.be/y6SVA3aAfco

in this playlist: https://www.youtube.com/playlist?list=PLaJCKi8Nk1hwZcuLliEwPlz4kngXMDdGI

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%