Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
Available Resources | List of available resources. |
FLUX_1-schnell-infer | Use the FLUX.1-schnell endpoint /infer. |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
available-files | A list of available file and resources. If the User requests things like 'most recent image' or 'the audio' use this tool to identify the intended resource.This tool returns 'resource uri', 'name', 'size', 'last modified' and 'mime type' in a markdown table |
search-spaces | Use semantic search to find an endpoint on the |
FLUX_1-schnell-infer | Call the FLUX.1-schnell endpoint /infer |