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
Yeuoly e9e5c8806a
refactor: using DeclarativeBase as parent class of models, refactored tools
1 year ago
..
agent feat: move model request to plugin daemon 1 year ago
app feat: move model request to plugin daemon 1 year ago
callback_handler feat: move model request to plugin daemon 1 year ago
embedding add embedding input type parameter (#8724) 1 year ago
entities feat: move model request to plugin daemon 1 year ago
errors chore(api/core): apply ruff reformatting (#7624) 1 year ago
extension chore: refurbish Python code by applying refurb linter rules (#8296) 1 year ago
external_data_tool chore(api/core): apply ruff reformatting (#7624) 1 year ago
file feat: move model request to plugin daemon 1 year ago
helper feat: move model request to plugin daemon 1 year ago
llm_generator fix: prompt for the follow-up suggestions (#8685) 1 year ago
memory feat: regenerate in `Chat`, `agent` and `Chatflow` app (#7661) 1 year ago
model_runtime feat: move model request to plugin daemon 1 year ago
moderation chore: cleanup ruff flake8-simplify linter rules (#8286) 1 year ago
ops refactor(ops): Optimize the iteration for filter_none_values and use logging.error to record logs when an exception occurs (#8461) 1 year ago
plugin refactor: using DeclarativeBase as parent class of models, refactored tools 1 year ago
prompt feat: regenerate in `Chat`, `agent` and `Chatflow` app (#7661) 1 year ago
rag feat: move model request to plugin daemon 1 year ago
tools refactor: using DeclarativeBase as parent class of models, refactored tools 1 year ago
workflow feat: invoke node 1 year ago
__init__.py chore(api/core): apply ruff reformatting (#7624) 1 year ago
hosting_configuration.py chore(api/core): apply ruff reformatting (#7624) 1 year ago
indexing_runner.py chore: refurish python code by applying Pylint linter rules (#8322) 1 year ago
model_manager.py feat: backwards invoke model 1 year ago
provider_manager.py feat: move model request to plugin daemon 1 year ago