mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-18 10:39:48 +00:00
feat(testing): remove SQLite dependency from inference recorder
Recording files use a predictable naming format, making the SQLite index redundant. The binary SQLite file was causing frequent git conflicts. Simplify by calculating file paths directly from request hashes. Signed-off-by: Derek Higgins <derekh@redhat.com>
This commit is contained in:
parent
eed25fc6e4
commit
aa11c47d32
3 changed files with 2 additions and 57 deletions
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue