4 comments

  • zadkey 5 hours ago ago

    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.

  • pixel_popping 36 minutes ago ago

    It can, just have to include transcripts as part of commits and that's it.

  • N1H1L 4 hours ago ago

    Why not? I maintain markdown files explaining everything (this is committed). Also the Python code is typed and has detailed numpydoc docstrings.

  • N_Lens 5 hours ago ago

    Sure it can!