You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gcgj-dify-1.7.0/api/core
小羽 56b43f62d1
feat: nvidia add llama3.1 model (#6844)
2 years ago
..
agent fix: extract tool calls correctly while arguments is empty (#6503) 2 years ago
app switch to diffy_config with Pydantic in files, moderation and app (#6747) 2 years ago
callback_handler Feat/environment variables in workflow (#6515) 2 years ago
embedding Compatible with unique index conflicts (#3183) 2 years ago
entities chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652) 2 years ago
errors feat: app rate limit (#5844) 2 years ago
extension feat(*): Swtich to dify_config. (#6025) 2 years ago
external_data_tool FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
file switch to diffy_config with Pydantic in files, moderation and app (#6747) 2 years ago
helper chore: improve position map conversion and tolerate empty position yaml file (#6541) 2 years ago
llm_generator chore: make prompt generator max tokens configurable (#6693) 2 years ago
memory fix: next suggest question logic problem (#6451) 2 years ago
model_runtime feat: nvidia add llama3.1 model (#6844) 2 years ago
moderation fix(api/core/moderation/output_moderation.py): Fix config call. (#6769) 2 years ago
ops feat: implement function dispatch table for trace processing (#6628) 2 years ago
prompt chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652) 2 years ago
rag refactor(api): Switch to `dify_config` (#6750) 2 years ago
tools fix: improved error handling for spider tool (#6835) 2 years ago
workflow refactor(api/core/workflow/nodes/base_node.py): Update extract_variable_selector_to_variable_mapping method signature. (#6733) 2 years 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) 2 years ago
indexing_runner.py refactor(api): Switch to `dify_config` (#6750) 2 years ago
model_manager.py fix(api/core/model_manager.py): Avoid mutation during iteration. (#6536) 2 years ago
provider_manager.py chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652) 2 years ago