Skip to content

Commit

Permalink
alice: please: contribute: recommended community standards: readme: A…
Browse files Browse the repository at this point in the history
…dd todo about run_custom system context chain of thought preservation

Signed-off-by: John Andersen <johnandersenpdx@gmail.com>
  • Loading branch information
pdxjohnny committed Jul 28, 2022
1 parent b055a95 commit f8619a6
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,10 @@ async def alice_contribute_readme(self, repo: AliceGitRepo) -> ReadmeGitRepo:
outputs={},
)
# TODO Optionally support forward subflow
# TODO After OpImp.run refactor to take inputs as Input objects
# set parents here. Also ensure parent context is set correctly
# through when custom context is used to maintain chains of
# thoughts.
await dffml.run_dataflow.run_custom(
custom_run_dataflow_ctx,
{
Expand Down

0 comments on commit f8619a6

Please sign in to comment.