dify/api/core
2024-07-03 13:13:38 +08:00
..
agent feat: add ops trace (#5483) 2024-06-26 17:33:29 +08:00
app refactor(api/core/app/apps/base_app_generator.py): improve input validation and sanitization in BaseAppGenerator (#5866) 2024-07-02 18:58:07 +08:00
callback_handler feat: add ops trace (#5483) 2024-06-26 17:33:29 +08:00
embedding Compatible with unique index conflicts (#3183) 2024-04-09 02:16:19 +08:00
entities chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652) 2024-06-27 11:21:31 +08:00
errors
extension fix(core): Fix incorrect type hints. (#5427) 2024-06-20 15:16:21 +08:00
external_data_tool
file fix: DuckDuckGo image search tool error (#5606) 2024-06-26 13:21:40 +08:00
helper refactor: extract cors configs into dify config and cleanup the config class (#5507) 2024-06-25 15:48:02 +08:00
llm_generator feat: add ops trace (#5483) 2024-06-26 17:33:29 +08:00
memory feat: set default memory messages limit to infinite (#5002) 2024-06-06 17:39:44 +08:00
model_runtime [seanguo] modify bedrock Claude3 invoke method to converse API (#5768) 2024-07-01 04:36:13 +08:00
moderation Feat/fix ops trace (#5672) 2024-06-28 00:24:37 +08:00
ops feat: update LangfuseConfig host config (#5846) 2024-07-02 13:14:07 +08:00
prompt chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652) 2024-06-27 11:21:31 +08:00
rag Feat/fix ops trace (#5672) 2024-06-28 00:24:37 +08:00
tools docs(api/core/tools/docs/en_US/tool_scale_out.md): Format by markdownlint. (#5903) 2024-07-03 13:13:38 +08:00
workflow fix: missing process data in parameter extractor (#5755) 2024-06-29 23:29:43 +08:00
__init__.py
hosting_configuration.py
indexing_runner.py chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652) 2024-06-27 11:21:31 +08:00
model_manager.py fix(core): Fix incorrect type hints. (#5427) 2024-06-20 15:16:21 +08:00
provider_manager.py chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652) 2024-06-27 11:21:31 +08:00