dify/api/core/llm_generator
nourzakhama2003 188ddc7cd2 Fix: safely call json_repair functions via getattr to satisfy type checker and avoid mypy attr errors 2025-12-22 15:29:56 +01:00
..
output_parser Ensure suggested questions parser returns typed sequence (#27104) 2025-10-20 13:01:09 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
llm_generator.py Fix: safely call json_repair functions via getattr to satisfy type checker and avoid mypy attr errors 2025-12-22 15:29:56 +01:00
prompts.py Fix: Persian conversation titles robust detection, retry & translation fallback; precompile regex; move langdetect import; robust JSON parsing; lower LLM temperature; add tests; resolve Copilot comments (#29745) 2025-12-22 14:58:23 +01:00