dify/api/core
Vicky Guo 829472a1d7
switch to diffy_config with Pydantic in files, moderation and app (#6747)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2024-07-29 02:57:45 +08:00
..
agent fix: extract tool calls correctly while arguments is empty (#6503) 2024-07-22 07:43:18 +08:00
app switch to diffy_config with Pydantic in files, moderation and app (#6747) 2024-07-29 02:57:45 +08:00
callback_handler Feat/environment variables in workflow (#6515) 2024-07-22 15:29:39 +08:00
embedding
entities chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652) 2024-06-27 11:21:31 +08:00
errors feat: app rate limit (#5844) 2024-07-10 21:31:35 +08:00
extension feat(*): Swtich to dify_config. (#6025) 2024-07-06 12:05:13 +08:00
external_data_tool
file switch to diffy_config with Pydantic in files, moderation and app (#6747) 2024-07-29 02:57:45 +08:00
helper security/SSRF vulns (#6682) 2024-07-25 20:50:26 +08:00
llm_generator chore: make prompt generator max tokens configurable (#6693) 2024-07-26 10:20:23 +08:00
memory fix: next suggest question logic problem (#6451) 2024-07-19 20:26:11 +08:00
model_runtime fix(api/core/model_runtime/model_providers/azure_openai/llm/llm.py): Try to skip if delta.delta is None. (#6727) 2024-07-27 00:05:21 +08:00
moderation switch to diffy_config with Pydantic in files, moderation and app (#6747) 2024-07-29 02:57:45 +08:00
ops fix: downgraded sentry-sdk to 1.44.1 due to claude LLM token returning 0 (#6597) 2024-07-24 04:49:03 +08:00
prompt chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652) 2024-06-27 11:21:31 +08:00
rag add xlsx support hyperlink extract (#6722) 2024-07-26 19:26:52 +08:00
tools feat: enhance the firecrawl tool (#6705) 2024-07-27 15:00:06 +08:00
workflow refactor(api/core/workflow/nodes/base_node.py): Update extract_variable_selector_to_variable_mapping method signature. (#6733) 2024-07-27 14:43:25 +08:00
__init__.py
hosting_configuration.py
indexing_runner.py chore: remove unresolved reference (#6110) 2024-07-09 23:04:44 +08:00
model_manager.py fix(api/core/model_manager.py): Avoid mutation during iteration. (#6536) 2024-07-22 22:58:22 +08:00
provider_manager.py chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652) 2024-06-27 11:21:31 +08:00