You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Krito. a13d7987e0
chore: adopt StrEnum and auto() for some string-typed enums (#25129)
1 month ago
..
__init__.py feat: add MCP support (#20716) 3 months ago
_workflow_exc.py feat: Persist Variables for Enhanced Debugging Workflow (#20699) 4 months ago
account.py security(api): fix privilege escalation vulnerability in model config and chat message APIs (#25518) 1 month ago
api_based_extension.py replace db with sa to get typing support (#23240) 3 months ago
base.py example add more type check (#24999) 2 months ago
dataset.py chore: adopt StrEnum and auto() for some string-typed enums (#25129) 1 month ago
engine.py feat(api): Add image multimodal support for LLMNode (#17372) 6 months ago
enums.py moving the `MessageStatus` class from the `models.model` module to `models.enums` module (#21867) 4 months ago
model.py chore: adopt StrEnum and auto() for some string-typed enums (#25129) 1 month ago
provider.py chore: adopt StrEnum and auto() for some string-typed enums (#25129) 1 month ago
source.py replace db with sa to get typing support (#23240) 3 months ago
task.py chore: apply static type checks on celery async task dispatches and imports (#24418) 2 months ago
tools.py feat: add MCP server headers support #22718 (#24760) 1 month ago
types.py [Chore/Refactor] Improve type annotations in models module (#25281) 1 month ago
web.py replace db with sa to get typing support (#23240) 3 months ago
workflow.py chore: adopt StrEnum and auto() for some string-typed enums (#25129) 1 month ago