botserver/src/llm_models
Rodrigo Rodriguez (Pragmatismo) 26f995b8d0 feat: update deepseek_r3 regex and add test case
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.
2025-11-05 14:28:14 -03:00
..
deepseek_r3.rs feat: update deepseek_r3 regex and add test case 2025-11-05 14:28:14 -03:00
gpt_oss_20b.rs feat: enforce config load errors and add dynamic LLM model handling 2025-11-02 18:36:21 -03:00
gpt_oss_120b.rs feat: refactor auth and models, update LLM fallback strategy 2025-11-04 23:11:33 -03:00
llm_models.test.rs feat: update deepseek_r3 regex and add test case 2025-11-05 14:28:14 -03:00
mod.rs feat: refactor auth and models, update LLM fallback strategy 2025-11-04 23:11:33 -03:00