A pip package to use ai model from FloxyLabs.eu with simple code
Project description
Usage
import FlashyAPI
# Non-streaming
FlashyAPI.generate(
apiKey="your-api-key",
model="model-name",
prompt="Your question here",
streaming=False
)
# Streaming
FlashyAPI.generate(
apiKey="your-api-key",
model="model-name",
prompt="Your question here",
streaming=True
)
Questions?
How to get a api key?
Join our discord and open a ticket and ask for a api key! https://discord.gg/Y6aVDdyfm7 You will get 5k Credits for free.
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
flashyapi-1.0.5.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 flashyapi-1.0.5.tar.gz.
File metadata
- Download URL: flashyapi-1.0.5.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c2c14aaaaba741524b9af8b7c23a46157a00909589373016d3f45b185a2ec0bb
|
|
| MD5 |
37191c988046b1d11a8b5404676880f7
|
|
| BLAKE2b-256 |
b86be50327fe84af7adde6f74f168593e5963d9e97778a585a3b573ba053f6e1
|
File details
Details for the file flashyapi-1.0.5-py3-none-any.whl.
File metadata
- Download URL: flashyapi-1.0.5-py3-none-any.whl
- Upload date:
- Size: 2.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3a6557238b3941f7673e9973a501ac0c449af721a22e72ccce7a6b7e0b622f63
|
|
| MD5 |
a18dfc29dd244b90e5c85e90950435ed
|
|
| BLAKE2b-256 |
7ec698141f1bec1e80762e487e02f13352d5d38f036fefa97f61f44a8db118ae
|