選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
-LAN- 5ccfb1f4ba
refactor: Improve model status handling and structured output (#20586)
5ヶ月前
..
__init__.py refactor(workflow): Rename workflow node execution models (#20458) 5ヶ月前
account.py refactor: Use typed SQLAlchemy base model and fix type errors (#19980) 5ヶ月前
api_based_extension.py refactor(models): Use the SQLAlchemy base model. (#19435) 5ヶ月前
base.py refactor: Use typed SQLAlchemy base model and fix type errors (#19980) 5ヶ月前
dataset.py fix: replace all dataset.Model.query to db.session.query(Model) (#19509) 5ヶ月前
engine.py feat(api): Add image multimodal support for LLMNode (#17372) 6ヶ月前
enums.py feat(api): Introduce `WorkflowDraftVariable` Model (#19737) 5ヶ月前
model.py Refactor/remove db from cycle manager (#20455) 5ヶ月前
provider.py refactor: Improve model status handling and structured output (#20586) 5ヶ月前
source.py refactor(models): Use the SQLAlchemy base model. (#19435) 5ヶ月前
task.py Introduce Plugins (#13836) 8ヶ月前
tools.py refactor: Use typed SQLAlchemy base model and fix type errors (#19980) 5ヶ月前
types.py feat(api): Introduce `WorkflowDraftVariable` Model (#19737) 5ヶ月前
web.py Introduce Plugins (#13836) 8ヶ月前
workflow.py fix(models): WorkflowRun's total_steps and exceptions_count mismatch with database (#20452) 5ヶ月前