You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gcgj-dify-1.7.0/api/controllers/console/app
Aryan Raj ce794335e9
Fix/replace datetime patterns with naive utc now (#22654)
8 months ago
..
__init__.py
advanced_prompt_template.py
agent.py
annotation.py
app.py feat(app): support custom max_active_requests per app (#22073) 8 months ago
app_import.py
audio.py
completion.py
conversation.py Fix/replace datetime patterns with naive utc now (#22654) 8 months ago
conversation_variables.py
error.py
generator.py
mcp_server.py feat: auto-fill MCP server description with app description #22443 (#22477) 8 months ago
message.py fix: admin feedback uses the same method create_feedback (#22580) 8 months ago
model_config.py
ops_trace.py
site.py Fix/replace datetime patterns with naive utc now (#22654) 8 months ago
statistic.py fix: conversatino statistic including data from debugger (#22412) 8 months ago
workflow.py
workflow_app_log.py
workflow_draft_variable.py refactor(api): Separate SegmentType for Integer/Float to Enable Pydantic Serialization (#22025) 8 months ago
workflow_run.py
workflow_statistic.py
wraps.py