dify/api/core
2024-11-12 19:50:56 +08:00
..
agent Merge branch 'main' into fix/chore-fix 2024-11-11 14:00:53 +08:00
app Merge branch 'fix/chore-fix' of github.com:langgenius/dify into fix/chore-fix 2024-11-12 18:53:45 +08:00
callback_handler Mergin main into fix/chore-fix 2024-10-14 16:22:12 +08:00
entities feat: support fetch tool provider info 2024-11-06 17:30:50 +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 Merge branch 'main' into fix/chore-fix 2024-11-11 14:00:53 +08:00
helper Merge branch 'fix/chore-fix' of github.com:langgenius/dify into fix/chore-fix 2024-11-12 18:53:45 +08:00
llm_generator feat: add code generator (#9051) 2024-10-22 21:57:54 +08:00
memory refactor(core): Remove extra_config from File. (#10203) 2024-11-08 18:13:24 +08:00
model_runtime Merge branch 'main' into fix/chore-fix 2024-11-11 14:00:53 +08:00
moderation chore(lint): Use logging.exception instead of logging.error (#10415) 2024-11-07 21:13:02 +08:00
ops fix(ops_tracing): enhance error handle in celery tasks. (#10401) 2024-11-08 14:43:47 +08:00
plugin feat: export dsl with dependencies 2024-11-12 19:50:56 +08:00
prompt refactor(core): Remove extra_config from File. (#10203) 2024-11-08 18:13:24 +08:00
rag Merge branch 'main' into fix/chore-fix 2024-11-08 13:47:24 +08:00
tools feat: export dsl with dependencies 2024-11-12 19:50:56 +08:00
variables fix(segments): return empty string instead of "null" for text, log, and markdown properties (#9651) 2024-10-22 17:52:22 +08:00
workflow Merge branch 'main' into fix/chore-fix 2024-11-11 14:00:53 +08:00
__init__.py chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
hosting_configuration.py fix hosted issues 2024-11-08 19:23:49 +08:00
indexing_runner.py fix: handle KeyError when accessing rules in CleanProcessor.clean (#10258) 2024-11-05 20:30:12 +08:00
model_manager.py fix: create basic app causing internal error when default model is not exist 2024-11-08 23:09:52 +08:00
provider_manager.py fix: create basic app causing internal error when default model is not exist 2024-11-08 23:09:52 +08:00