Skip to content

Commit

Permalink
poe.com update
Browse files Browse the repository at this point in the history
  • Loading branch information
xtekky authored Apr 25, 2023
1 parent a2ed9c6 commit f236f07
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion quora/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
#### warning !!!
poe.com added security and can detect if you are making automated requests. You may get your account banned if you are using this api.
The normal non-driver api is also currently not very stable


### Example: `quora (poe)` (use like openai pypi package) - GPT-4 <a name="example-poe"></a>

```python
Expand Down Expand Up @@ -60,4 +65,4 @@ poe.chat('who won the football world cup most?')
# new bot creation
poe.create_bot('new_bot_name', prompt='You are new test bot', base_model='gpt-3.5-turbo')

```
```

0 comments on commit f236f07

Please sign in to comment.