Hacker News new | ask | show | jobs
by LASR 461 days ago
We use mermaidjs as a supercharged version of chain-of-thought for generating some sophisticated decompositions of the intent.

Then we injected the generated mermaid diagrams back into subsequent requests. Reasoning performance improves for a whole variety of applications.

2 comments

Neat idea!

Could you go into a bit more detail on how you encode the intent?

Any simple examples?