GPT-prompt
集成所有好用的提问
Integrate all useful questions
中文 | English
What do I want to do?
The goal of this library is to integrate all common GPT questions, so that questions can no longer cause programmers pain Make the universal question library the first choice for all AI frameworks. Isn't that cool?
Install Instructions
pip install gpt-prompt
Alternatively,
pip install -i https://pypi.org/simple/ gpt-prompt
Usage Instructions
from gpt_prompt.character.advertiser import AdvertiserPrompt
if __name__ == '__main__':
build = AdvertiserPrompt().build(language="en")
print(build)
interface documentation
https://github.com/limaoyi1/GPT-prompt/blob/main/manual.md
Welcome everyone to provide feedback and submit at any time
Alone we can do so little; together we can do so much