zhangliang 16 ساعت پیش
والد
کامیت
b3cb0f182e
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      examples/content_finder/run.py

+ 2 - 2
examples/content_finder/run.py

@@ -30,8 +30,8 @@ from agent.llm.prompts import SimplePrompt
 from tools import (
 from tools import (
     douyin_search,
     douyin_search,
     douyin_user_videos,
     douyin_user_videos,
-    get_video_audience_profile,
-    get_user_fans_profile,
+    get_content_fans_portrait,
+    get_account_fans_portrait,
 )
 )
 
 
 # 配置日志
 # 配置日志