Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updated quora(poe) (token creation patched atm) | t.me/xtekky | 2023-04-15 | 1 | -15/+33 |
| | |||||
* | quora (poe) [gpt-4/3.5] create bot feature fix | t.me/xtekky | 2023-04-13 | 1 | -5/+6 |
| | | | fixed custom model not working | ||||
* | quora (poe) [gpt-4/3.5] create bot feature | t.me/xtekky | 2023-04-11 | 1 | -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 quora | t.me/xtekky | 2023-04-10 | 1 | -0/+213 |
due to having same name as poe-api, I changed the name for it to be used with the other package |