maitrix-org/llm-reasoners

Applicability to Programming Problems?

MaxAnfilofyev opened this issue · 1 comments

Do you have suggestions on how to apply llm-reasoners or RAP to programming challenges?

Hi, thanks for the question. We can formulate each line of code as an action. Here is an example that solves math word problems by writing Python code: example (paper)