Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HEFENG_KEY_ID | No | Your credential ID for JWT authentication | |
| HEFENG_API_KEY | No | Your API key for authentication | |
| HEFENG_API_HOST | No | Your API host address | |
| HEFENG_PROJECT_ID | No | Your project ID for JWT authentication | |
| HEFENG_PRIVATE_KEY | No | Private key content for JWT authentication (optional for remote deployment) | |
| HEFENG_PRIVATE_KEY_PATH | No | Path to your private key file for JWT authentication |
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 | |