Merge pull request #280 from mishalhossin/patch-1

This commit is contained in:
t.me/xtekky 2023-04-29 20:55:27 +01:00 committed by GitHub
commit ea88a3a650
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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']