dify/api/core
Yeuoly 3ac37e802a
fix: sandbox tips
2024-04-03 15:34:05 +08:00
..
agent feat: add agent tool invoke meta 2024-03-28 20:04:31 +08:00
app optimize workflow inputs 2024-04-02 22:36:07 +08:00
callback_handler fix: tools 2024-04-03 13:46:29 +08:00
docstore Feat/dify rag (#2528) 2024-02-22 23:31:57 +08:00
embedding add embedding cache and clean embedding cache job (#3087) 2024-04-02 20:46:24 +08:00
entities refactor apps 2024-03-15 18:17:04 +08:00
errors Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
extension fix: api / moderation extension import error (#3037) 2024-03-29 21:07:34 +08:00
external_data_tool refactor apps 2024-03-15 18:17:04 +08:00
file fix: file 2024-03-19 17:07:44 +08:00
helper fix: sandbox tips 2024-04-03 15:34:05 +08:00
llm_generator refactor app generate pipeline 2024-03-15 21:42:22 +08:00
memory fix file render 2024-03-18 20:59:11 +08:00
model_runtime Merge branch 'main' into feat/workflow 2024-04-02 22:36:27 +08:00
moderation refactor workflow generate pipeline 2024-03-15 18:17:05 +08:00
prompt llm and answer node support inner variable template 2024-03-29 18:44:30 +08:00
rag Merge branch 'main' into feat/workflow 2024-04-02 16:55:43 +08:00
rerank Fix/langchain document schema (#2539) 2024-02-23 14:16:44 +08:00
splitter fix overlap and splitter optimization (#2742) 2024-03-07 18:25:49 +08:00
tools fix: add default lora 2024-04-03 13:51:18 +08:00
utils http request node support template variable 2024-03-29 20:54:17 +08:00
workflow fix: linter 2024-04-02 15:25:15 +08:00
__init__.py feat: add api-based extension & external data tool & moderation backend (#1403) 2023-11-06 19:36:16 +08:00
application_manager.py Merge branch 'main' into feat/workflow-backend 2024-03-17 21:38:33 +08:00
hosting_configuration.py feat: Add new Azure OpenAI Embedding models (#2758) 2024-03-08 19:04:20 +08:00
indexing_runner.py Merge branch 'main' into feat/workflow 2024-03-29 21:18:16 +08:00
model_manager.py add llm node 2024-03-15 18:22:47 +08:00
provider_manager.py refactor app mode 2024-03-15 18:15:13 +08:00