dify/api/core
2024-09-30 16:57:09 +08:00
..
agent feat: move model request to plugin daemon 2024-09-29 00:15:17 +08:00
app Merge branch 'main' into fix/chore-fix 2024-09-29 17:14:10 +08:00
callback_handler fix: tool invocation logs 2024-09-29 21:09:01 +08:00
embedding add embedding input type parameter (#8724) 2024-09-24 21:53:50 +08:00
entities feat: move model request to plugin daemon 2024-09-29 00:15:17 +08:00
errors chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
extension chore: refurbish Python code by applying refurb linter rules (#8296) 2024-09-12 15:50:49 +08:00
external_data_tool chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
file feat: move model request to plugin daemon 2024-09-29 00:15:17 +08:00
helper feat: move model request to plugin daemon 2024-09-29 00:15:14 +08:00
llm_generator fix: prompt for the follow-up suggestions (#8685) 2024-09-23 20:00:34 +08:00
memory feat: regenerate in Chat, agent and Chatflow app (#7661) 2024-09-22 03:15:11 +08:00
model_runtime feat: remove unused codes 2024-09-29 18:24:33 +08:00
moderation chore: cleanup ruff flake8-simplify linter rules (#8286) 2024-09-12 12:55:45 +08:00
ops refactor(ops): Optimize the iteration for filter_none_values and use logging.error to record logs when an exception occurs (#8461) 2024-09-21 22:56:37 +08:00
plugin fix: add endpoint name 2024-09-30 16:57:09 +08:00
prompt feat: regenerate in Chat, agent and Chatflow app (#7661) 2024-09-22 03:15:11 +08:00
rag Merge branch 'main' into fix/chore-fix 2024-09-29 17:14:10 +08:00
tools fix: tool invocation logs 2024-09-29 21:09:01 +08:00
workflow fix: get tool runtime parameters 2024-09-29 19:37:03 +08:00
__init__.py chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
hosting_configuration.py chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
indexing_runner.py chore: refurish python code by applying Pylint linter rules (#8322) 2024-09-13 22:42:08 +08:00
model_manager.py feat: backwards invoke model 2024-09-26 15:38:22 +08:00
provider_manager.py feat: remove unused codes 2024-09-29 18:16:21 +08:00