Spaces:
Runtime error
Runtime error
Commit
·
6e3db95
1
Parent(s):
ea28e9b
Update app.py
Browse files
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 |
|