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(wren-ai-service): remove recommending relation type MANY_TO_MANY #920

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

paopa
Copy link
Member

@paopa paopa commented Nov 18, 2024

Updates the relationship generation prompt to remove MANY_TO_MANY from the allowed relationship types. The supported relationship types are now limited to:

  • MANY_TO_ONE
  • ONE_TO_MANY
  • ONE_TO_ONE

@paopa paopa added module/ai-service ai-service related ci/ai-service ai-service related labels Nov 18, 2024
@paopa paopa requested a review from cyyeh November 18, 2024 08:59
@cyyeh cyyeh merged commit 8841f6a into main Nov 18, 2024
9 checks passed
@paopa paopa deleted the feat/remove-relation-type-many-to-many branch November 18, 2024 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/ai-service ai-service related module/ai-service ai-service related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants