dify/api/core
2024-05-29 13:39:11 +08:00
..
agent Feat/workflow phase2 (#4687) 2024-05-27 22:01:11 +08:00
app Feat/workflow phase2 (#4687) 2024-05-27 22:01:11 +08:00
callback_handler chore: remove langchain in tools (#3247) 2024-04-09 19:28:22 +08:00
docstore chore: skip unnecessary key checks prior to accessing a dictionary (#4497) 2024-05-19 18:30:45 +08:00
embedding Compatible with unique index conflicts (#3183) 2024-04-09 02:16:19 +08:00
entities feat: remove langchain from output parsers (#3473) 2024-04-15 00:23:42 +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 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 fix: show exception message when sandbox execution fails (#4663) 2024-05-27 18:06:15 +08:00
llm_generator feat: remove langchain from output parsers (#3473) 2024-04-15 00:23:42 +08:00
memory fix: image text when retrieve chat histories (#3220) 2024-04-09 15:20:45 +08:00
model_runtime Fix/4742 ollama num gpu option not consistent with allowed values (#4751) 2024-05-29 13:33:35 +08:00
moderation FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
prompt Feat/workflow phase2 (#4687) 2024-05-27 22:01:11 +08:00
rag add error msg for hit test (#4704) 2024-05-28 14:54:53 +08:00
rerank Fix/langchain document schema (#2539) 2024-02-23 14:16:44 +08:00
splitter support images and tables extract from docx (#4619) 2024-05-23 18:05:23 +08:00
tools fix: workflow as tool garbled (#4707) 2024-05-28 14:51:42 +08:00
utils improve: extract method for safe loading yaml file and avoid using PyYaml's FullLoader (#4031) 2024-05-24 12:08:12 +08:00
workflow Add WORKFLOW_CALL_MAX_DEPTH env var. (#4713) 2024-05-29 13:39:11 +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 FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
hosting_configuration.py feat: Add new Azure OpenAI Embedding models (#2758) 2024-03-08 19:04:20 +08:00
indexing_runner.py support images and tables extract from docx (#4619) 2024-05-23 18:05:23 +08:00
model_manager.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
provider_manager.py Refactor part of the ProviderManager code to improve readability (#4524) 2024-05-22 11:18:03 +08:00