Skip to content
This repository was archived by the owner on Aug 25, 2024. It is now read-only.

Commit f8619a6

Browse files
committed
alice: please: contribute: recommended community standards: readme: Add todo about run_custom system context chain of thought preservation
Signed-off-by: John Andersen <[email protected]>
1 parent b055a95 commit f8619a6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

entities/alice/alice/please/contribute/recommended_community_standards/recommended_community_standards.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -261,6 +261,10 @@ async def alice_contribute_readme(self, repo: AliceGitRepo) -> ReadmeGitRepo:
261261
outputs={},
262262
)
263263
# TODO Optionally support forward subflow
264+
# TODO After OpImp.run refactor to take inputs as Input objects
265+
# set parents here. Also ensure parent context is set correctly
266+
# through when custom context is used to maintain chains of
267+
# thoughts.
264268
await dffml.run_dataflow.run_custom(
265269
custom_run_dataflow_ctx,
266270
{

0 commit comments

Comments
 (0)