Remove Peo Dragonfly Bot (deprecated)

This commit is contained in:
Anan
2023-06-17 04:33:57 +03:00
committed by josc146
parent 59b4934805
commit 2b765d2ec5
2 changed files with 0 additions and 4 deletions
-2
View File
@@ -143,8 +143,6 @@ export default class PoeAiClient {
bot = 'a2'
} else if (bot === 'chatgpt') {
bot = 'chinchilla'
} else if (bot === 'dragonfly') {
bot = 'nutria'
}
this.bot = bot