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.
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.
1ecb2a1 to
3f05211
Compare
jaredoconnell
left a comment
There was a problem hiding this comment.
The code looks good, and I tested the happy path. I didn't test edge cases or more advanced usage of the backend features.
We may want to wait for Mark's approval, too, before merging.
markurtz
left a comment
There was a problem hiding this comment.
I think this all loks reasonable to move towards. There are a few things I'd like to do a pass over / discuss in a follow up, will connect later on that
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>
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>
Signed-off-by: Samuel Monson <smonson@redhat.com>
Signed-off-by: Samuel Monson <smonson@redhat.com>
6dab76f to
efa02cf
Compare
Signed-off-by: Samuel Monson <smonson@redhat.com>
Signed-off-by: Samuel Monson <smonson@redhat.com>
jaredoconnell
left a comment
There was a problem hiding this comment.
I have no blocking comments. It looks good and I re-tested a simple benchmark.
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 ##)