n8n/packages/@n8n/nodes-langchain/utils
Michael Kret a98ed2ca49
feat: Respond to chat and wait for response (#12546)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2025-07-24 09:48:40 +01:00
..
output_parsers feat(AI Agent Tool Node): Add Agent Tool (#17108) 2025-07-09 11:41:58 +02:00
tests feat: Respond to chat and wait for response (#12546) 2025-07-24 09:48:40 +01:00
tokenizer fix(Token Splitter Node): Cache tokenizer JSONs in memory (#17201) 2025-07-10 19:08:29 +02:00
descriptions.test.ts refactor(Structured Output Parser Node): Support schema via expression (#16671) 2025-06-25 09:30:52 +02:00
descriptions.ts feat(AI Agent Tool Node): Add Agent Tool (#17108) 2025-07-09 11:41:58 +02:00
helpers.ts feat: Respond to chat and wait for response (#12546) 2025-07-24 09:48:40 +01:00
httpProxyAgent.ts feat(LangChain Nodes): Upgrade LangChain and improve proxy handling for LLM nodes (#16778) 2025-07-03 14:22:25 +02:00
logWrapper.ts chore: Lintfix @n8n/nodes-langchain (#16868) 2025-07-01 14:08:51 +02:00
N8nBinaryLoader.ts refactor: Impose import/order linting rule across nodes packages (no-changelog) (#12314) 2024-12-19 18:46:14 +01:00
N8nJsonLoader.ts refactor: Impose import/order linting rule across nodes packages (no-changelog) (#12314) 2024-12-19 18:46:14 +01:00
N8nTool.test.ts fix(Call n8n Workflow Tool Node): Support concurrent invocations of the tool (#13526) 2025-02-26 16:23:31 +01:00
N8nTool.ts chore: Update LangChain dependencies (no-changelog) (#16523) 2025-06-20 11:50:14 +02:00
schemaParsing.ts feat(Structured Output Parser Node): Mark all parameters as required for schemas generated from JSON example (#15935) 2025-06-05 12:11:21 +02:00
sharedFields.ts feat: Optimise langchain calls in batching mode (#15243) 2025-05-13 13:58:38 +02:00
tracing.ts feat(core): Improve Langsmith traces for AI executions (#9081) 2024-04-08 22:51:49 +02:00