Open shreeharsha-factly opened 4 years ago
I am trying something in this way to configure tools.
tools: { ... linkTool: { class: LinkTool, config: { endpoint: 'http://localhost:8008/fetchUrl', headers: { common: { 'X-Org': 1, }, }, }, }
+1
I am trying something in this way to configure tools.