Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| RAGFLOW_URL | No | RAGFlow API base URL | http://localhost:9380/api/v1 |
| RAGFLOW_API_KEY | Yes | Your RAGFlow API key | |
| RAGFLOW_TIMEOUT | No | Request timeout in seconds | 300 |
| RAGFLOW_LOG_LEVEL | No | Logging level | INFO |
Capabilities
Server capabilities have not been inspected yet.
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 | |