Skip to content

Conversation

@laipz8200
Copy link
Member

Summary

fixes #20372

Screenshots

Before After
... ...

Checklist

Important

Please review the checklist below before submitting your pull request.

  • This change requires a documentation update, included: Dify Document
  • I understand that this PR may be closed in case there was no previous discussion or issues. (This doesn't apply to typos!)
  • I've added a test for each change that was introduced, and I tried as much as possible to make a single atomic change.
  • I've updated the documentation accordingly.
  • I ran dev/reformat(backend) and cd web && npx lint-staged(frontend) to appease the lint gods

@laipz8200 laipz8200 changed the title feat: Refactors model feature removal logic feat: ensure that the enum-checking syntax is compatible with Python 3.11. May 28, 2025
@laipz8200 laipz8200 changed the title feat: ensure that the enum-checking syntax is compatible with Python 3.11. feat(agent_node): ensure that the enum-checking syntax is compatible with Python 3.11. May 28, 2025
@laipz8200 laipz8200 marked this pull request as ready for review May 28, 2025 11:01
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. 🤖 feat:agent Agent related topics labels May 28, 2025
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label May 28, 2025
@laipz8200 laipz8200 merged commit f59fb94 into main May 28, 2025
12 checks passed
@laipz8200 laipz8200 deleted the fix/agent-node-not-work-with-python-3-11 branch May 28, 2025 11:56
jsincorporated pushed a commit to jsincorporated/asaAi that referenced this pull request Jul 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🤖 feat:agent Agent related topics lgtm This PR has been approved by a maintainer size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Agent Node fails with Python3.11

3 participants