Skip to main content

Convenient for Python users to directly reference the source code of the GPT question template package. / 方便python用户直接引用GPT提问模板包的源代码

Project description

GPT-prompt

集成所有好用的提问

Integrate all useful questions

Auto_PPT forks Auto_PPT stars Auto_PPT pull-requests Auto_PPT LICENSE Auto_PPT releases

我想要做什么?

这个库的目标是集成所有通用的GPT提问,让提问可以不用再让程序员们痛苦. 让通用提问库作为所有AI框架的第一选择.这很酷是不是?

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?

安装方法

pip install gpt-prompt

或者

pip install -i https://pypi.org/simple/ gpt-prompt

Install Instructions

pip install gpt-prompt

Alternatively,

pip install -i https://pypi.org/simple/ gpt-prompt

使用方法

from gpt_prompt.character.advertiser import AdvertiserPrompt

if __name__ == '__main__':
    build = AdvertiserPrompt().build(language="en")
    print(build)

Usage Instructions

from gpt_prompt.character.advertiser import AdvertiserPrompt

if __name__ == '__main__':
    build = AdvertiserPrompt().build(language="en")
    print(build)

欢迎大家随时反馈和提交

众人拾柴火焰高

Welcome everyone to provide feedback and submit at any time

Alone we can do so little; together we can do so much

🌟 Star History


Star History Chart


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gpt_prompt-0.0.8.tar.gz (20.6 kB view hashes)

Uploaded Source

Built Distribution

gpt_prompt-0.0.8-py3-none-any.whl (38.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page