Rehman1603 commited on
Commit
0baaba9
·
1 Parent(s): ddccbde

Update ChatBot.py

Browse files
Files changed (1) hide show
  1. ChatBot.py +1 -1
ChatBot.py CHANGED
@@ -1,7 +1,7 @@
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"
 
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"