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.
KinWang e35e251863
feat: Sort conversations by updated_at desc (#7348)
1 year ago
..
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 1 year 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) 1 year ago
agent.py FEAT: NEW WORKFLOW ENGINE (#3160) 1 year ago
annotation.py fix: The permissions issue of the editor role accessing some backend … (#6945) 1 year ago
app.py feat: custom app icon (#7196) 1 year ago
audio.py feat:add tts-streaming config and future (#5492) 1 year ago
completion.py feat: app rate limit (#5844) 1 year ago
conversation.py feat: Sort conversations by updated_at desc (#7348) 1 year ago
conversation_variables.py Feat: conversation variable & variable assigner node (#7222) 1 year ago
error.py feat: add ops trace (#5483) 1 year ago
generator.py chore: make prompt generator max tokens configurable (#6693) 1 year ago
message.py fix: The permissions issue of the editor role accessing some backend … (#6945) 1 year ago
model_config.py fix: revert CI path filters (#5561) 1 year ago
ops_trace.py feat: add ops trace (#5483) 1 year ago
site.py feat: custom app icon (#7196) 1 year ago
statistic.py fix: extract only `like` feedback to caculate User Satisfaction (#6553) 1 year ago
workflow.py feat: custom app icon (#7196) 1 year ago
workflow_app_log.py FEAT: NEW WORKFLOW ENGINE (#3160) 1 year ago
workflow_run.py FEAT: NEW WORKFLOW ENGINE (#3160) 1 year ago
workflow_statistic.py fix: workflow avg user interaction. (#4056) 1 year ago
wraps.py FEAT: NEW WORKFLOW ENGINE (#3160) 1 year ago