You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
-LAN- a98284b1ef
refactor(api): Switch to `dify_config` (#6750)
1 year ago
..
agent fix: extract tool calls correctly while arguments is empty (#6503) 1 year ago
app switch to diffy_config with Pydantic in files, moderation and app (#6747) 1 year ago
callback_handler Feat/environment variables in workflow (#6515) 1 year ago
embedding Compatible with unique index conflicts (#3183) 1 year ago
entities chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652) 1 year ago
errors feat: app rate limit (#5844) 1 year ago
extension feat(*): Swtich to dify_config. (#6025) 1 year ago
external_data_tool FEAT: NEW WORKFLOW ENGINE (#3160) 1 year ago
file switch to diffy_config with Pydantic in files, moderation and app (#6747) 1 year ago
helper chore: improve position map conversion and tolerate empty position yaml file (#6541) 1 year ago
llm_generator chore: make prompt generator max tokens configurable (#6693) 1 year ago
memory fix: next suggest question logic problem (#6451) 1 year ago
model_runtime add deepseek-coder-v2 in siliconflow (#6149) 1 year ago
moderation fix(api/core/moderation/output_moderation.py): Fix config call. (#6769) 1 year ago
ops feat: implement function dispatch table for trace processing (#6628) 1 year ago
prompt chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652) 1 year ago
rag refactor(api): Switch to `dify_config` (#6750) 1 year ago
tools chore: set logging level to debug when reading YAML files and falling back to default value in case of None (#6758) 1 year ago
workflow refactor(api/core/workflow/nodes/base_node.py): Update extract_variable_selector_to_variable_mapping method signature. (#6733) 1 year ago
__init__.py feat: add api-based extension & external data tool & moderation backend (#1403) 2 years ago
hosting_configuration.py feat: Add new Azure OpenAI Embedding models (#2758) 1 year ago
indexing_runner.py refactor(api): Switch to `dify_config` (#6750) 1 year ago
model_manager.py fix(api/core/model_manager.py): Avoid mutation during iteration. (#6536) 1 year ago
provider_manager.py chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652) 1 year ago