remove openai specific config example

This commit is contained in:
Dhanji R. Prasanna
2026-01-14 20:24:53 +05:30
parent affa878992
commit 716d598bd8

View File

@@ -1,8 +0,0 @@
# Minimal OpenAI configuration
[providers]
default_provider = "openai.default"
[providers.openai.default]
api_key = "sk-..."
model = "gpt-4o"