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

fix: OpenAI Node function to preserve original tools after node execution #8872

Conversation

michael-radency
Copy link
Contributor

@michael-radency michael-radency commented Mar 13, 2024

Summary

  • added new node version 1.3 in which assistant original tools would be preserved after execution
  • in version 1.3 added option 'Preserve original tools' if explicitly set to false original assistant functions would be replaced with attached tools(current behavior)
  • updated notice in assistant > create operation

Related tickets and issues

https://linear.app/n8n/issue/AI-118/openai-node-when-using-assistants-functions-are-being-replaced
#8640

@michael-radency michael-radency added node/improvement New feature or request n8n team Authored by the n8n team node/issue Issue with a node labels Mar 13, 2024
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Copy link

cypress bot commented Mar 13, 2024

2 flaky tests on run #4367 ↗︎

0 343 12 0 Flakiness 2

Details:

🌳 🖥️ browsers:node18.12.0-chrome107 🤖 michael-radency 🗃️ e2e/*
Project: n8n Commit: 4e6b87d371
Status: Passed Duration: 03:52 💡
Started: Mar 13, 2024 2:16 PM Ended: Mar 13, 2024 2:20 PM
Flakiness  5-ndv.cy.ts • 1 flaky test

View Output Video

Test Artifacts
NDV > should not retrieve remote options when required params throw errors Test Replay Screenshots Video
Flakiness  34-template-credentials-setup.cy.ts • 1 flaky test

View Output Video

Test Artifacts
Template credentials setup > Credential setup from workflow editor > should allow credential setup from workflow editor if user skips it during template setup Test Replay Screenshots Video

Review all test suite changes for PR #8872 ↗︎

Copy link
Contributor

✅ All Cypress E2E specs passed

@michael-radency michael-radency merged commit 054a4fc into master Mar 13, 2024
28 checks passed
@michael-radency michael-radency deleted the ai-118-openai-node-when-using-assistants-functions-are-being branch March 13, 2024 16:13
@github-actions github-actions bot mentioned this pull request Mar 20, 2024
@janober
Copy link
Member

janober commented Mar 20, 2024

Got released with n8n@1.34.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
n8n team Authored by the n8n team node/improvement New feature or request node/issue Issue with a node Released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants