mirror of
https://github.com/xtekky/gpt4free.git
synced 2024-11-05 00:01:00 +00:00
Merge pull request #280 from mishalhossin/patch-1
This commit is contained in:
commit
ea88a3a650
@ -55,7 +55,7 @@ print(response.completion.choices[0].text)
|
||||
|
||||
### Update Use This For Poe
|
||||
```python
|
||||
from quora import Poe
|
||||
from gpt4free.quora import Poe
|
||||
|
||||
# available models: ['Sage', 'GPT-4', 'Claude+', 'Claude-instant', 'ChatGPT', 'Dragonfly', 'NeevaAI']
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user