Spaces:
Sleeping
Sleeping
Update app.py
#4
by
hbhamzabaig - opened
app.py
CHANGED
|
@@ -17,7 +17,7 @@ from langchain.embeddings import HuggingFaceEmbeddings
|
|
| 17 |
|
| 18 |
|
| 19 |
# Set DeepSeek API Key
|
| 20 |
-
|
| 21 |
base_url = "https://api.aimlapi.com/v1"
|
| 22 |
|
| 23 |
# Initialize OpenAI client
|
|
|
|
| 17 |
|
| 18 |
|
| 19 |
# Set DeepSeek API Key
|
| 20 |
+
|
| 21 |
base_url = "https://api.aimlapi.com/v1"
|
| 22 |
|
| 23 |
# Initialize OpenAI client
|