dify/api/core
Yeuoly 14bb0b02ac
Feat/Agent-Image-Processing (#3293)
Co-authored-by: Joel <iamjoel007@gmail.com>
2024-04-10 14:48:40 +08:00
..
agent Feat/Agent-Image-Processing (#3293) 2024-04-10 14:48:40 +08:00
app Feat/Agent-Image-Processing (#3293) 2024-04-10 14:48:40 +08:00
callback_handler chore: remove langchain in tools (#3247) 2024-04-09 19:28:22 +08:00
docstore Feat/dify rag (#2528) 2024-02-22 23:31:57 +08:00
embedding Compatible with unique index conflicts (#3183) 2024-04-09 02:16:19 +08:00
entities FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +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 FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
helper fix(code_executor): surrogates not allowed error in jinja2 template (#3191) 2024-04-09 12:21:03 +08:00
llm_generator FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
memory fix: image text when retrieve chat histories (#3220) 2024-04-09 15:20:45 +08:00
model_runtime Feat/Agent-Image-Processing (#3293) 2024-04-10 14:48:40 +08:00
moderation FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
prompt FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
rag fix milvus database name parameter missed (#3229) 2024-04-09 15:54:13 +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 chore: remove langchain in tools (#3247) 2024-04-09 19:28:22 +08:00
utils FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
workflow fix: image was sent to an unsupported LLM when sending second message (#3268) 2024-04-10 10:29:52 +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 fix detached instance error in keyword index create thread and fix question classifier node out of index error (#3219) 2024-04-09 14:34:51 +08:00
model_manager.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
provider_manager.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00