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.
Guangdong Liu 07d383ffaa
refactor: update API routes and documentation for app and datasets endpoints (#25628)
1 month ago
..
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 1 year ago
advanced_prompt_template.py refactor: update API routes and documentation for console endpoints (#25554) 1 month ago
agent.py refactor: update API routes and documentation for console endpoints (#25554) 1 month ago
annotation.py refactor: update API routes and documentation for console endpoints (#25554) 1 month ago
app.py refactor: update API routes and documentation for console endpoints (#25554) 1 month ago
app_import.py try flask_restful -> flask_restx (#24310) 2 months ago
audio.py refactor: update API routes and documentation for console endpoints (#25554) 1 month ago
completion.py refactor: update API routes and documentation for console endpoints (#25554) 1 month ago
conversation.py chore: adopt StrEnum and auto() for some string-typed enums (#25129) 1 month ago
conversation_variables.py refactor: update API routes and documentation for console endpoints (#25554) 1 month ago
error.py Restructure the File errors in controller (#23801) 2 months ago
generator.py refactor: update API routes and documentation for console endpoints (#25554) 1 month ago
mcp_server.py refactor: update API routes and documentation for console endpoints (#25554) 1 month ago
message.py refactor: update API routes and documentation for console endpoints (#25554) 1 month ago
model_config.py chore: adopt StrEnum and auto() for some string-typed enums (#25129) 1 month ago
ops_trace.py refactor: update API routes and documentation for console endpoints (#25554) 1 month ago
site.py refactor: update API routes and documentation for console endpoints (#25554) 1 month ago
statistic.py refactor: update API routes and documentation for console endpoints (#25554) 1 month ago
workflow.py refactor: update API routes and documentation for app and datasets endpoints (#25628) 1 month ago
workflow_app_log.py refactor: update API routes and documentation for app and datasets endpoints (#25628) 1 month ago
workflow_draft_variable.py refactor: update API routes and documentation for app and datasets endpoints (#25628) 1 month ago
workflow_run.py refactor: update API routes and documentation for app and datasets endpoints (#25628) 1 month ago
workflow_statistic.py refactor: update API routes and documentation for app and datasets endpoints (#25628) 1 month ago
wraps.py add typing to all wraps (#25405) 1 month ago