story illustrator and story video generator, AI web researcher fixes
This commit is contained in:
@@ -39,14 +39,6 @@ from .blog_ai_research_utils import (
|
||||
do_tavily_ai_search
|
||||
)
|
||||
|
||||
# REMOVED CIRCULAR IMPORTS
|
||||
# Import content and image generation functions from the generator utils module
|
||||
# from .ai_blog_generator_utils import (
|
||||
# generate_blog_content,
|
||||
# generate_blog_metadata,
|
||||
# generate_blog_image,
|
||||
# regenerate_blog_image
|
||||
# )
|
||||
|
||||
def save_blog_content(blog_markdown_str, blog_title, blog_meta_desc, blog_tags, blog_categories, generated_image_filepath, status, blog_hashtags=None, blog_slug=None):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user