github-actions[bot] commited on
Commit
c533114
·
1 Parent(s): 10c5754

sync: update from private huggingface space

Browse files
Files changed (1) hide show
  1. .env.example +3 -0
.env.example CHANGED
@@ -105,6 +105,9 @@ LLM_API_KEY=your_api_key_here
105
  #
106
  # NVIDIA (NVIDIA_API_KEY):
107
  # - nvidia/nemotron-3-super-120b-a12b
 
 
 
108
  #
109
  # Groq (GROQ_API_KEY):
110
  # - groq/mixtral-8x7b-32768
 
105
  #
106
  # NVIDIA (NVIDIA_API_KEY):
107
  # - nvidia/nemotron-3-super-120b-a12b
108
+ # Optional: NVIDIA key rotation pool
109
+ # Comma-separated keys, rotated per request
110
+ # NVIDIA_API_KEYS=key1,key2,key3
111
  #
112
  # Groq (GROQ_API_KEY):
113
  # - groq/mixtral-8x7b-32768