diff --git a/swarms/models/__init__.py b/swarms/models/__init__.py index 195287e5..3de52a28 100644 --- a/swarms/models/__init__.py +++ b/swarms/models/__init__.py @@ -1,5 +1,5 @@ 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.openai import OpenAIChat #prompts