This website requires JavaScript.
Explore
Help
Sign In
opensource
/
dify
mirror of
https://github.com/langgenius/dify.git
Watch
2
Star
0
Fork
You've already forked dify
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
188ddc7cd2
dify
/
api
/
core
/
llm_generator
History
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