mirror of
https://github.com/wassname/chatGPTBox.git
synced 2026-07-22 12:40:42 +08:00
Remove Peo Dragonfly Bot (deprecated)
This commit is contained in:
@@ -49,7 +49,6 @@ export const poeWebModelKeys = [
|
||||
'poeAiWebClaude100k',
|
||||
'poeAiWebCustom',
|
||||
'poeAiWebChatGpt',
|
||||
'poeAiWebDragonfly',
|
||||
]
|
||||
|
||||
/**
|
||||
@@ -85,7 +84,6 @@ export const Models = {
|
||||
waylaidwandererApi: { value: '', desc: 'Waylaidwanderer API (Github)' },
|
||||
poeAiWebCustom: { value: '', desc: 'Poe AI (Web, Custom)' },
|
||||
poeAiWebChatGpt: { value: 'chatgpt', desc: 'Poe AI (Web, ChatGPT)' },
|
||||
poeAiWebDragonfly: { value: 'dragonfly', desc: 'Poe AI (Web, Dragonfly)' },
|
||||
}
|
||||
|
||||
for (const modelName in Models) {
|
||||
|
||||
Reference in New Issue
Block a user