您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
-LAN- 72fdafc180
refactor: Replaces direct DB session usage with context managers (#20569)
5 个月前
..
agent chore: remove agent turn limits (#19930) 5 个月前
app Refactor/message cycle manage and knowledge retrieval (#20460) 5 个月前
base refactor: Remove RepositoryFactory (#19176) 6 个月前
callback_handler Refactor/message cycle manage and knowledge retrieval (#20460) 5 个月前
entities chore: Reduce the invocation of the plugin interface (#19629) 5 个月前
errors fix(core/errors): change base class of custom exceptions to ValueError (#11955) 10 个月前
extension feat: mypy for all type check (#10921) 10 个月前
external_data_tool Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 6 个月前
file feat(api): Add image multimodal support for LLMNode (#17372) 6 个月前
helper Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 6 个月前
llm_generator Improve CONVERSATION_TITLE_PROMPT to correctly handle Japanese and input (#20351) 5 个月前
memory fix: Update prompt message content types to use Literal and add union type for content (#17136) 6 个月前
model_runtime fix: drop some type fixme (#20344) 5 个月前
moderation Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 6 个月前
ops fix: fetch tenant_id in other trace providers besides langfuse (#20495) 5 个月前
plugin chore: improve error logging for requests to plugin daemon (#20328) 5 个月前
prompt Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 6 个月前
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) 5 个月前
repositories refactor(workflow): Rename workflow node execution models (#20458) 5 个月前
tools Fix #20536: Force header in custom tool be string (#20537) 5 个月前
variables feat(api): Introduce `WorkflowDraftVariable` Model (#19737) 5 个月前
workflow refactor: Replaces direct DB session usage with context managers (#20569) 5 个月前
__init__.py chore(api/core): apply ruff reformatting (#7624) 1年前
hosting_configuration.py chore(provider_manager): Update hosted model's name (#14334) 8 个月前
indexing_runner.py chore: model.query change to db.session.query (#19551) 5 个月前
model_manager.py feat(api): Add image multimodal support for LLMNode (#17372) 6 个月前
provider_manager.py fix: perferred model provider not match with provider. (#18282) 6 个月前