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
Shota Totsuka 430e100142
refactor: Add @staticmethod decorator in `api/core` (#7652)
1 year ago
..
agent chore: update ruff from 0.5.x to 0.6.x (#7384) 1 year ago
app fix rerank mode is none (#7496) 1 year ago
callback_handler feat: update ops trace (#7102) 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 catch openai rate limit error (#7658) 1 year ago
extension feat(*): Swtich to dify_config. (#6025) 2 years ago
external_data_tool FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
file chore(api/core): Improve FileVar's type hint and imports. (#7290) 1 year ago
helper Chore/remove python dependencies selector (#7494) 1 year ago
llm_generator feat: update ops trace (#7102) 2 years ago
memory fix: next suggest question logic problem (#6451) 2 years ago
model_runtime [fix] openai's tool role dose not support name parameter. (#7659) 1 year ago
moderation feat: update ops trace (#7102) 2 years ago
ops langfuser add view button (#7571) 1 year ago
prompt chore(api/core): Improve FileVar's type hint and imports. (#7290) 1 year ago
rag fix nltk averaged_perceptron_tagger download and fix score limit is none (#7582) 1 year ago
tools fix: support float type for tool parameter's default value (#7644) 1 year ago
workflow chore: cleanup and rearrange unclassified configs into feature config groups (#7586) 1 year ago
__init__.py feat: add api-based extension & external data tool & moderation backend (#1403) 2 years ago
hosting_configuration.py refactor: Add @staticmethod decorator in `api/core` (#7652) 1 year ago
indexing_runner.py refactor: Add @staticmethod decorator in `api/core` (#7652) 1 year ago
model_manager.py refactor: Add @staticmethod decorator in `api/core` (#7652) 1 year ago
provider_manager.py refactor: Add @staticmethod decorator in `api/core` (#7652) 1 year ago