您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
crazywoola 582ba45c00
Fix 500 error when creating from the template and the provider is None (#2591)
1年前
..
__init__.py improve: introduce isort for linting Python imports (#1983) 1年前
advanced_prompt_template.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 1年前
annotation.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 1年前
app.py Fix 500 error when creating from the template and the provider is None (#2591) 1年前
audio.py fix: audio to text (#2493) 1年前
completion.py chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 1年前
conversation.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 1年前
error.py Annotation management (#1767) 1年前
generator.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 1年前
message.py chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 1年前
model_config.py chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 1年前
site.py chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 1年前
statistic.py chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 1年前