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
advanced_prompt_template.py
agent.py
annotation.py
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
model_config.py
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
workflow_run.py
workflow_statistic.py
wraps.py