Remove or replace Bifrost test in test_memory.py #5

Closed
opened 2026-03-24 01:56:50 +00:00 by alvis · 0 comments
Owner

Problem

test_memory.py imports fetch_bifrost_logs and test 4 verifies requests passed through Bifrost. Bifrost is gone — replaced by LiteLLM.

Fix

Remove test 4 or replace it with a LiteLLM/Langfuse equivalent (e.g. check Langfuse traces or LiteLLM logs). Remove the fetch_bifrost_logs import from common.py.

## Problem `test_memory.py` imports `fetch_bifrost_logs` and test 4 verifies requests passed through Bifrost. Bifrost is gone — replaced by LiteLLM. ## Fix Remove test 4 or replace it with a LiteLLM/Langfuse equivalent (e.g. check Langfuse traces or LiteLLM logs). Remove the `fetch_bifrost_logs` import from `common.py`.
alvis closed this issue 2026-03-24 02:48:40 +00:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: alvis/adolf#5