Open
Description
ToDo:
Create a package that will synthesize a composition of two solutions that will solve problem X using the functions generated for problems A and B. Function types must be defined for all three tasks (X, A, B) for this to work. The result should be a function Y, that contains calls to functions C and D. Function Y should then pass a test generated for X task to be an accepted solution.
This should be built on top of chatgpt-tasks package that is currently done and can be taken as a basis for the research.
Details: https://discord.com/channels/739430470345031692/851241690261487657/1151277808954388572
This task is a part of endeavor to automate the automation itself: https://github.com/Konard/problem-solving#progress
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done