pull/58/head
Kye 1 year ago
parent 809ae57ead
commit 1ab4390373

@ -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