dify/api/core
Asuka Minato 38057b1b0e
add typing to all wraps (#25405)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-09-09 16:48:33 +08:00
..
agent remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
app [Chore/Refactor] Improve type annotations in models module (#25281) 2025-09-08 09:42:27 +08:00
base refactor: Remove RepositoryFactory (#19176) 2025-05-06 21:14:51 +08:00
callback_handler remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
entities Feat/credential policy (#25151) 2025-09-08 23:45:05 -07:00
errors remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
extension remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
external_data_tool remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
file fix: tenant_id was not specific when retrieval end-user in plugin backwards invocation wraps (#25377) 2025-09-09 09:49:35 +08:00
helper Feat/credential policy (#25151) 2025-09-08 23:45:05 -07:00
llm_generator remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
mcp remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
memory fix: 'curr_message_tokens' where it is not associated with a value #25307 (#25308) 2025-09-08 09:59:53 +08:00
model_runtime remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
moderation remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
ops fix: ensure Performance Tracing button visible when no tracing provid… (#25351) 2025-09-08 16:38:09 +08:00
plugin remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
prompt remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
rag add typing to all wraps (#25405) 2025-09-09 16:48:33 +08:00
repositories remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
tools Feat/credential policy (#25151) 2025-09-08 23:45:05 -07:00
variables remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
workflow Fix: Parameter Extractor Uses Correct Prompt for Prompt Mode in Chat Models (#24636) 2025-09-08 10:29:12 +08:00
__init__.py chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
hosting_configuration.py remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
indexing_runner.py remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
model_manager.py Feat/credential policy (#25151) 2025-09-08 23:45:05 -07:00
provider_manager.py Feat/credential policy (#25151) 2025-09-08 23:45:05 -07:00