Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(core): Update LLM applications building support (no-changelog) #7710

Merged
merged 449 commits into from
Nov 28, 2023

Conversation

netroy
Copy link
Member

@netroy netroy commented Nov 14, 2023

extracted out of #7336

janober and others added 30 commits September 8, 2023 15:53
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Github issue / Community forum post (link here to close automatically):

Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Github issue / Community forum post (link here to close automatically):

Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Github issue / Community forum post (link here to close automatically):

---------

Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Github issue / Community forum post (link here to close automatically):
Github issue / Community forum post (link here to close automatically):

Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Github issue / Community forum post (link here to close automatically):

---------

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
OlegIvaniv and others added 8 commits November 28, 2023 11:58
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
- Tweak the format of the info boxes in nodes that are shown at the top
of sub-nodes when they’re not connected
- In nodes that are chat compatible, rename the default expression in
the prompt param from `$json.input` to `$json.chat_input`
- When executing a manual chat trigger and there’s no chain executed,
improve the error text
- Better Vector Store error messages
- Improve window buffer memory description
- Use RLC every time we’re loading a list from an API for:
  - OpenAI model (’model’ param)
  - OpenAI embedding (’model’ param)
  - Pinecone vector store
- Improve window buffer memory description
- Add an info box to auto-fixing output parser
- Change wording of the output pane of sub-node when there’s no
execution, and remove the link there. Plus remove the edit button

---------

Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
mutdmour
mutdmour previously approved these changes Nov 28, 2023
@netroy netroy requested a review from mutdmour November 28, 2023 15:16
Copy link
Contributor

✅ All Cypress E2E specs passed

@netroy netroy merged commit 117962d into master Nov 28, 2023
19 checks passed
@netroy netroy deleted the pre-ai-tool branch November 28, 2023 15:47
MiloradFilipovic added a commit that referenced this pull request Nov 29, 2023
* master:
  fix(editor): Add telemetry to workflow history (#7811)
  fix(editor): Fix mouse position in workflow previews (#7853)
  fix(editor): Fix icon for unknown node type (#7842)
  ci: Fix editor tests when coverage is enabled (no-changelog) (#7827)
  fix(editor): Suppress dev server websocket messages in workflow view (#7808)
  feat(core): Update LLM applications building support (no-changelog) (#7710)
  fix(editor): Fix push connection on WorkerList and CommunityNodes pages (no-changelog) (#7851)
  fix(editor): Remove ability for users to select admin role in the UI (no-changelog) (#7850)
  feat(core): Set up endpoint for all existing roles with license flag (#7834)
  fix(editor): Fix credential icon for old node type version (#7843)
  feat: Add initial scope checks via decorators (#7737)
  refactor(editor): Delete some barrel files and reduce circular dependencies (no-changelog) (#7838)
  fix(editor): Allow owners and admins to share workflows and credentials they don't own (#7833)
  refactor(core): Reorganize error hierarchy in `cli` package (no-changelog) (#7839)
  fix(Google Calendar Trigger Node): Fix issue preventing birthday and holiday calendars from working (#7832)
  fix(Google Sheets Node): Read operation execute for each item (#7800)
  fix(core): Node version in the user added node to workflow canvas event (no-changelog) (#7814)
@janober
Copy link
Member

janober commented Dec 1, 2023

Got released with n8n@1.19.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Enhancement outside /nodes-base and /editor-ui n8n team Authored by the n8n team Released ui Enhancement in /editor-ui or /design-system
Projects
None yet
Development

Successfully merging this pull request may close these issues.