dify/api/core
2024-05-11 21:07:22 +08:00
..
agent fix: unable to fetch CoT agent runner log (#4052) 2024-05-03 08:54:15 +08:00
app feat: hide node detail outputs in webapp & installed app in explore (#3954) 2024-05-11 13:40:11 +08:00
callback_handler chore: remove langchain in tools (#3247) 2024-04-09 19:28:22 +08:00
docstore fix the return with wrong datatype of segment (#3525) 2024-04-16 17:09:15 +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
extension
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 feat: support LLM jinja2 template prompt (#3968) 2024-05-10 18:08:32 +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: minimax streaming function_call message (#4271) 2024-05-11 21:07:22 +08:00
moderation FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
prompt feat: support LLM jinja2 template prompt (#3968) 2024-05-10 18:08:32 +08:00
rag Feat/vector db pgvector (#3879) 2024-05-10 17:20:30 +08:00
rerank
splitter
tools fix: miss usage of os.path.join for URL assembly and add tests on yarl (#4224) 2024-05-10 18:14:48 +08:00
utils FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
workflow fix(Backend:http_executor): 🔧 prevent splitting JSON data as v… (#4276) 2024-05-11 11:23:35 +08:00
__init__.py
application_manager.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
hosting_configuration.py
indexing_runner.py feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 2024-04-12 16:22:24 +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