dify/api/core
2024-11-08 00:40:10 +08:00
..
agent feat: support Vectorizer can be used in workflow (#9932) 2024-10-28 16:52:57 +08:00
app chore(lint): Use logging.exception instead of logging.error (#10415) 2024-11-07 21:13:02 +08:00
callback_handler feat: output the execution results of tool should only in debug mode (#9104) 2024-10-09 12:53:55 +08:00
entities feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +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: support Vectorizer can be used in workflow (#9932) 2024-10-28 16:52:57 +08:00
helper feat: The SSRF request timeout configuration item is added (#10292) 2024-11-06 08:50:57 +08:00
llm_generator feat: add code generator (#9051) 2024-10-22 21:57:54 +08:00
memory fix: file type document is not supported (#9618) 2024-10-22 16:33:50 +08:00
model_runtime chore(lint): Use logging.exception instead of logging.error (#10415) 2024-11-07 21:13:02 +08:00
moderation chore(lint): Use logging.exception instead of logging.error (#10415) 2024-11-07 21:13:02 +08:00
ops chore(lint): Use logging.exception instead of logging.error (#10415) 2024-11-07 21:13:02 +08:00
prompt fix(upload): correct incorrect dictionary key usage (#9563) 2024-10-21 19:42:22 +08:00
rag fix: fix the incorrect plaintext file key when saving 2024-11-08 00:40:10 +08:00
tools chore(lint): Use logging.exception instead of logging.error (#10415) 2024-11-07 21:13:02 +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 chore(lint): Use logging.exception instead of logging.error (#10415) 2024-11-07 21:13:02 +08:00
__init__.py chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
hosting_configuration.py refactor: use dify_config to replace legacy usage of flask app's config (#9089) 2024-10-22 11:01:32 +08:00
indexing_runner.py fix: handle KeyError when accessing rules in CleanProcessor.clean (#10258) 2024-11-05 14:47:15 +08:00
model_manager.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
provider_manager.py chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00