|
|
|
|
|
|
|
|
language: 'Language', |
|
|
language: 'Language', |
|
|
googleScholar: 'Google Scholar', |
|
|
googleScholar: 'Google Scholar', |
|
|
googleScholarDescription: |
|
|
googleScholarDescription: |
|
|
'This component is used to get search result from https://scholar.google.com/. Typically, it performs as a supplement to knowledgebases. Top N specifies the number of search results you need to adapt.', |
|
|
|
|
|
|
|
|
'A component that searches https://scholar.google.com/. You can use Top N to specify the number of search results.', |
|
|
yearLow: 'Year low', |
|
|
yearLow: 'Year low', |
|
|
yearHigh: 'Year high', |
|
|
yearHigh: 'Year high', |
|
|
patents: 'Patents', |
|
|
patents: 'Patents', |
|
|
data: 'Data', |
|
|
data: 'Data', |
|
|
deepL: 'DeepL', |
|
|
deepL: 'DeepL', |
|
|
deepLDescription: |
|
|
deepLDescription: |
|
|
'This component is used to get translations from https://www.deepl.com/. Typically, it provides a more specialized translation result.', |
|
|
|
|
|
|
|
|
'A component that gets more specialized translations from https://www.deepl.com/.', |
|
|
authKey: 'Auth key', |
|
|
authKey: 'Auth key', |
|
|
sourceLang: 'Source language', |
|
|
sourceLang: 'Source language', |
|
|
targetLang: 'Target language', |
|
|
targetLang: 'Target language', |
|
|
gitHub: 'GitHub', |
|
|
gitHub: 'GitHub', |
|
|
gitHubDescription: |
|
|
gitHubDescription: |
|
|
'This component is used to search the repository from https://github.com/. Top N specifies the number of search results to be adjusted.', |
|
|
|
|
|
|
|
|
'A component that searches for repositories from https://github.com/. You can use Top N to specify the number of search results.', |
|
|
baiduFanyi: 'BaiduFanyi', |
|
|
baiduFanyi: 'BaiduFanyi', |
|
|
baiduFanyiDescription: |
|
|
baiduFanyiDescription: |
|
|
'This component is used to get translations from https://fanyi.baidu.com/. Typically, it provides a more specialized translation result', |
|
|
|
|
|
|
|
|
'A component that gets specialized translations from https://fanyi.baidu.com/.', |
|
|
appid: 'App id', |
|
|
appid: 'App id', |
|
|
secretKey: 'Secret key', |
|
|
secretKey: 'Secret key', |
|
|
domain: 'Domain', |
|
|
domain: 'Domain', |
|
|
|
|
|
|
|
|
}, |
|
|
}, |
|
|
qWeather: 'QWeather', |
|
|
qWeather: 'QWeather', |
|
|
qWeatherDescription: |
|
|
qWeatherDescription: |
|
|
'This component is used to get weather related information from https://www.qweather.com/. You can get weather, indices, air quality.', |
|
|
|
|
|
|
|
|
'A component that retrieves weather information, such as temperature and air quality, from https://www.qweather.com/.', |
|
|
lang: 'Language', |
|
|
lang: 'Language', |
|
|
type: 'Type', |
|
|
type: 'Type', |
|
|
webApiKey: 'Web API key', |
|
|
webApiKey: 'Web API key', |
|
|
|
|
|
|
|
|
publish: 'API', |
|
|
publish: 'API', |
|
|
exeSQL: 'ExeSQL', |
|
|
exeSQL: 'ExeSQL', |
|
|
exeSQLDescription: |
|
|
exeSQLDescription: |
|
|
'The component queries the results from the corresponding relational database via SQL statements. Supports MySQL, PostgreSQL, MariaDB. ', |
|
|
|
|
|
|
|
|
'A component that performs SQL queries on a relational database, supporting querying from MySQL, PostgreSQL, or MariaDB.', |
|
|
dbType: 'Database Type', |
|
|
dbType: 'Database Type', |
|
|
database: 'Database', |
|
|
database: 'Database', |
|
|
username: 'Username', |
|
|
username: 'Username', |
|
|
|
|
|
|
|
|
wenCai: 'WenCai', |
|
|
wenCai: 'WenCai', |
|
|
queryType: 'Query type', |
|
|
queryType: 'Query type', |
|
|
wenCaiDescription: |
|
|
wenCaiDescription: |
|
|
'The component can be used to obtain information on a wide range of financial areas, including but not limited to stocks, funds, etc...', |
|
|
|
|
|
|
|
|
'A component that obtains financial information, including stock prices and funding news, from a wide range of financial websites.', |
|
|
wenCaiQueryTypeOptions: { |
|
|
wenCaiQueryTypeOptions: { |
|
|
stock: 'stock', |
|
|
stock: 'stock', |
|
|
zhishu: 'index', |
|
|
zhishu: 'index', |
|
|
|
|
|
|
|
|
}, |
|
|
}, |
|
|
akShare: 'AkShare', |
|
|
akShare: 'AkShare', |
|
|
akShareDescription: |
|
|
akShareDescription: |
|
|
'This component can be used to obtain news information for the corresponding stock from the Eastmoney website.', |
|
|
|
|
|
|
|
|
'A component that obtains news about stocks from https://www.eastmoney.com/.', |
|
|
yahooFinance: 'YahooFinance', |
|
|
yahooFinance: 'YahooFinance', |
|
|
yahooFinanceDescription: |
|
|
yahooFinanceDescription: |
|
|
'The component queries information about the company based on the provided ticker symbol.', |
|
|
|
|
|
|
|
|
'A component that queries information about a publicly traded company using its ticker symbol.', |
|
|
crawler: 'Web Crawler', |
|
|
crawler: 'Web Crawler', |
|
|
crawlerDescription: |
|
|
crawlerDescription: |
|
|
'This component can be used to crawl HTML source code from a specified URL.', |
|
|
|
|
|
|
|
|
'A component that crawls HTML source code from a specified URL.', |
|
|
proxy: 'Proxy', |
|
|
proxy: 'Proxy', |
|
|
crawlerResultOptions: { |
|
|
crawlerResultOptions: { |
|
|
html: 'Html', |
|
|
html: 'Html', |
|
|
|
|
|
|
|
|
cashFlowStatement: 'Cash flow statement', |
|
|
cashFlowStatement: 'Cash flow statement', |
|
|
jin10: 'Jin10', |
|
|
jin10: 'Jin10', |
|
|
jin10Description: |
|
|
jin10Description: |
|
|
'This component can be used to access information in the financial sector from the Jin10 Open Platform, including quick news, calendar, quotes, reference.', |
|
|
|
|
|
|
|
|
'A component that retrieves financial information from the Jin10 Open Platform, including news updates, calendars, quotes, and references.', |
|
|
flashType: 'Flash type', |
|
|
flashType: 'Flash type', |
|
|
filter: 'Filter', |
|
|
filter: 'Filter', |
|
|
contain: 'Contain', |
|
|
contain: 'Contain', |
|
|
|
|
|
|
|
|
'A component that receives the output from the upstream component and passes it on as input to the downstream components.', |
|
|
'A component that receives the output from the upstream component and passes it on as input to the downstream components.', |
|
|
tuShare: 'TuShare', |
|
|
tuShare: 'TuShare', |
|
|
tuShareDescription: |
|
|
tuShareDescription: |
|
|
'This component can be used to obtain financial news briefs from mainstream financial websites, aiding industry and quantitative research.', |
|
|
|
|
|
|
|
|
'A component that obtains financial news briefs from mainstream financial websites, aiding industry and quantitative research.', |
|
|
tuShareSrcOptions: { |
|
|
tuShareSrcOptions: { |
|
|
sina: 'Sina', |
|
|
sina: 'Sina', |
|
|
wallstreetcn: 'wallstreetcn', |
|
|
wallstreetcn: 'wallstreetcn', |
|
|
|
|
|
|
|
|
notePlaceholder: 'Please enter a note', |
|
|
notePlaceholder: 'Please enter a note', |
|
|
invoke: 'Invoke', |
|
|
invoke: 'Invoke', |
|
|
invokeDescription: |
|
|
invokeDescription: |
|
|
'This component can invoke remote end point call. Put the output of other components as parameters or set constant parameters to call remote functions.', |
|
|
|
|
|
|
|
|
`A component capable of calling remote services, using other components' outputs or constants as inputs.`, |
|
|
url: 'Url', |
|
|
url: 'Url', |
|
|
method: 'Method', |
|
|
method: 'Method', |
|
|
timeout: 'Timeout', |
|
|
timeout: 'Timeout', |
|
|
|
|
|
|
|
|
testRun: 'Test Run', |
|
|
testRun: 'Test Run', |
|
|
template: 'Template', |
|
|
template: 'Template', |
|
|
templateDescription: |
|
|
templateDescription: |
|
|
'This component is used for typesetting the outputs of various components.', |
|
|
|
|
|
|
|
|
'A component that formats the output of another component.', |
|
|
emailComponent: 'Email', |
|
|
emailComponent: 'Email', |
|
|
emailDescription: 'Send email to specified address', |
|
|
|
|
|
|
|
|
emailDescription: 'Send an email to a specified address.', |
|
|
smtpServer: 'SMTP Server', |
|
|
smtpServer: 'SMTP Server', |
|
|
smtpPort: 'SMTP Port', |
|
|
smtpPort: 'SMTP Port', |
|
|
senderEmail: 'Sender Email', |
|
|
senderEmail: 'Sender Email', |