fix(docs): Repair broken valves table in README

This commit is contained in:
fujie
2026-02-08 08:33:02 +08:00
parent 409d2f663f
commit 3d4b4b96e8

View File

@@ -57,7 +57,6 @@ Find "GitHub Copilot" in the function list and click the **⚙️ (Valves)** ico
| **TIMEOUT** | Timeout for each stream chunk (seconds). | `300` |
| **CUSTOM_ENV_VARS** | Custom environment variables (JSON format). | - |
| **REASONING_EFFORT** | Reasoning effort level: low, medium, high. `xhigh` is supported for some models. | `medium` |
| **ENABLE_MCP_SERVER** | Enable Direct MCP Client connection (Recommended). | `True` |
| **ENABLE_OPENWEBUI_TOOLS** | Enable OpenWebUI Tools (includes defined and server tools). | `True` |
| **BYOK_ENABLED** | Enable BYOK (Bring Your Own Key) to use custom providers. | `False` |