mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-01-03 11:05:30 +08:00
### What problem does this PR solve? Feat: Add the option to use the knowledge graph to the retrieval form #3221 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
@ -1298,6 +1298,10 @@ This delimiter is used to split the input text into several text pieces echo of
|
||||
stringTransform: 'String transform',
|
||||
userFillUp: 'Input',
|
||||
codeExec: 'Code',
|
||||
tavilySearch: 'Tavily Search',
|
||||
tavilySearchDescription: 'Search results via Tavily service.',
|
||||
tavilyExtract: 'Tavily Extract',
|
||||
tavilyExtractDescription: 'Tavily Extract',
|
||||
},
|
||||
llmTools: {
|
||||
bad_calculator: {
|
||||
|
||||
Reference in New Issue
Block a user