dify/api/core
2024-06-13 13:08:30 +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 fix(api/core/model_runtime/model_providers/baichuan,localai): Parse ToolPromptMessage. #4943 (#5138) 2024-06-13 13:08:30 +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 remove dalle3 seed (#5136) 2024-06-13 08:05:55 +08:00
workflow chore: update question classifier prompt (#5137) 2024-06-13 13:04:51 +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