refactor: update system prompts to ensure consistent data generation guidelines#707
Open
i-subham23 wants to merge 3 commits into
Open
refactor: update system prompts to ensure consistent data generation guidelines#707i-subham23 wants to merge 3 commits into
i-subham23 wants to merge 3 commits into
Conversation
…guidelines - Reintroduced the rule to generate realistic/plausible data across various system prompts in chat and playground examples. - Adjusted the structure of prompt options in the playground library to include additional rules. - Enhanced documentation for forms and charts to clarify component usage and data handling. This update aims to standardize the approach to data generation in the system prompts, ensuring a more coherent user experience across different examples.
- Reintroduced the guideline to generate realistic/plausible data in various system prompts, ensuring consistency across chat and playground examples. - Updated the structure of prompt options in the playground library to remove redundant rules. - Enhanced documentation for forms and charts to clarify component usage and data handling. This update aims to improve the coherence of data generation practices in the system prompts, enhancing the overall user experience.
- Updated the system prompt files across multiple examples to improve clarity and consistency in the documentation of form and chart components. - Added optional parameters to various components, including `Col`, `PieChart`, `Form`, `Select`, `DatePicker`, `CheckBoxGroup`, and `SwitchGroup`, to enhance flexibility in usage. - Ensured that all changes align with the recent standardization efforts in data generation guidelines, contributing to a more coherent user experience across examples.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This update aims to standardise the approach to data generation in the system prompts, ensuring a more coherent user experience across different examples.
What
Describe the change and why it is needed.
Changes
Test Plan
Describe how you validated this change.
Checklist