This module will help you, to use module from OpenAi.
First, you need to write your API token from OpenAi with "aihelper.token('your token') Then, you can write any message to ChatGpt 3-5. Use aihelper.message("your message"). Response will be in "chat_response".
Example of code:
import aihelper
aihelper.token("token") aihelper.message(input(">>> ")) print(chat_response)
Release files for Aihelper64 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| Aihelper64-1.0.0.tar.gz | 2.3 kB | Details |
Release files / Aihelper64-1.0.0.tar.gz
| Download URL | Aihelper64-1.0.0.tar.gz |
|---|---|
| Size | 2.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4254314645e85c1c980eb0e3ce5d31c049eeee5d6de07b1afd053ef332ca3e1b
|
|
BLAKE2b-256 checksum How to use checksums |
895c801ae95fe133ad76a1c53fad7e1a3bdd287b0558ec6b85abf878024989e4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.2
|