parent
7c7ac50e46
commit
169c285109
@ -1,4 +1,5 @@
|
|||||||
from swarms.models.anthropic import Anthropic
|
from swarms.models.anthropic import Anthropic
|
||||||
from swarms.models.petals import Petals
|
from swarms.models.petals import Petals
|
||||||
from swarms.models.mistral import Mistral
|
from swarms.models.mistral import Mistral
|
||||||
from swarms.models.openai_llm import OpenAIModel
|
# from swarms.models.openai_llm import OpenAIModel
|
||||||
|
from swarms.models.openai_models import OpenAI, AzureOpenAI, OpenAIChat
|
Loading…
Reference in new issue