n8n/packages/@n8n/nodes-langchain/nodes
oleg 741e8299d6
fix(LangChain Code Node): Fix execution of custom n8n tools called via LC code node (#9265)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-04-30 16:06:44 +02:00
..
agents feat(Groq Chat Model Node): Add support for Groq chat models (#9250) 2024-04-30 09:37:30 +02:00
chains
code fix(LangChain Code Node): Fix execution of custom n8n tools called via LC code node (#9265) 2024-04-30 16:06:44 +02:00
document_loaders
embeddings
llms feat(Groq Chat Model Node): Add support for Groq chat models (#9250) 2024-04-30 09:37:30 +02:00
memory
output_parser
retrievers
text_splitters
tools
trigger
vector_store
vendors/OpenAi