pull-pal/llm
Moby von Briesen c9cf1b5e49 implement high-level functionality
integrate the llm and versioncontrol packages in the pullpal package
* Functionality to select a Github issue, and generate an LLM prompt
  from it (PickIssue)
* Functionality to parse LLM response (from string or file), update
  local git repository, and create pull request (ProcessResponse and
  ProcessResponseFromFile)
2023-04-22 17:50:57 -04:00
..
code-change-request.tmpl implement high-level functionality 2023-04-22 17:50:57 -04:00
common.go implement high-level functionality 2023-04-22 17:50:57 -04:00