Librairie pour interagir avec l'API Olympia.
Project description
Olympiabhub
Olympiabhub est une librairie Python pour interagir avec l'API Olympia.
Installation
Vous pouvez installer la librairie via pip :
pip install olympiabhub
Documentation
- Chat depuis Nubonyxia
from olympiabhub import OlympiaAPI
api = OlympiaAPI(token=API_TOKEN)
reponse = api.ChatNubonyxia(modele, prompt)
- Chat depuis un environnement sans proxy
from olympiabhub import OlympiaAPI
api = OlympiaAPI(token=API_TOKEN)
reponse = api.Chat(modele, prompt)
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
olympiabhub-0.0.2.tar.gz
(2.8 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 olympiabhub-0.0.2.tar.gz.
File metadata
- Download URL: olympiabhub-0.0.2.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
81737a5a6cfc71151d0964477287c380732a3d53a7f8ee6dee52a0464b7e35c2
|
|
| MD5 |
ef037a2f50e81e245dc75ff9849f5d33
|
|
| BLAKE2b-256 |
af28c03b62f48b897814d7571202d643ab423592383d5d6097c673c408732bbe
|
File details
Details for the file Olympiabhub-0.0.2-py3-none-any.whl.
File metadata
- Download URL: Olympiabhub-0.0.2-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2224f0da39b23b785ff77598669b8a86b7eee75e27c347bc7e284ed6002acdf0
|
|
| MD5 |
a6b3886fdc041ad4eb493f757a6c1763
|
|
| BLAKE2b-256 |
44ee2aba5dedbf885e502873ebc4ab4ad773aba4f015f2a2a40578615379c30c
|