Merge pull request #280 from mishalhossin/patch-1
This commit is contained in:
commit
ea88a3a650
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue