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

Synthesize a combined solution #150

Open
SonnyRoot opened this issue Sep 15, 2023 · 1 comment
Open

Synthesize a combined solution #150

SonnyRoot opened this issue Sep 15, 2023 · 1 comment
Assignees

Comments

@SonnyRoot
Copy link

SonnyRoot commented Sep 15, 2023

ToDo:

IMG_1433

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

@SonnyRoot SonnyRoot transferred this issue from deep-foundation/deep-memo-app Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants