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
我想要做什么?
这个库的目标是集成所有通用的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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file python_prompts-0.0.10.tar.gz
.
File metadata
- Download URL: python_prompts-0.0.10.tar.gz
- Upload date:
- Size: 45.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7c51e8f3419d48b5b85a22ed1c2d4a54edfd4aabaf7302005e7bb1057fc4af9d |
|
MD5 | 27b24138a9b5ba436ed3d293619ad33c |
|
BLAKE2b-256 | 956a5e5141e1d2462c06d86c29c051af4e1f9d31723b1488c4fa6335e05e4afc |
File details
Details for the file python_prompts-0.0.10-py3-none-any.whl
.
File metadata
- Download URL: python_prompts-0.0.10-py3-none-any.whl
- Upload date:
- Size: 79.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 53367b7db0b377542281ebcc5542aff17c6d2ef2a28020b05e3e2a401eab426c |
|
MD5 | 4b1d9f20a8535a7153a9137523e6d21c |
|
BLAKE2b-256 | 44874a56598f88e200b0ab7eb40727cb22e8fc868e44ad721648c630442a7ebf |