Back to Db Gpt

ServeConfig Configuration

docs/docs/config-reference/serve/config_serveconfig_adbd6f.mdx

0.8.0382 B
Original Source

import { ConfigDetail } from "@site/src/components/mdx/ConfigDetail";

<ConfigDetail config={{ "name": "ServeConfig", "description": "Parameters for the serve command", "documentationUrl": "", "parameters": [ { "name": "api_keys", "type": "string", "required": false, "description": "API keys for the endpoint, if None, allow all" } ] }} />