mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-06-18 21:15:16 +02:00
- Introduced a new test file to validate the LLM bundle construction for streaming flows in chat. - Implemented tests to ensure that both DB-backed and global models enable streaming correctly. - Utilized mocking to isolate dependencies and verify the expected behavior of the LLM constructor. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_error_classifier.py | ||
| test_interrupt_inspector_all.py | ||
| test_llm_bundle.py | ||
| test_stream_output.py | ||
| test_task_span.py | ||
| test_tool_activity_metadata.py | ||