Skip to content

Commit

Permalink
retrieve transform test
Browse files Browse the repository at this point in the history
  • Loading branch information
anjanaw committed Jan 23, 2024
1 parent a2be920 commit fb2adb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/controllers/cbr_cycle.js
Original file line number Diff line number Diff line change
Expand Up @@ -654,7 +654,7 @@ async function retrieve_transform(solution, intent, questions){
"UserIntent": intent,
"UserQuestion": questions,
},
"acceptance_threshold": 0.0
"acceptance_threshold": 0.1
}
};

Expand Down

0 comments on commit fb2adb6

Please sign in to comment.