parent
046231ab63
commit
ffb9e50553
@ -1,6 +1,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.openai import OpenAIChat
|
# from swarms.models.openai import OpenAIChat
|
||||||
#prompts
|
#prompts
|
||||||
from swarms.models.prompts.debate import *
|
from swarms.models.prompts.debate import *
|
Loading…
Reference in new issue