mcts-llm-codegen icon indicating copy to clipboard operation
mcts-llm-codegen copied to clipboard

A Python reimplementation of "Planning with Large Language Models for Code Generation" (https://arxiv.org/abs/2303.05510)

Results 1 mcts-llm-codegen issues
Sort by recently updated
recently updated
newest added

Hi William, This look cool and way more readable than the original [here](https://github.com/1989Ryan/llm-mcts). Just wondering why you call it **`Trie`**? Did you mean "Try"? Or is that referring to something...