dify/api/core
2024-06-06 16:38:13 +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: backend model load balancing support (#4927) 2024-06-05 00:13:04 +08:00
model_runtime fix: gemini timeout error (#4955) 2024-06-06 10:19:03 +08:00
moderation FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
prompt feat: backend model load balancing support (#4927) 2024-06-05 00:13:04 +08:00
rag add meta.doc_id index for tidb (#4963) 2024-06-05 20:45:43 +08:00
tools chore: fix indention violations by applying E111 to E117 ruff rules (#4925) 2024-06-05 14:05:15 +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 feat: backend model load balancing support (#4927) 2024-06-05 00:13:04 +08:00
provider_manager.py pref: optimize feature model_load_balancing_enabled value fetch speed… (#4933) 2024-06-05 02:06:19 +08:00