8 points | by speckx 6 hours ago ago
4 comments
Seems like a skill issue. You could have had it create documentation along the way. The idea that prompts can't be versioned or iterated is patently false. Anything in the repo can be versioned.
It can, just have to include transcripts as part of commits and that's it.
Why not? I maintain markdown files explaining everything (this is committed). Also the Python code is typed and has detailed numpydoc docstrings.
Sure it can!
Seems like a skill issue. You could have had it create documentation along the way. The idea that prompts can't be versioned or iterated is patently false. Anything in the repo can be versioned.
It can, just have to include transcripts as part of commits and that's it.
Why not? I maintain markdown files explaining everything (this is committed). Also the Python code is typed and has detailed numpydoc docstrings.
Sure it can!