mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-08-06 15:44:09 +08:00
Fix: The dataset for the retrieval operator of the agent created from the template cannot be selected. (#17760)
This commit is contained in:
@@ -117,6 +117,7 @@
|
||||
"cross_languages": [],
|
||||
"empty_response": "",
|
||||
"kb_ids": [],
|
||||
"retrieval_from": "dataset",
|
||||
"keywords_similarity_weight": 0.7,
|
||||
"outputs": {
|
||||
"formalized_content": {
|
||||
@@ -146,6 +147,7 @@
|
||||
"cross_languages": [],
|
||||
"empty_response": "",
|
||||
"kb_ids": [],
|
||||
"retrieval_from": "dataset",
|
||||
"keywords_similarity_weight": 0.7,
|
||||
"outputs": {
|
||||
"formalized_content": {
|
||||
@@ -175,6 +177,7 @@
|
||||
"cross_languages": [],
|
||||
"empty_response": "",
|
||||
"kb_ids": [],
|
||||
"retrieval_from": "dataset",
|
||||
"keywords_similarity_weight": 0.7,
|
||||
"outputs": {
|
||||
"formalized_content": {
|
||||
@@ -344,6 +347,7 @@
|
||||
"cross_languages": [],
|
||||
"empty_response": "",
|
||||
"kb_ids": [],
|
||||
"retrieval_from": "dataset",
|
||||
"keywords_similarity_weight": 0.7,
|
||||
"outputs": {
|
||||
"formalized_content": {
|
||||
@@ -382,6 +386,7 @@
|
||||
"cross_languages": [],
|
||||
"empty_response": "",
|
||||
"kb_ids": [],
|
||||
"retrieval_from": "dataset",
|
||||
"keywords_similarity_weight": 0.7,
|
||||
"outputs": {
|
||||
"formalized_content": {
|
||||
@@ -420,6 +425,7 @@
|
||||
"cross_languages": [],
|
||||
"empty_response": "",
|
||||
"kb_ids": [],
|
||||
"retrieval_from": "dataset",
|
||||
"keywords_similarity_weight": 0.7,
|
||||
"outputs": {
|
||||
"formalized_content": {
|
||||
|
||||
Reference in New Issue
Block a user