Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
FLUX_PATH | No | Path to Flux installation | |
BFL_API_KEY | Yes | Your Flux API key |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
generate | Generate an image from a text prompt |
img2img | Generate an image using another image as reference |
inpaint | Inpaint an image using a mask |
control | Generate an image using structural control |