From a533aec736ada19c5a2b562adc0bf88ccc382df0 Mon Sep 17 00:00:00 2001 From: Benson Wong Date: Mon, 1 Sep 2025 21:26:58 -0700 Subject: [PATCH] small tweak to example config --- config.example.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config.example.yaml b/config.example.yaml index 58a2d83..381bd0c 100644 --- a/config.example.yaml +++ b/config.example.yaml @@ -50,8 +50,7 @@ macros: # - each key is the model's ID, used in API requests # - model settings have default values that are used if they are not defined here # - the model's ID is available in the ${MODEL_ID} macro, also available in macros defined above -# - below are examples of the various settings a model can have: -# - available model settings: env, cmd, cmdStop, proxy, aliases, checkEndpoint, ttl, unlisted +# - below are examples of the all the settings a model can have models: # keys are the model names used in API requests