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.6.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.6.tar.gz.
File metadata
- Download URL: flashyapi-1.0.6.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 |
95e435f3be1234ecdd33fa170f71fe9b23e73396fbd7a3239833504fd19e0943
|
|
| MD5 |
c464740870183d8eaff12d124304970a
|
|
| BLAKE2b-256 |
3355d1f5bcdf938ca058c5362ba25e11ba72461624f2867d0b37de4d449d81bb
|
File details
Details for the file flashyapi-1.0.6-py3-none-any.whl.
File metadata
- Download URL: flashyapi-1.0.6-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 |
888b07de32795f657c6d8c9e2208c87c987e29ad126c9981a1b33859ba0da887
|
|
| MD5 |
54274b69536f57515179c0002db88577
|
|
| BLAKE2b-256 |
67396ba367dda3520de9a4710764be0ab676f9eacdfba388d462614980b57396
|