LCToolFlowModule / LCToolFlow.yaml
nbaldwin's picture
README + demo +piprequirements
a8d670e
raw
history blame
No virus
555 Bytes
name: "search"
description: "useful when you need to look for the answer online, especially for recent events"
#######################################################
# Input keys
#######################################################
input_interface:
- "query"
#######################################################
# Output keys
#######################################################
output_interface:
- "observation"
keep_raw_response: false
clear_flow_namespace_on_run_end: false
backend:
_target_: langchain.tools.DuckDuckGoSearchRun