Spaces:
Runtime error
Runtime error
Update app.py
#1
by
Basit12345
- opened
app.py
CHANGED
@@ -3,7 +3,7 @@ import gradio as gr
|
|
3 |
|
4 |
|
5 |
|
6 |
-
openai.api_key = "sk-
|
7 |
|
8 |
messages = [{"role": "system", "content": "You are a financial experts that specializes in real estate investment and negotiation"}]
|
9 |
|
|
|
3 |
|
4 |
|
5 |
|
6 |
+
openai.api_key = "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"
|
7 |
|
8 |
messages = [{"role": "system", "content": "You are a financial experts that specializes in real estate investment and negotiation"}]
|
9 |
|