dify/api/core
2024-08-20 17:52:06 +08:00
..
agent chore: update ruff from 0.5.x to 0.6.x (#7384) 2024-08-19 09:21:11 +08:00
app refactor(api/core/workflow/enums.py): Rename SystemVariable to SystemVariableKey. (#7445) 2024-08-20 17:52:06 +08:00
callback_handler feat: update ops trace (#7102) 2024-08-09 15:22:16 +08:00
embedding
entities refactor(*): Update hard-code '[__HIDDEN__]' to the constant. (#7048) 2024-08-07 17:30:56 +08:00
errors feat: app rate limit (#5844) 2024-07-10 21:31:35 +08:00
extension
external_data_tool
file chore(api/core): Improve FileVar's type hint and imports. (#7290) 2024-08-15 12:43:18 +08:00
helper Revert "feat: support pinning, including, and excluding for Model Providers and Tools" (#7324) 2024-08-15 23:51:00 +08:00
llm_generator feat: update ops trace (#7102) 2024-08-09 15:22:16 +08:00
memory fix: next suggest question logic problem (#6451) 2024-07-19 20:26:11 +08:00
model_runtime chore: correct _tts_invoke_streaming max length (#7423) 2024-08-20 10:20:04 +08:00
moderation feat: update ops trace (#7102) 2024-08-09 15:22:16 +08:00
ops feat: update ops trace (#7102) 2024-08-09 15:22:16 +08:00
prompt chore(api/core): Improve FileVar's type hint and imports. (#7290) 2024-08-15 12:43:18 +08:00
rag feat: add pgvector full_text_search (#7396) 2024-08-20 11:01:13 +08:00
tools refactor(api/core/app/app_config/entities.py): Move Type to outside and add EXTERNAL_DATA_TOOL. (#7444) 2024-08-20 17:30:14 +08:00
workflow refactor(api/core/workflow/enums.py): Rename SystemVariable to SystemVariableKey. (#7445) 2024-08-20 17:52:06 +08:00
__init__.py
hosting_configuration.py Add azure gpt4omini (#6862) 2024-08-01 12:57:52 +08:00
indexing_runner.py refactor(api): Switch to dify_config (#6750) 2024-07-30 11:15:26 +08:00
model_manager.py chore: update docstrings (#7343) 2024-08-16 14:19:01 +08:00
provider_manager.py chore: update docstrings (#7343) 2024-08-16 14:19:01 +08:00