graphrag icon indicating copy to clipboard operation
graphrag copied to clipboard

Implement prompt tuning API

Open jgbradley1 opened this issue 1 year ago • 0 comments

Description

This PR cleans up the code between the CLI and the underlying library for the prompt tuning engine. It introduces an initial starting point to an API design that other systems/users may use to interface with graphrag programmatically.

Checklist

  • [x] I have tested these changes locally.
  • [x] I have reviewed the code changes.
  • [ ] I have updated the documentation (if necessary).
  • [x] I have added appropriate unit tests (if applicable).

jgbradley1 avatar Aug 07 '24 02:08 jgbradley1