Unit Minions Data Prepare

April 11, 2023 · View on GitHub

Scripts:

  • test-to-code.py 测试代码与处理。
  • swagger-user-story.py Swagger 和用户故事相互转换。
  • user-story.py,调用 OpenAI 的用户故事拆解和用户故事生成。
  • repository-to-prompt.py,调用 OpenAI 的代码生成,从 Repository 代码生成 Prompt。

LICENSE

This code is distributed under the MPL 2.0 license. See LICENSE in this directory.