Files
MoviePilot/app/helper
jxxghp a05ffc07d4 refactor: remove legacy LLM_DISABLE_THINKING and LLM_REASONING_EFFORT config, unify thinking_level handling
- Eliminate support for LLM_DISABLE_THINKING and LLM_REASONING_EFFORT in config, code, and tests
- Simplify LLM thinking level logic to rely solely on LLM_THINKING_LEVEL
- Refactor LLMHelper and related endpoints to remove legacy parameter handling
- Update system API and test utilities to match new configuration structure
- Minor code cleanup and formatting improvements
2026-04-25 10:42:03 +08:00
..
2025-06-13 17:43:45 +08:00
2026-02-02 07:00:57 +00:00
2025-06-05 20:28:43 +08:00
2025-07-20 08:49:21 +08:00
2025-06-29 22:49:58 +08:00
2026-04-19 17:29:07 +08:00
2026-04-05 13:55:54 +08:00
2025-06-26 13:28:11 +08:00
2025-06-27 09:54:15 +08:00
2025-08-20 17:35:32 +08:00