Remove default AI providers and models

This commit is contained in:
Ryan Ward
2026-08-20 15:35:11 -05:00
parent 1336f00dfb
commit cf1ae37369
5 changed files with 12 additions and 348 deletions
+2 -2
View File
@@ -278,8 +278,8 @@ Initial opt-in example:
enabled = true
[[ai.providers]]
name = "LiteLLM (ai.ryserve.net)"
base_url = "https://ai.ryserve.net/v1"
name = "My local provider"
base_url = "https://your-provider.example/v1"
api_key = "REPLACE_WITH_LOCAL_KEY"
[[ai.providers.models]]