dify/api/core
wy96f 94c9cadbd8
fix image files not deleted on indexing_estimate #9541 (#10798)
Co-authored-by: root <root@localhost.localdomain>
2024-11-21 13:03:16 +08:00
..
agent fix: refactor all 'or []' and 'or {}' logic to make code more clear (#10883) 2024-11-21 10:34:43 +08:00
app fix: refactor all 'or []' and 'or {}' logic to make code more clear (#10883) 2024-11-21 10:34:43 +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 Fix: crash of workflow file upload (#10831) 2024-11-19 14:15:18 +08:00
helper fix httpx doesn't support stream parameter (#10859) 2024-11-19 21:03:01 +08:00
llm_generator chore(lint): cleanup repeated cause exception in logging.exception replaced by helpful message (#10425) 2024-11-15 15:41:40 +08:00
memory refactor(core): Remove extra_config from File. (#10203) 2024-11-08 18:13:24 +08:00
model_runtime fix: refactor all 'or []' and 'or {}' logic to make code more clear (#10883) 2024-11-21 10:34:43 +08:00
moderation Fix/input-value-type-in-moderation (#10893) 2024-11-20 15:10:12 +08:00
ops Feat/add langsmith dotted order (#10856) 2024-11-19 21:08:23 +08:00
prompt refactor(core): Remove extra_config from File. (#10203) 2024-11-08 18:13:24 +08:00
rag fix: better WeightRerankRunner run logic use O(1) and delete unused code (#10849) 2024-11-19 20:12:13 +08:00
tools Add googlenews tools from rapidapi (#10877) 2024-11-21 10:39:49 +08:00
variables feat(variable-handling): enhance variable and segment conversion (#10483) 2024-11-12 21:51:09 +08:00
workflow fix(http_request): allow content type application/x-javascript (#10862) 2024-11-20 12:55:06 +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 image files not deleted on indexing_estimate #9541 (#10798) 2024-11-21 13:03:16 +08:00
model_manager.py chore: use DEBUG in dify_config instead of parsing raw system environment variable in place (#10437) 2024-11-08 09:34:11 +08:00
provider_manager.py chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00