您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Ricky 40dbf30784
feat: support new reranker [jina-colbert-v1-en] (#2975)
1年前
..
app_runner feat: optimize db connection when llm invoking (#2774) 1年前
callback_handler Fix/langchain document schema (#2539) 1年前
docstore Feat/dify rag (#2528) 1年前
embedding fix: correct the parent class of CacheEmbedding (#2578) 1年前
entities refactor: remove unused codes, move core/agent module into dataset retrieval feature (#2614) 1年前
errors Model Runtime (#1858) 1年前
extension generalize position helper for parsing _position.yaml and sorting objects by name (#2803) 1年前
external_data_tool improve: introduce isort for linting Python imports (#1983) 1年前
features fix tool_inputs parse error in message that in CoT(ReAct) agent mode (#2949) 1年前
file chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 1年前
generator enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 1年前
helper Feat/tool secret parameter (#2760) 1年前
memory replace message content type list to string when file_objs is empty .. (#2745) 1年前
model_runtime feat: support new reranker [jina-colbert-v1-en] (#2975) 1年前
moderation enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 1年前
prompt Improve automatic prompt generation (#2805) 1年前
rag fix: init qdrant vector max recursion (#2909) 1年前
rerank Fix/langchain document schema (#2539) 1年前
splitter fix overlap and splitter optimization (#2742) 1年前
tools Fix handling of missing required parameters in ApiTool (#2965) 1年前
utils generalize position helper for parsing _position.yaml and sorting objects by name (#2803) 1年前
__init__.py feat: add api-based extension & external data tool & moderation backend (#1403) 2 年前
application_manager.py fix: print exception logs for ValueError and InvokeError (#2823) 1年前
application_queue_manager.py chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 1年前
hosting_configuration.py feat: Add new Azure OpenAI Embedding models (#2758) 1年前
indexing_runner.py chunk-overlap None check (#2781) 1年前
model_manager.py tts add voice choose (#2391) 1年前
provider_manager.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 1年前