dify/api/core
fishisnow 11fd4a5dcc
Fix: fix load_yaml logging, Avoid setting the log level to warning (#5019)
Co-authored-by: huangyusong <huangyusong@yingzi.com>
2024-06-12 19:27:01 +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 chore: remove langchain in tools (#3247) 2024-04-09 19:28:22 +08:00
embedding Compatible with unique index conflicts (#3183) 2024-04-09 02:16:19 +08:00
entities feat: backend model load balancing support (#4927) 2024-06-05 00:13:04 +08:00
errors Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
extension feat: backend model load balancing support (#4927) 2024-06-05 00:13:04 +08:00
external_data_tool FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
file 🔧 Add env variable for time signature (#4650) 2024-05-27 22:20:49 +08:00
helper feat: backend model load balancing support (#4927) 2024-06-05 00:13:04 +08:00
llm_generator feat: remove langchain from output parsers (#3473) 2024-04-15 00:23:42 +08:00
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 FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
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 Fix: fix load_yaml logging, Avoid setting the log level to warning (#5019) 2024-06-12 19:27:01 +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 feat: add api-based extension & external data tool & moderation backend (#1403) 2023-11-06 19:36:16 +08:00
hosting_configuration.py feat: Add new Azure OpenAI Embedding models (#2758) 2024-03-08 19:04:20 +08:00
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