Skip to content

Commit

Permalink
chore(wren-ai-service): enhance prompt for localization language (#952)
Browse files Browse the repository at this point in the history
  • Loading branch information
paopa authored Nov 25, 2024
1 parent 7c4b970 commit 59b2acf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ class RelationshipResult(BaseModel):
**Please analyze these models and suggest optimizations for their relationships.**
Take into account best practices in database design, opportunities for normalization, indexing strategies, and any additional relationships that could improve data integrity and enhance query performance.
Use this for the relationship name and reason: {{language}}
Use this for the relationship name and reason based on the localization language: {{language}}
"""


Expand Down

0 comments on commit 59b2acf

Please sign in to comment.