Commit Graph

11 Commits

Author SHA1 Message Date
oleg
b67a003e0b feat(HTTP Request Tool Node): Relax binary data detection (#13048) 2025-02-05 12:14:31 +01:00
Eugene
cf37e94dd8 fix(HTTP Request Tool Node): Fix HTML response optimization issue (#11439) 2024-10-30 10:32:08 +01:00
कारतोफ्फेलस्क्रिप्ट™
8f5fe05a92 refactor(core): All calls to supplyData should use a distinct context type (no-changelog) (#11421) 2024-10-28 11:37:23 +01:00
Eugene
094ec68d4c fix(HTTP Request Tool Node): Fix the undefined response issue when authentication is enabled (#11343)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-10-22 16:28:42 +02:00
Eugene
0d23a7fb5b fix(HTTP Request Tool Node): Respond with an error when receive binary response (#11219) 2024-10-11 17:12:03 +02:00
oleg
d647ef41ac fix(HTTP Request Tool Node): Fix subsequent tool calls reusung the same options (#10808) 2024-09-13 15:32:11 +02:00
Eugene
a936680768 feat(HTTP Request Tool Node): Use DynamicStructuredTool with models supporting it (no-changelog) (#10246) 2024-08-07 11:20:17 +02:00
Michael Kret
04b62e0398 fix: HTTP Request tool - do not error on missing headers (#10044) 2024-07-15 13:28:46 +03:00
Michael Kret
8cd93704be fix: HTTP Request tool - allow hyphens in placeholders (#10037) 2024-07-13 04:42:04 +03:00
Iván Ovejero
44ea4c73eb refactor: Remove unused lint directives (no-changelog) (#9842) 2024-06-24 12:13:18 +02:00
Michael Kret
be2635e50e feat: HTTP request tool (#9228) 2024-06-19 10:54:13 +03:00