1
0
Fork 0
mirror of https://github.com/n8n-io/n8n.git synced 2025-03-05 20:50:17 -08:00
Commit graph

12 commits

Author SHA1 Message Date
Eugene cf37e94dd8
fix(HTTP Request Tool Node): Fix HTML response optimization issue () 2024-10-30 10:32:08 +01:00
कारतोफ्फेलस्क्रिप्ट™ 8f5fe05a92
refactor(core): All calls to supplyData should use a distinct context type (no-changelog) () 2024-10-28 11:37:23 +01:00
Eugene 094ec68d4c
fix(HTTP Request Tool Node): Fix the undefined response issue when authentication is enabled ()
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 () 2024-10-11 17:12:03 +02:00
Eugene 5a99e93f8d
fix(HTTP Request Tool Node): Remove default user agent header () 2024-09-26 13:15:50 +02:00
oleg d647ef41ac
fix(HTTP Request Tool Node): Fix subsequent tool calls reusung the same options () 2024-09-13 15:32:11 +02:00
Eugene a936680768
feat(HTTP Request Tool Node): Use DynamicStructuredTool with models supporting it (no-changelog) () 2024-08-07 11:20:17 +02:00
oleg 3846eb967a
feat(editor): Split Tools and Models into sub-sections () 2024-07-23 16:40:28 +02:00
Michael Kret 04b62e0398
fix: HTTP Request tool - do not error on missing headers () 2024-07-15 13:28:46 +03:00
Michael Kret 8cd93704be
fix: HTTP Request tool - allow hyphens in placeholders () 2024-07-13 04:42:04 +03:00
Iván Ovejero 44ea4c73eb
refactor: Remove unused lint directives (no-changelog) () 2024-06-24 12:13:18 +02:00
Michael Kret be2635e50e
feat: HTTP request tool () 2024-06-19 10:54:13 +03:00