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.
Jyong f257f2c396
Knowledge optimization (#3755)
1 year ago
..
enterprise Feat/enterprise sso (#3602) 1 year ago
entities enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 1 year ago
errors chore: apply ruff rules on tests and app.py (#3605) 1 year ago
workflow FEAT: NEW WORKFLOW ENGINE (#3160) 1 year ago
__init__.py chore: apply ruff rules on tests and app.py (#3605) 1 year ago
account_service.py Feat/enterprise sso (#3602) 1 year ago
advanced_prompt_template_service.py FEAT: NEW WORKFLOW ENGINE (#3160) 1 year ago
agent_service.py fix: skip dataset icon (#3696) 1 year ago
annotation_service.py feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 1 year ago
api_based_extension_service.py improve: introduce isort for linting Python imports (#1983) 1 year ago
app_generate_service.py FEAT: NEW WORKFLOW ENGINE (#3160) 1 year ago
app_model_config_service.py FEAT: NEW WORKFLOW ENGINE (#3160) 1 year ago
app_service.py Knowledge optimization (#3755) 1 year ago
audio_service.py FEAT: NEW WORKFLOW ENGINE (#3160) 1 year ago
billing_service.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 1 year ago
code_based_extension_service.py feat: add api-based extension & external data tool & moderation backend (#1403) 2 years ago
conversation_service.py fix: empty conversation list of explore chatbot (#3235) 1 year ago
dataset_service.py Knowledge optimization (#3755) 1 year ago
feature_service.py Feat: Add documents limitation (#2662) 1 year ago
file_service.py feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 1 year ago
hit_testing_service.py Fix/hit test tsne issue (#2581) 1 year ago
message_service.py FEAT: NEW WORKFLOW ENGINE (#3160) 1 year ago
model_provider_service.py chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 1 year ago
moderation_service.py improve: introduce isort for linting Python imports (#1983) 1 year ago
operation_service.py Feat/utm update (#2269) 1 year ago
recommended_app_service.py FEAT: NEW WORKFLOW ENGINE (#3160) 1 year ago
saved_message_service.py improve: introduce isort for linting Python imports (#1983) 1 year ago
tag_service.py Knowledge optimization (#3755) 1 year ago
tools_manage_service.py FEAT: NEW WORKFLOW ENGINE (#3160) 1 year ago
tools_transform_service.py FEAT: NEW WORKFLOW ENGINE (#3160) 1 year ago
vector_service.py fix issue: user’s keywords do not affect when add segment (#3349) 1 year ago
web_conversation_service.py fix: empty conversation list of explore chatbot (#3235) 1 year ago
workflow_app_service.py FEAT: NEW WORKFLOW ENGINE (#3160) 1 year ago
workflow_run_service.py FEAT: NEW WORKFLOW ENGINE (#3160) 1 year ago
workflow_service.py fix: delete tool parameters cache when sync draft workflow for run workflow use new parameter change in draft workflow (#3637) 1 year ago
workspace_service.py Fix/2559 upload powered by brand image not showing up (#2602) 1 year ago