Open-Assistant icon indicating copy to clipboard operation
Open-Assistant copied to clipboard

Expand functionality of data export script

Open olliestanley opened this issue 2 years ago • 1 comments

This refers to export.py

  • [ ] add tree-state variable in root_object
  • [ ] option to export all trees regardless of state or export trees in any specified state
  • [ ] option to only export the prompts (only first message of tree)

This will include changing the function fetch_message_trees_ready_for_export in PromptRepository to take state as a parameter.

olliestanley avatar Feb 06 '23 21:02 olliestanley

Ref to the existing fetch_message_trees_ready_for_export() function.

andreaskoepf avatar Feb 06 '23 22:02 andreaskoepf