summaryrefslogtreecommitdiffstats
path: root/quora/__init__.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* updated quora(poe) (token creation patched atm)t.me/xtekky2023-04-151-15/+33
|
* quora (poe) [gpt-4/3.5] create bot feature fixt.me/xtekky2023-04-131-5/+6
| | | fixed custom model not working
* quora (poe) [gpt-4/3.5] create bot featuret.me/xtekky2023-04-111-12/+106
| | | | | | | | | | | | | | | | added create bot feature quora.Model.create new model names: { 'sage' : 'capybara', 'gpt-4' : 'beaver', 'claude-v1.2' : 'a2_2', 'claude-instant-v1.0' : 'a2', 'gpt-3.5-turbo' : 'chinchilla' }
* rename poe api ( gpt 4 ) to quorat.me/xtekky2023-04-101-0/+213
due to having same name as poe-api, I changed the name for it to be used with the other package