-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathexample.env
More file actions
24 lines (17 loc) · 898 Bytes
/
Copy pathexample.env
File metadata and controls
24 lines (17 loc) · 898 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
AZURE_OPENAI_API_VERSION=2024-06-01-preview
AZURE_OPENAI_API_KEY=your_api_key_here
AZURE_ENDPOINT=your_endpoint_here
DEEPSEEK_R1_API_KEY=your_deepseek_r1_api_key_here
DEEPSEEK_R1_ENDPOINT=your_deepseek_r1_endpoint_here
DEEPSEEK_V3_API_KEY=your_deepseek_v3_api_key_here
DEEPSEEK_V3_ENDPOINT=your_deepseek_v3_endpoint_here
AZURE_LLAMA_ENDPOINT=your_azure_llama_endpoint_here
AZURE_LLAMA_KEY=your_azure_llama_key_here
AZURE_LLAMA_8B_ENDPOINT=your_azure_llama_8b_endpoint_here
AZURE_LLAMA_8B_KEY=your_azure_llama_8b_key_here
AZURE_LLAMA_405B_ENDPOINT=your_azure_llama_405b_endpoint_here
AZURE_LLAMA_405B_KEY=your_azure_llama_405b_key_here
AZURE_MISTRAL_LARGE_2_ENDPOINT=your_azure_mistral_large_2_endpoint_here
AZURE_MISTRAL_LARGE_2_KEY=your_azure_mistral_large_2_key_here
AZURE_MISTRAL_NEMO_ENDPOINT=your_azure_mistral_nemo_endpoint_here
AZURE_MISTRAL_NEMO_KEY=your_azure_mistral_nemo_key_here