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. |
||
|---|---|---|
| .. | ||
| streaming | ||
| __init__.py | ||
| test_content_builder.py | ||
| test_extract_chunk_parts.py | ||
| test_llm_history_normalizer.py | ||
| test_message_parts_normalizer.py | ||
| test_thinking_step_id_uniqueness.py | ||
| test_tool_input_streaming.py | ||