Spaces:
Runtime error
Runtime error
| #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 |