Ver código fonte

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

tags/0.9.0
Shai Perednik 1 ano atrás
pai
commit
a36117e12d
Nenhuma conta vinculada ao e-mail do autor do commit
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      api/core/tools/provider/builtin/youtube/youtube.py

+ 1
- 1
api/core/tools/provider/builtin/youtube/youtube.py Ver arquivo

@@ -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",
},

Carregando…
Cancelar
Salvar