This PR cleans up the naming of our system prompts and makes the code for the custom language model more concise. The behavior of the overall codebase is EXACTLY the same. I tested everything out using the included api-test.http file to verify that everything is still working.
Does this introduce a breaking change?
[ ] Yes
[X] No
Pull Request Type
What kind of change does this Pull Request introduce?
[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[X] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:
Purpose
Does this introduce a breaking change?
Pull Request Type
What kind of change does this Pull Request introduce?