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.7.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.7.tar.gz.
File metadata
- Download URL: flashyapi-1.0.7.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 |
1defa7c5168b8d8f6f4ba24ca5014e487bff4ec8fb29fed97a6bdd0f6202605c
|
|
| MD5 |
2088d30e54c54872c054aa79e08a9aa2
|
|
| BLAKE2b-256 |
49abb6f95343248269e3891c0fb9cfe7b2982555174bef0cd37822cdb567688a
|
File details
Details for the file flashyapi-1.0.7-py3-none-any.whl.
File metadata
- Download URL: flashyapi-1.0.7-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 |
69b2c0dfddd2193adc2ab7bfc87dc56c3a1e8f2edfb2b2fe726179fbf5ac9340
|
|
| MD5 |
46652bc9da26ab1a88c70fbeb7a261ce
|
|
| BLAKE2b-256 |
2a94b5682cd54630be7a7c0165d39282f8759a0d25191ee45024031bf5f00698
|