कारतोफ्फेलस्क्रिप्ट™
8f5fe05a92
refactor(core): All calls to supplyData should use a distinct context type (no-changelog) ( #11421 )
2024-10-28 11:37:23 +01:00
कारतोफ्फेलस्क्रिप्ट™
8cbe94708e
refactor: Every node class should have a distinct constructor name (no-changelog) ( #11403 )
2024-10-25 09:55:15 +02:00
oleg
fbae17d8fb
fix(Pinecone Vector Store Node): Prevent populating of vectors after manually stopping the execution ( #11288 )
2024-10-17 10:20:46 +02:00
oleg
dbd2ae1995
fix(Postgres PGVector Store Node): Fix filtering in retriever mode ( #11075 )
2024-10-03 12:50:35 +02:00
oleg
72b70d9d98
feat(editor): Support node-creator actions for vector store nodes ( #11032 )
2024-10-01 14:10:08 +02:00
Iván Ovejero
c133a6ef89
refactor(core): Include AI events in log streaming relay ( #10768 )
2024-09-12 12:02:47 +02:00
jeanpaul
650389d907
feat(Postgres PGVector Store Node): Add PGVector vector store node ( #10517 )
2024-09-03 11:20:00 +02:00
Iván Ovejero
bc958be93b
refactor(core): Convert verbose
to debug
logs ( #10574 )
2024-08-28 09:32:53 +02:00
कारतोफ्फेलस्क्रिप्ट™
be52176585
refactor(core): Allow custom types on getCredentials (no-changelog) ( #10567 )
2024-08-27 15:23:58 +02:00
oleg
6f1d4adf05
refactor: Delete mistakenly commited node file (no-changelog) ( #10213 )
2024-07-26 15:45:48 +02:00
oleg
8ef0a0c58a
feat(Sentiment Analysis Node): Implement Sentiment Analysis node ( #10184 )
2024-07-26 13:19:06 +02:00
Eugene
7e1eeb4c31
feat(Pinecone Vector Store Node, Supabase Vector Store Node): Add update operation to vector store nodes ( #10060 )
2024-07-22 16:15:43 +02:00
oleg
7db16561dc
feat(editor): Tweak node creator search logic for AI sub-nodes ( #10025 )
...
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-07-12 10:43:46 +02:00
Michael Kret
fbe4bca634
feat: Qdrant Vector Store search filter ( #9900 )
...
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2024-07-04 15:16:35 +03:00
Elias Meire
600013a1ab
feat: Add support for dark mode node icons and colors ( #9412 )
...
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
2024-06-06 13:34:30 +02:00
कारतोफ्फेलस्क्रिप्ट™
2bdc459bb2
refactor(core): Fix type errors in workflow, core, nodes-langchain, and nodes-base (no-changelog) ( #9450 )
2024-05-22 17:40:52 +02:00
oleg
a136a73e4e
feat: Update Pinecone Vector Store node to support serverless environments ( #8849 )
...
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-03-08 16:01:02 +01:00
oleg
0f7ae3f50a
refactor: Update Langchain to 0.1.41 & add support for Claude 3 ( #8825 )
...
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-03-07 11:36:36 +01:00
oleg
0882dc0ce9
fix: Fix execution error when using AI chain nodes with non-chat model ( #8724 )
...
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-02-23 10:27:39 +01:00
Omar Ajoue
7501ad8f3c
feat: Add support for AI log streaming ( #8526 )
...
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2024-02-09 09:41:01 +00:00
Tomi Turtiainen
9a1cc56806
fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) ( #8363 )
...
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-01-17 17:08:50 +02:00
Deborah
90404a4b88
docs: Update links in deprecated langchain nodes to avoid linting errors (no-changelog) ( #8273 )
2024-01-09 14:50:00 +01:00
Anush
66460f66b0
feat(Qdrant Vector Store Node): Qdrant vector store support ( #8080 )
...
## Summary
This PR intends to add [Qdrant](https://qdrant.tech/ ) as a supported
vectorstore node to load and retrieve documents from in a workflow.
## Review / Merge checklist
- [x] PR title and summary are descriptive.
- [x] Node/credentials documentation to be updated in
https://github.com/n8n-io/n8n-docs/pull/1796 .
---------
Co-authored-by: oleg <me@olegivaniv.com>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-01-03 11:14:51 +01:00
Iván Ovejero
0ca2759d75
refactor: Optimize SVG icons for nodes ( #8195 )
...
Running `svgo` to optimize icon size for nodes.
2024-01-02 17:40:08 +01:00
Iván Ovejero
b024cc52e7
ci: Fix lint warnings in @n8n/chat
and @n8n/nodes-langchain
(no-changelog) ( #7884 )
...
Solve lint warnings shown on all PRs for `@n8n/chat` and
`@n8n/nodes-langchain`
Example: https://github.com/n8n-io/n8n/pull/7883/files
2023-11-30 13:22:27 +01:00
Jan Oberhauser
87def60979
feat: Add AI tool building capabilities ( #7336 )
...
Github issue / Community forum post (link here to close automatically):
https://community.n8n.io/t/langchain-memory-chat/23733
---------
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Val <68596159+valya@users.noreply.github.com>
Co-authored-by: Alex Grozav <alex@grozav.com>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
Co-authored-by: Deborah <deborah@starfallprojects.co.uk>
Co-authored-by: Jesper Bylund <mail@jesperbylund.com>
Co-authored-by: Jon <jonathan.bennetts@gmail.com>
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
Co-authored-by: Giulio Andreini <andreini@netseven.it>
Co-authored-by: Mason Geloso <Mason.geloso@gmail.com>
Co-authored-by: Mason Geloso <hone@Masons-Mac-mini.local>
Co-authored-by: Mutasem Aldmour <mutasem@n8n.io>
2023-11-29 12:13:55 +01:00