Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CURRENT_PYTHON_PATH | No | Specifies the path to the Python executable of the target package installation environment. If not provided, it defaults to the Python executable running the Server. | |
| CURRENT_LOGGING_LEVEL | No | Sets the logging level of the Server. Options are DEBUG, INFO, WARNING, ERROR, CRITICAL. The default value is INFO. | INFO |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |