Update and rename blog_gen.py to blog_gen

pull/307/head
pliny 2 years ago committed by Zack
parent e54b0af0c8
commit 9b8111cbc8

@ -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