hertogateis commited on
Commit
38d93ed
·
verified ·
1 Parent(s): b58e982

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -2,7 +2,7 @@ import requests
2
  import json
3
 
4
  # Replace with your actual API key
5
- API_KEY = "sk-3df8d86d5a4b49cb9240077792c55d0a"
6
  API_URL = "https://api.deepseek.com/v1/chat/completions" # Example endpoint, check documentation
7
 
8
  # Define the prompt in Bahasa Indonesia
 
2
  import json
3
 
4
  # Replace with your actual API key
5
+ API_KEY = "DEEPSEEK_API_KEY"
6
  API_URL = "https://api.deepseek.com/v1/chat/completions" # Example endpoint, check documentation
7
 
8
  # Define the prompt in Bahasa Indonesia