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
)
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.4.tar.gz
(1.6 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.4.tar.gz.
File metadata
- Download URL: flashyapi-1.0.4.tar.gz
- Upload date:
- Size: 1.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e961a69300e79edee45f29ccce97e3dcf204f7e9b0c4db5a8b5324f368f4443d
|
|
| MD5 |
12da0f10256d350169a9db735337d883
|
|
| BLAKE2b-256 |
77ca9ae5b940432d263fd46d206c8118f8cb8d9c61d97a7f83d2b36a831fa278
|
File details
Details for the file flashyapi-1.0.4-py3-none-any.whl.
File metadata
- Download URL: flashyapi-1.0.4-py3-none-any.whl
- Upload date:
- Size: 2.0 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 |
fe54706862b2a9719561d4195327d15965815e37445645bfe4114f289e62fa47
|
|
| MD5 |
442c6689d0ea38d2217baac533cc39c3
|
|
| BLAKE2b-256 |
cb9d9c9aed74cf39f1914299283a2d6ddfe5f76f95a0f44d6c33bd7a30332fc1
|