We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aefd1f2 commit a026822Copy full SHA for a026822
1 file changed
api/chatgpt.py
@@ -1,5 +1,4 @@
1
from api.prompt import Prompt
2
-
3
import os
4
from openai import OpenAI
5
client = OpenAI()
0 commit comments