A Python client for Asistan AI model - asistanai.pythonanywhere.com
Project description
Asistan AI Python Client
asistan_ai paketi, Asistan AI modeline kolayca erişim sağlayan bir Python istemcisidir. Asistan AI, GPT-Turbo modelli çok yönlü bir sohbet botudur.
Kurulum
Paketinizi PyPI'den yüklemek için:
pip install asistan_ai
Kullanım
from asistan_ai import Asistan
# Kütüphaneyi başlat
asistan = Asistan()
# Bir mesaj gönder ve yanıt al
request = input("Enter message: ")
reply = asistan.message(request)
print(reply)
Lisans
MIT Lisansı
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
asistan_ai-1.1.1.tar.gz
(1.7 kB
view details)
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 asistan_ai-1.1.1.tar.gz.
File metadata
- Download URL: asistan_ai-1.1.1.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
61b2025b97fcb4543a1a98d4dc41afc5a869a7b5da6fde6ac51d30668482429a
|
|
| MD5 |
84145b78214aec0456252c106051728a
|
|
| BLAKE2b-256 |
0eae1ed5313c5df161ca9194ab78e9bcd56b65153c88cb181387eb92801135dd
|
File details
Details for the file asistan_ai-1.1.1-py3-none-any.whl.
File metadata
- Download URL: asistan_ai-1.1.1-py3-none-any.whl
- Upload date:
- Size: 1.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
01728c83e582cd337d2fda99dbbdaeddb6dab630d138b2ce54af8f8d19cfda44
|
|
| MD5 |
104255669fb05eb5dde45c63955b4644
|
|
| BLAKE2b-256 |
33c90dc35ba16cbb03e5bb66a04966e55bca677b392df6f369878df833354d0a
|