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
Joe d7bb422a5c
fix: hunyuan assistant_prompt_message pydantic error (#7062)
2 years ago
..
agent Fix increase_usage of total_price in agent_runner (#6688) 2 years ago
app chore(api/core/app/segments/segments.py): Remove todo tags. (#7052) 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 refactor(*): Update hard-code '[__HIDDEN__]' to the constant. (#7048) 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 fix: code execution node not display clear reasons when sandbox res error (#6830) 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 fix: hunyuan assistant_prompt_message pydantic error (#7062) 2 years ago
moderation fix(api/core/moderation/output_moderation.py): Fix config call. (#6769) 2 years ago
ops fix: workflow trace user_id error (#6932) 2 years ago
prompt chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652) 2 years ago
rag fix: add redis lock to AnalyticdbVector init (#6859) 2 years ago
tools add vector field for other vectordb (#7051) 2 years ago
workflow fix: code tool fails when null property exists in object (#6988) 2 years ago
__init__.py feat: add api-based extension & external data tool & moderation backend (#1403) 2 years ago
hosting_configuration.py Add azure gpt4omini (#6862) 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