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 #67

Open
Konard opened this issue Sep 1, 2024 · 0 comments
Open

Synthesize a combined solution #67

Konard opened this issue Sep 1, 2024 · 0 comments

Comments

@Konard
Copy link
Member

Konard commented Sep 1, 2024

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


Forked from deep-foundation/dev#150 by https://github.com/konard/gh-org-migrator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant