File size: 274 Bytes
4962437
 
 
 
 
 
 
1
2
3
4
5
6
7
#prompts
from swarms.models.anthropic import Anthropic
# from swarms.models.palm import GooglePalm
from swarms.models.petals import Petals
# from swarms.models.chat_openai import OpenAIChat
from swarms.models.prompts.debate import *
from swarms.models.mistral import Mistral