소스 검색

Updated the YouTube channel to Dify's (#8817)

tags/0.9.0
Shai Perednik 1 년 전
부모
커밋
a36117e12d
No account linked to committer's email address
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      api/core/tools/provider/builtin/youtube/youtube.py

+ 1
- 1
api/core/tools/provider/builtin/youtube/youtube.py 파일 보기

@@ -13,7 +13,7 @@ class YahooFinanceProvider(BuiltinToolProviderController):
).invoke(
user_id="",
tool_parameters={
"channel": "TOKYO GIRLS COLLECTION",
"channel": "UC2JZCsZSOudXA08cMMRCL9g",
"start_date": "2020-01-01",
"end_date": "2024-12-31",
},

Loading…
취소
저장