Former-commit-id: c0b534c355df5d5bea8381ec4ea8d2d4b9940734
pull/160/head
Kye 2 years ago
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…
Cancel
Save