dify/api/core
takatost 11e1b569ea move workflow_id to app 2024-03-10 15:54:10 +08:00
..
agent lint fix 2024-03-10 15:54:10 +08:00
app move workflow_id to app 2024-03-10 15:54:10 +08:00
callback_handler refactor app 2024-03-10 15:54:08 +08:00
docstore Feat/dify rag (#2528) 2024-02-22 23:31:57 +08:00
embedding fix: correct the parent class of CacheEmbedding (#2578) 2024-02-27 18:05:48 +08:00
entities add expert mode of chatapp convert command 2024-03-10 15:51:35 +08:00
errors Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
extension chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
external_data_tool refactor app 2024-03-10 15:54:08 +08:00
file chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
helper Feat/tool secret parameter (#2760) 2024-03-08 20:31:13 +08:00
llm_generator lint fix 2024-03-10 15:54:10 +08:00
memory replace message content type list to string when file_objs is empty .. (#2745) 2024-03-08 18:46:31 +08:00
model_runtime fix bugs and add unit tests 2024-03-10 15:51:35 +08:00
moderation refactor app 2024-03-10 15:54:08 +08:00
prompt lint fix 2024-03-10 15:54:10 +08:00
rag lint fix 2024-03-10 15:54:10 +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 refactor app 2024-03-10 15:54:08 +08:00
workflow add workflow logics 2024-03-10 15:51:35 +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 refactor app 2024-03-10 15:54:08 +08:00
model_manager.py tts add voice choose (#2391) 2024-02-15 22:41:18 +08:00
provider_manager.py refactor app mode 2024-03-10 15:52:09 +08:00