docs: Updated the docs to now explicitly mention Gemini OAuth support

This commit is contained in:
2026-03-12 13:30:10 -06:00
parent b2dbdfb4b1
commit 6b2c87b562
3 changed files with 27 additions and 3 deletions
+2
View File
@@ -192,6 +192,8 @@ clients:
- type: gemini
api_base: https://generativelanguage.googleapis.com/v1beta
api_key: '{{GEMINI_API_KEY}}' # You can either hard-code or inject secrets from the Loki vault
auth: null # When set to 'oauth', Loki will use OAuth instead of an API key
# Authenticate with `loki --authenticate` or `.authenticate` in the REPL
patch:
chat_completions:
'.*':