This website requires JavaScript.
Explore
Help
Sign In
opensource
/
dify
Watch
2
Star
0
Fork
0
You've already forked dify
mirror of
https://github.com/langgenius/dify.git
synced
2026-08-01 18:30:48 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8dbae53c78
dify
/
api
/
core
/
llm_generator
History
nourzakhama2003
8dbae53c78
Fix: rename module flags to avoid pyright constant redefinition errors (_langdetect_available, _persian_chars_re); update tests
2025-12-22 15:13:11 +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: rename module flags to avoid pyright constant redefinition errors (_langdetect_available, _persian_chars_re); update tests
2025-12-22 15:13:11 +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