Update and rename blog_gen.py to blog_gen

pull/184/head
pliny 1 year ago committed by GitHub
parent ed071e0058
commit 14570d1c5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,7 +1,7 @@
import os import os
from termcolor import colored from termcolor import colored
from swarms.models import OpenAIChat from swarms.models import OpenAIChat
from swarms.models.autotemp import AutoTemp from autotemp import AutoTemp
from swarms.structs import SequentialWorkflow from swarms.structs import SequentialWorkflow
Loading…
Cancel
Save