Spaces:
Sleeping
Sleeping
Commit
·
0baaba9
1
Parent(s):
ddccbde
Update ChatBot.py
Browse files- ChatBot.py +1 -1
ChatBot.py
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
import os
|
2 |
import openai
|
3 |
|
4 |
-
openai.api_key="sk-
|
5 |
start="\nAI"
|
6 |
End="\Human"
|
7 |
Prompt="This is AI Chat bot for the Student Consulting"
|
|
|
1 |
import os
|
2 |
import openai
|
3 |
|
4 |
+
openai.api_key="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"
|
5 |
start="\nAI"
|
6 |
End="\Human"
|
7 |
Prompt="This is AI Chat bot for the Student Consulting"
|