A lightweight Python library to interact with the Gethonis API. Gethonis combines the best of OpenAI's ChatGPT responses with Grok's capabilities for an enhanced conversational experience.
Project description
Gethonis API
About
A lightweight Python library to interact with the Gethonis API. Gethonis combines the best of OpenAI's ChatGPT responses with DeepSeek's capabilities for an enhanced conversational experience.
Gethonis Class Arguments
Basic Example
For messages
import gethonis as geth
bot = geth.Gethonis("geth-...", "https://api.gethonis.com/")
message = "Test Meessage"
bot.set_message("gethonis", False)
print(bot.get_message(message))
For posts
import gethonis as geth
bot = geth.Gethonis("geth-...", "https://api.gethonis.com/")
message = "Test Meessage"
bot.set_post("type")
print(bot.get_post(message))
For post's listener
import gethonis as geth
bot = geth.Gethonis("geth-...", "https://api.gethonis.com/")
bot.set_listener("bot_id")
print(bot.get_postaslistener())
Models:
gethonisopenaigrok
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gethonis-0.0.4.tar.gz.
File metadata
- Download URL: gethonis-0.0.4.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
051b4282110b24eccd4dcbd2e00ba3be3185d261e3d4a4576c1927623f391057
|
|
| MD5 |
d89d542a3ae9e513decf0979d52d9227
|
|
| BLAKE2b-256 |
142ed7977866b78382b18b5c5965003bc358c0dcc33f82d38c0f9b34d7d58985
|
File details
Details for the file gethonis-0.0.4-py3-none-any.whl.
File metadata
- Download URL: gethonis-0.0.4-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2e892929f0149113f75a5031f88d95f3cd5931e4f9826cf37ac27211032eb245
|
|
| MD5 |
6be92e5b9a094b770ff8d8b2cfd705f2
|
|
| BLAKE2b-256 |
1561861bcd49b1c7d76e679799686e33d17988aab5beac694e3e9aa3bbb9182c
|