..
__init__.py
FEAT: NEW WORKFLOW ENGINE ( #3160 )
2024-04-08 18:51:46 +08:00
advanced_prompt_template.py
chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions ( #19224 )
2025-05-06 11:58:49 +08:00
agent.py
chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions ( #19224 )
2025-05-06 11:58:49 +08:00
annotation.py
Restructure the File errors in controller ( #23801 )
2025-08-13 17:06:07 +08:00
app.py
fix: resolve AppCard description overlap with tag area ( #23585 )
2025-08-08 09:05:55 +08:00
app_import.py
feat: use default access mode when importing dsl ( #21231 )
2025-06-19 17:14:28 +08:00
audio.py
fix: Before publish the app, preview the voice of tts, it raise an er… ( #21821 )
2025-07-03 10:53:14 +08:00
completion.py
chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions ( #19224 )
2025-05-06 11:58:49 +08:00
conversation.py
make logging not use f-str, change others to f-str ( #22882 )
2025-07-25 10:32:48 +08:00
conversation_variables.py
chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions ( #19224 )
2025-05-06 11:58:49 +08:00
error.py
Restructure the File errors in controller ( #23801 )
2025-08-13 17:06:07 +08:00
generator.py
Improve: support custom model parameters in auto-generator ( #22924 )
2025-07-25 09:00:26 +08:00
mcp_server.py
orm filter -> where ( #22801 )
2025-07-24 00:57:45 +08:00
message.py
fix(api): resolve "Message not exists" error in admin feedback creation ( #23232 )
2025-08-13 23:57:25 +08:00
model_config.py
orm filter -> where ( #22801 )
2025-07-24 00:57:45 +08:00
ops_trace.py
chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions ( #19224 )
2025-05-06 11:58:49 +08:00
site.py
orm filter -> where ( #22801 )
2025-07-24 00:57:45 +08:00
statistic.py
replace db with sa to get typing support ( #23240 )
2025-08-02 23:54:23 +08:00
workflow.py
feat: Persist Variables for Enhanced Debugging Workflow ( #20699 )
2025-06-24 09:05:29 +08:00
workflow_app_log.py
Add Filter of Get Workflow Logs ( #21172 )
2025-06-19 10:10:16 +08:00
workflow_draft_variable.py
refactor(api): Separate SegmentType for Integer/Float to Enable Pydantic Serialization ( #22025 )
2025-07-16 12:31:37 +08:00
workflow_run.py
feat(workflow): domain model for workflow node execution ( #19430 )
2025-05-17 00:56:16 +08:00
workflow_statistic.py
replace db with sa to get typing support ( #23240 )
2025-08-02 23:54:23 +08:00
wraps.py
orm filter -> where ( #22801 )
2025-07-24 00:57:45 +08:00