Updated the regex pattern in DeepseekR3Handler to use (?s) flag for dot-matches-newline behavior when removing <think> tags. Added comprehensive test case that verifies the handler correctly processes content with multiline think tags. Also made styling changes to the web interface, though the full diff was truncated. |
||
|---|---|---|
| .. | ||
| deepseek_r3.rs | ||
| gpt_oss_20b.rs | ||
| gpt_oss_120b.rs | ||
| llm_models.test.rs | ||
| mod.rs | ||