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
ybalbert001 0fdb39f1c3
Fix: The topk parameter doesn't work in sagemaker rerank tool (#12150)
Co-authored-by: Yuanbo Li <ybalbert@amazon.com>
2 years ago
..
agent feat: mypy for all type check (#10921) 2 years ago
app fix(workflow_service): assign UUID to workflow_node_execution id and update optional fields in WorkflowRun and WorkflowNodeExecution models (#12096) 2 years ago
callback_handler feat: mypy for all type check (#10921) 2 years ago
entities Feat/support parent child chunk (#12092) 2 years ago
errors fix(core/errors): change base class of custom exceptions to ValueError (#11955) 2 years ago
extension feat: mypy for all type check (#10921) 2 years ago
external_data_tool feat: mypy for all type check (#10921) 2 years ago
file feat: mypy for all type check (#10921) 2 years ago
helper feat: mypy for all type check (#10921) 2 years ago
llm_generator feat: mypy for all type check (#10921) 2 years ago
memory feat: mypy for all type check (#10921) 2 years ago
model_runtime fix: o1 model error, use max_completion_tokens instead of max_tokens. (#12037) 2 years ago
moderation feat: mypy for all type check (#10921) 2 years ago
ops refactor: optimize database usage (#12071) 2 years ago
prompt feat: mypy for all type check (#10921) 2 years ago
rag fix: import jieba.analyse (#12133) 2 years ago
tools Fix: The topk parameter doesn't work in sagemaker rerank tool (#12150) 2 years ago
variables feat: mypy for all type check (#10921) 2 years ago
workflow fix: improve merge branch node ID checks in graph engine (#12128) 2 years ago
__init__.py chore(api/core): apply ruff reformatting (#7624) 2 years ago
hosting_configuration.py feat: mypy for all type check (#10921) 2 years ago
indexing_runner.py py lint (#12102) 2 years ago
model_manager.py feat: mypy for all type check (#10921) 2 years ago
provider_manager.py feat: mypy for all type check (#10921) 2 years ago