-
Notifications
You must be signed in to change notification settings - Fork 119
Move request formatting to backend #478
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
1e80237 to
687f702
Compare
8dbc7f5 to
cef2e60
Compare
c98234b to
28ece45
Compare
|
A note on |
01c2dce to
dbbd18a
Compare
jaredoconnell
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good so far. I tested the default paths with a simple local benchmark, and that didn't break anything.
I have a few minor comments.
I'll give a final approving review once the tests are passing.
Signed-off-by: Samuel Monson <smonson@redhat.com>
Signed-off-by: Samuel Monson <smonson@redhat.com>
Signed-off-by: Samuel Monson <smonson@redhat.com>
Signed-off-by: Samuel Monson <smonson@redhat.com>
Signed-off-by: Samuel Monson <smonson@redhat.com>
Signed-off-by: Samuel Monson <smonson@redhat.com>
Signed-off-by: Samuel Monson <smonson@redhat.com>
Signed-off-by: Samuel Monson <smonson@redhat.com>
Signed-off-by: Samuel Monson <smonson@redhat.com>
Signed-off-by: Samuel Monson <smonson@redhat.com>
Signed-off-by: Samuel Monson <smonson@redhat.com>
Signed-off-by: Samuel Monson <smonson@redhat.com>
Signed-off-by: Samuel Monson <smonson@redhat.com>
Signed-off-by: Samuel Monson <smonson@redhat.com>
ac0c1e0 to
1ecb2a1
Compare
Signed-off-by: Samuel Monson <smonson@redhat.com>
Signed-off-by: Samuel Monson <smonson@redhat.com>
Fix schema tests Drop unused backend mock Move openai tests to match new structure Rewrite OpenAI backend tests Drop HuggingFace test that relies on network Fix failing backend tests Remove remaining references to request_type in tests Unify request_formatter and response_handler tests More unit test fixes Signed-off-by: Samuel Monson <smonson@redhat.com>
1ecb2a1 to
3f05211
Compare
Summary
Splits the
RequestFormatterinto multiple separate components across data loading, data preprocessing, and the backend. Necessary step for next attempt at multi-turn.Details
RequestFormatterpreprocessorTest Plan
Related Issues
Use of AI
## WRITTEN BY AI ##)