dify/api/core
xielong ea69dc2a7e
feat: support hunyuan llm models (#5013)
Co-authored-by: takatost <takatost@users.noreply.github.com>
Co-authored-by: Bowen Liang <bowenliang@apache.org>
2024-06-12 17:24:23 +08:00
..
agent chore: fix indention violations by applying E111 to E117 ruff rules (#4925) 2024-06-05 14:05:15 +08:00
app fix: missing iterator in task pipeline (#4948) 2024-06-05 15:10:20 +08:00
callback_handler
embedding
entities feat: backend model load balancing support (#4927) 2024-06-05 00:13:04 +08:00
errors
extension feat: backend model load balancing support (#4927) 2024-06-05 00:13:04 +08:00
external_data_tool
file
helper feat: backend model load balancing support (#4927) 2024-06-05 00:13:04 +08:00
llm_generator
memory feat: set default memory messages limit to infinite (#5002) 2024-06-06 17:39:44 +08:00
model_runtime feat: support hunyuan llm models (#5013) 2024-06-12 17:24:23 +08:00
moderation
prompt feat: set default memory messages limit to infinite (#5002) 2024-06-06 17:39:44 +08:00
rag improve: generalize vector factory classes and vector type (#5033) 2024-06-08 22:29:24 +08:00
tools dalle3 add style consistency parameter (#5067) 2024-06-12 12:59:03 +08:00
workflow fix: add handling for non-string type in variable template parser (#4996) 2024-06-06 16:38:13 +08:00
__init__.py
hosting_configuration.py
indexing_runner.py feat: backend model load balancing support (#4927) 2024-06-05 00:13:04 +08:00
model_manager.py fix: issue where an error occurs when invoking TTS without selecting a voice (#5046) 2024-06-09 20:28:24 +08:00
provider_manager.py pref: optimize feature model_load_balancing_enabled value fetch speed… (#4933) 2024-06-05 02:06:19 +08:00