Hacker News new | ask | show | jobs
by theturtle32 404 days ago
I would love to see an example of a full transcript of the generation process for a small-ish library, including all the instructions given to the LLM, its reasoning steps, and its output, for each step in the generation flow.
1 comments

Looks like I found what I was looking for: https://github.com/marv1nnnnn/llm-min.txt/blob/main/sample/s...

Edit: not quite.