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
Sangmin Ahn ecb9c311b5
chore: make prompt generator max tokens configurable (#6693)
2 years ago
..
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
advanced_prompt_template.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2 years ago
agent.py FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
annotation.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2 years ago
app.py Feat/environment variables in workflow (#6515) 2 years ago
audio.py feat:add tts-streaming config and future (#5492) 2 years ago
completion.py feat: app rate limit (#5844) 2 years ago
conversation.py Feat/user session id search (#6638) 2 years ago
error.py feat: add ops trace (#5483) 2 years ago
generator.py chore: make prompt generator max tokens configurable (#6693) 2 years ago
message.py FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
model_config.py fix: revert CI path filters (#5561) 2 years ago
ops_trace.py feat: add ops trace (#5483) 2 years ago
site.py FR: #4048 - Add color customization to the chatbot (#4885) 2 years ago
statistic.py fix: extract only `like` feedback to caculate User Satisfaction (#6553) 2 years ago
workflow.py Feat/environment variables in workflow (#6515) 2 years ago
workflow_app_log.py FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
workflow_run.py FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
workflow_statistic.py fix: workflow avg user interaction. (#4056) 2 years ago
wraps.py FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago