Former-commit-id: 1ab4390373
group-chat
Kye 2 years ago
parent bf1510298b
commit cb32ee6289

@ -2,6 +2,6 @@
from swarms.models.anthropic import Anthropic from swarms.models.anthropic import Anthropic
# from swarms.models.palm import GooglePalm # from swarms.models.palm import GooglePalm
from swarms.models.petals import Petals from swarms.models.petals import Petals
from swarms.models.chat_openai import OpenAIChat # from swarms.models.chat_openai import OpenAIChat
from swarms.models.prompts.debate import * from swarms.models.prompts.debate import *
from swarms.models.mistral import Mistral from swarms.models.mistral import Mistral
Loading…
Cancel
Save