您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
QuantumGhost 58189ed9a0
chore(api): Use uuidv7 as PK for new provider crendential tables (#24545)
2 个月前
..
__init__.py feat: add MCP support (#20716) 3 个月前
_workflow_exc.py feat: Persist Variables for Enhanced Debugging Workflow (#20699) 4 个月前
account.py example on orm typing (#23322) 2 个月前
api_based_extension.py replace db with sa to get typing support (#23240) 3 个月前
base.py refactor: Use typed SQLAlchemy base model and fix type errors (#19980) 5 个月前
dataset.py example on orm typing (#23322) 2 个月前
engine.py feat(api): Add image multimodal support for LLMNode (#17372) 6 个月前
enums.py moving the `MessageStatus` class from the `models.model` module to `models.enums` module (#21867) 4 个月前
model.py example on orm typing (#23322) 2 个月前
provider.py chore(api): Use uuidv7 as PK for new provider crendential tables (#24545) 2 个月前
source.py replace db with sa to get typing support (#23240) 3 个月前
task.py chore: apply static type checks on celery async task dispatches and imports (#24418) 2 个月前
tools.py Feat/improved mcp timeout configs (#23605) 2 个月前
types.py feat(api): Introduce `WorkflowDraftVariable` Model (#19737) 5 个月前
web.py replace db with sa to get typing support (#23240) 3 个月前
workflow.py Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2 个月前