Compare commits
2 Commits
46685112cf
...
675c506969
| Author | SHA1 | Date | |
|---|---|---|---|
| 675c506969 | |||
| 0be70f716e |
@ -21,7 +21,6 @@ class OpenAI(AI):
|
||||
self.ID = config.ID
|
||||
self.name = config.name
|
||||
self.config = config
|
||||
openai.api_key = config.api_key
|
||||
|
||||
def request(self,
|
||||
question: Message,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user