mirror of
https://github.com/xtekky/gpt4free.git
synced 2024-12-24 19:53:11 +03:00
updated poe readme
This commit is contained in:
parent
2200e777c1
commit
94282777ea
@ -54,7 +54,7 @@ from quora import Poe
|
||||
|
||||
# available models: ['Sage', 'GPT-4', 'Claude+', 'Claude-instant', 'ChatGPT', 'Dragonfly', 'NeevaAI']
|
||||
|
||||
poe = Poe(model='gpt-3.5-turbo')
|
||||
poe = Poe(model='ChatGPT')
|
||||
poe.chat('who won the football world cup most?')
|
||||
|
||||
# new bot creation
|
||||
|
Loading…
Reference in New Issue
Block a user