FIX: Unhide gemini api key setting for embeddings (#902)

This commit is contained in:
Rafael dos Santos Silva 2024-11-07 11:55:18 -03:00 committed by GitHub
parent 893fa624e4
commit 021e09607d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -179,7 +179,7 @@ discourse_ai:
secret: true
ai_gemini_api_key:
default: ""
hidden: true
hidden: false
ai_vllm_endpoint:
default: ""
hidden: true