This website requires JavaScript.
Explore
Help
Sign In
youngkingdom
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
mirror of
https://github.com/langgenius/dify.git
synced
2026-02-26 20:47:19 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fbbe1fa23924cd38d7baad3576cfdecb3b832cf6
dify
/
api
/
core
/
llm_generator
History
FFXN
591db73479
fix: Fix the case where documents were created when summary_index_setting was disabled. Fix the problem that summaries of chunks without text content is always in English.
2026-02-01 23:43:45 +08: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: call
get_text_content()
instead of casting to
str
(
#31121
)
2026-01-16 18:41:00 +09:00
prompts.py
fix: Fix the case where documents were created when summary_index_setting was disabled. Fix the problem that summaries of chunks without text content is always in English.
2026-02-01 23:43:45 +08:00