An open API service indexing awesome lists of open source software.

https://github.com/unit-mesh/minions-data-prepare

Unit Minions 的各种数据准备、处理脚本,诸如 OpenAI 处理、格式转换等等。
https://github.com/unit-mesh/minions-data-prepare

Last synced: 7 months ago
JSON representation

Unit Minions 的各种数据准备、处理脚本,诸如 OpenAI 处理、格式转换等等。

Awesome Lists containing this project

README

        

# Unit Minions Data Prepare

Scripts:

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

## LICENSE

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