๐
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import openai | |
openai.api_key = "sk-S0ZDIENyYXp5IFRodXJzZGF5LCBHaXZlIE1lIDUwICAgICAg" | |
openai.api_key_bak1 = "sk-ICAgICAgS0ZDIENyYXp5IFRodXJzZGF5LCBHaXZlIE1lIDUw" | |
openai.api_key_bak2 = "sk-a2ZjLCBjcmF6eSB0aHVyc2RheSwgZ2l2ZSBtZSA1MCBybWIu" | |
print("ChatGPT: Hi, I'm KFCGPT. I'm a helpful assistant") | |
messages = [ | |
# system message to set the behavior of the assistant | |
{"role": "system", "content": "Hi ChatGPT, You are a helpful assistant!"}, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
>makeudm.exe | |
00011BA4:74->EB | |
00011C1A:74->EB |
OlderNewer