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
yihong 8339d2c7c9
fix: issue #11868 bring old logic back (#12100)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
..
agent feat: mypy for all type check (#10921) 1 year ago
app fix(workflow_service): assign UUID to workflow_node_execution id and update optional fields in WorkflowRun and WorkflowNodeExecution models (#12096) 1 year ago
callback_handler feat: mypy for all type check (#10921) 1 year ago
entities Feat/support parent child chunk (#12092) 1 year ago
errors fix(core/errors): change base class of custom exceptions to ValueError (#11955) 1 year ago
extension feat: mypy for all type check (#10921) 1 year ago
external_data_tool feat: mypy for all type check (#10921) 1 year ago
file feat: mypy for all type check (#10921) 1 year ago
helper feat: mypy for all type check (#10921) 1 year ago
llm_generator feat: mypy for all type check (#10921) 1 year ago
memory feat: mypy for all type check (#10921) 1 year ago
model_runtime fix: o1 model error, use max_completion_tokens instead of max_tokens. (#12037) 1 year ago
moderation feat: mypy for all type check (#10921) 1 year ago
ops refactor: optimize database usage (#12071) 1 year ago
prompt feat: mypy for all type check (#10921) 1 year ago
rag fix unstructured setting (#12116) 1 year ago
tools fix: issue #11868 bring old logic back (#12100) 1 year ago
variables feat: mypy for all type check (#10921) 1 year ago
workflow fix: issue #12068 by test is answer in the ids (#12105) 1 year ago
__init__.py chore(api/core): apply ruff reformatting (#7624) 1 year ago
hosting_configuration.py feat: mypy for all type check (#10921) 1 year ago
indexing_runner.py py lint (#12102) 1 year ago
model_manager.py feat: mypy for all type check (#10921) 1 year ago
provider_manager.py feat: mypy for all type check (#10921) 1 year ago