n8n/packages/@n8n/nodes-langchain/nodes
कारतोफ्फेलस्क्रिप्ट™ 216ec079c9
feat(editor): Create separate components for JS and JSON editors (no-changelog) (#8156)
## Summary
This is part-1 of refactoring our code editors to extract different type
of editors into their own components.
In part-2 we'll
1. delete a of unused or duplicate code
2. switch to a `useEditor` composable to bring more UX consistency
across all the code editors.

## Review / Merge checklist
- [x] PR title and summary are descriptive
- [x] Tests included
2023-12-29 10:49:27 +01:00
..
agents feat: Add option to returnIntermediateSteps for AI agents (#8113) 2023-12-21 10:27:49 +01:00
chains feat: AI nodes usability fixes + Summarization Chain V2 (#7949) 2023-12-08 13:42:32 +01:00
code feat: Add AI tool building capabilities (#7336) 2023-11-29 12:13:55 +01:00
document_loaders feat(editor): Filter component + implement in If node (#7490) 2023-12-13 14:45:22 +01:00
embeddings fix: Remove Tensorflow embeddings node (no-changelog) (#7922) 2023-12-04 17:48:10 +01:00
llms ci: Fix lint warnings in @n8n/chat and @n8n/nodes-langchain (no-changelog) (#7884) 2023-11-30 13:22:27 +01:00
memory feat(core): Add closeFunction support to Sub-Nodes (#7708) 2023-12-21 14:21:09 +01:00
output_parser feat(editor): Create separate components for JS and JSON editors (no-changelog) (#8156) 2023-12-29 10:49:27 +01:00
retrievers feat(editor): Create separate components for JS and JSON editors (no-changelog) (#8156) 2023-12-29 10:49:27 +01:00
text_splitters feat: Add AI tool building capabilities (#7336) 2023-11-29 12:13:55 +01:00
tools feat(editor): Create separate components for JS and JSON editors (no-changelog) (#8156) 2023-12-29 10:49:27 +01:00
trigger/ManualChatTrigger feat: Add AI tool building capabilities (#7336) 2023-11-29 12:13:55 +01:00
vector_store ci: Fix lint warnings in @n8n/chat and @n8n/nodes-langchain (no-changelog) (#7884) 2023-11-30 13:22:27 +01:00