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
6affd20bb2eab0cb84d76654debf0a7ceb2da331
dify
/
api
/
core
/
llm_generator
History
FFXN
d4844a902e
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-01-30 22:11:14 +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-01-30 22:11:14 +08:00