n8n/packages/@n8n/nodes-langchain/nodes
2024-03-14 10:03:33 +02:00
..
agents fix(editor): Do not throw an error when calculating dynamic inputs/outputs (no-changelog) (#8858) 2024-03-11 10:34:59 +01:00
chains fix(editor): Do not throw an error when calculating dynamic inputs/outputs (no-changelog) (#8858) 2024-03-11 10:34:59 +01:00
code refactor: Update Langchain to 0.1.41 & add support for Claude 3 (#8825) 2024-03-07 11:36:36 +01:00
document_loaders fix(GitHub Document Loader Node): Fix issue with ignore paths not working correctly (#8798) 2024-03-06 14:48:10 +00:00
embeddings refactor: Update Langchain to 0.1.41 & add support for Claude 3 (#8825) 2024-03-07 11:36:36 +01:00
llms refactor: Update Langchain to 0.1.41 & add support for Claude 3 (#8825) 2024-03-07 11:36:36 +01:00
memory refactor: Update Langchain to 0.1.41 & add support for Claude 3 (#8825) 2024-03-07 11:36:36 +01:00
output_parser refactor: Update Langchain to 0.1.41 & add support for Claude 3 (#8825) 2024-03-07 11:36:36 +01:00
retrievers refactor: Update Langchain to 0.1.41 & add support for Claude 3 (#8825) 2024-03-07 11:36:36 +01:00
text_splitters refactor: Update Langchain to 0.1.41 & add support for Claude 3 (#8825) 2024-03-07 11:36:36 +01:00
tools fix: Validate custom tool names for forbidden chars (#8878) 2024-03-14 10:03:33 +02:00
trigger refactor: Update Langchain to 0.1.41 & add support for Claude 3 (#8825) 2024-03-07 11:36:36 +01:00
vector_store feat: Update Pinecone Vector Store node to support serverless environments (#8849) 2024-03-08 16:01:02 +01:00
vendors/OpenAi fix: OpenAI Node function to preserve original tools after node execution (#8872) 2024-03-13 18:13:15 +02:00