hertogateis commited on
Commit
afe0093
·
verified ·
1 Parent(s): 00d7764

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -2,7 +2,7 @@ import streamlit as st
2
  import requests
3
 
4
  # Replace with your DeepSeek API key and endpoint
5
- DEEPSEEK_API_KEY = "your_deepseek_api_key"
6
  DEEPSEEK_ENDPOINT = "https://api.deepseek.com/v1/chat"
7
 
8
  # Define the bot's persona
 
2
  import requests
3
 
4
  # Replace with your DeepSeek API key and endpoint
5
+ DEEPSEEK_API_KEY = "sk-cb27c81768e443868a194fad0bb91abc"
6
  DEEPSEEK_ENDPOINT = "https://api.deepseek.com/v1/chat"
7
 
8
  # Define the bot's persona