Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
LOG_LEVEL | No | Logging level | INFO |
API_TIMEOUT | No | Request timeout in seconds | 30 |
MAX_RETRIES | No | Number of retry attempts | 3 |
B4B_API_VERSION | No | API version | v1 |
B4B_API_BASE_URL | No | Your B4B API URL | https://api.finizi.com |
API_CONNECT_TIMEOUT | No | Connection timeout | 10 |
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 |
---|---|
No tools |