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
QuantumGhost ea67a96d81 Merge remote-tracking branch 'upstream/main' into feat/variable-pool-rebased 1 year ago
..
agent chore: remove agent turn limits (#19930) 1 year ago
app Merge remote-tracking branch 'upstream/main' into feat/variable-pool-rebased 1 year ago
base refactor: Remove RepositoryFactory (#19176) 1 year ago
callback_handler Refactor/message cycle manage and knowledge retrieval (#20460) 1 year ago
entities chore: Reduce the invocation of the plugin interface (#19629) 1 year ago
errors fix(core/errors): change base class of custom exceptions to ValueError (#11955) 1 year ago
extension fix(api): correct path retrieval in scan_extensions method 1 year ago
external_data_tool Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 1 year ago
file feat(api): implement conversation variable reset api. 1 year ago
helper chore: prepare the plugin daemon base url to yarl URL ahead intstead of in every invocation (#20541) 1 year ago
llm_generator Improve CONVERSATION_TITLE_PROMPT to correctly handle Japanese and input (#20351) 1 year ago
memory fix: Update prompt message content types to use Literal and add union type for content (#17136) 1 year ago
model_runtime refactor: Removes unused LLMMode value_of method (#20575) 1 year ago
moderation Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 1 year ago
ops fix: fetch tenant_id in other trace providers besides langfuse (#20495) 1 year ago
plugin chore: prepare the plugin daemon base url to yarl URL ahead intstead of in every invocation (#20541) 1 year ago
prompt Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 1 year ago
rag fix: #20560 When elasticsearch is used as the vector database, the Retrieval Test fails to filter the data after setting the Score Threshold, and the score of the recalled results is empty (#20561) 1 year ago
repositories Merge remote-tracking branch 'upstream/main' into feat/variable-pool-rebased 1 year ago
tools Fix #20536: Force header in custom tool be string (#20537) 1 year ago
variables fix(api): Fix TypeError while serializing File object 1 year ago
workflow Merge remote-tracking branch 'upstream/main' into feat/variable-pool-rebased 1 year ago
__init__.py
hosting_configuration.py chore(provider_manager): Update hosted model's name (#14334) 1 year ago
indexing_runner.py chore: model.query change to db.session.query (#19551) 1 year ago
model_manager.py feat(api): Add image multimodal support for LLMNode (#17372) 1 year ago
provider_manager.py fix: perferred model provider not match with provider. (#18282) 1 year ago