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.
Asuka Minato 58608f51da
replace db with sa to get typing support (#23240)
3 달 전
..
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 1 년 전
advanced_prompt_template.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 6 달 전
agent.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 6 달 전
annotation.py minor fix: fix flask api resources only accept one resource for same url (#23168) 3 달 전
app.py feat(app): support custom max_active_requests per app (#22073) 3 달 전
app_import.py feat: use default access mode when importing dsl (#21231) 4 달 전
audio.py fix: Before publish the app, preview the voice of tts, it raise an er… (#21821) 4 달 전
completion.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 6 달 전
conversation.py make logging not use f-str, change others to f-str (#22882) 3 달 전
conversation_variables.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 6 달 전
error.py catch openai rate limit error (#7658) 1 년 전
generator.py Improve: support custom model parameters in auto-generator (#22924) 3 달 전
mcp_server.py orm filter -> where (#22801) 3 달 전
message.py Refactor: remove redundant full module paths in exception handlers (#23076) 3 달 전
model_config.py orm filter -> where (#22801) 3 달 전
ops_trace.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 6 달 전
site.py orm filter -> where (#22801) 3 달 전
statistic.py replace db with sa to get typing support (#23240) 3 달 전
workflow.py feat: Persist Variables for Enhanced Debugging Workflow (#20699) 4 달 전
workflow_app_log.py Add Filter of Get Workflow Logs (#21172) 4 달 전
workflow_draft_variable.py refactor(api): Separate SegmentType for Integer/Float to Enable Pydantic Serialization (#22025) 3 달 전
workflow_run.py feat(workflow): domain model for workflow node execution (#19430) 5 달 전
workflow_statistic.py replace db with sa to get typing support (#23240) 3 달 전
wraps.py orm filter -> where (#22801) 3 달 전