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

Implement Node Value Editing and Regenerate Subtree Functionality #5

Open
ramisbahi opened this issue Nov 4, 2023 · 0 comments
Open

Comments

@ramisbahi
Copy link
Contributor

Implement a series of features to enhance the interaction with nodes within BrainBranch:

  • Enable the editing of a node's value. Ensure that any changes in the value of a node automatically update the status (pass/fail/flag) of the node and its entire subtree.
  • Introduce a "Regenerate Subtree" button that triggers a refresh of the subtree following an edit.
  • Allow users to view and edit the prompt that generates children nodes. Include an option to view this prompt easily.
  • Log all edits to provide data that can be used for future fine-tuning of the model.
  • Design a new card UI that allows users to edit the prompt for generating children nodes and execute the generation with a "Generate Children Nodes" button
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant