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.
非法操作 b00f94df64
fix: replace all dataset.Model.query to db.session.query(Model) (#19509)
5 months ago
..
auth feat: Integrate WaterCrawl.dev as a new knowledge base provider (#16396) 6 months ago
enterprise feat: mypy for all type check (#10921) 10 months ago
entities Chore/code format and Repair commit_id 3254018d more deleted codes and Fix naming error ambiguity between workflow_run_id and workflow_id (#17075) 7 months ago
errors Resolves #18536 Retreive conversation variables (#18581) 6 months ago
plugin Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 6 months ago
recommend_app feat: mypy for all type check (#10921) 10 months ago
tools refactor: rename plugin manager to plugin client and rename path from manager to impl (#18876) 6 months ago
workflow feat: mypy for all type check (#10921) 10 months ago
__init__.py chore(api/services): apply ruff reformatting (#7599) 1 year ago
account_service.py fix: db.session.query(TenantAccountJoin) (#19482) 5 months ago
advanced_prompt_template_service.py feat: mypy for all type check (#10921) 10 months ago
agent_service.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 6 months ago
annotation_service.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 6 months ago
api_based_extension_service.py chore(api/services): apply ruff reformatting (#7599) 1 year ago
app_dsl_service.py feat(app_dsl_service): Refines version compatibility logic (#18798) 6 months ago
app_generate_service.py feat: tenant app invocations limiter (#16221) 7 months ago
app_model_config_service.py chore(api/services): apply ruff reformatting (#7599) 1 year ago
app_service.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 6 months ago
audio_service.py Fix wrong allowed extensions (#16893) 7 months ago
billing_service.py Feat/education api (#17168) 7 months ago
clear_free_plan_tenant_expired_logs.py fix: optimize query for expired workflow runs by adding date filter and limiting results (#16491) 7 months ago
code_based_extension_service.py chore(api/services): apply ruff reformatting (#7599) 1 year ago
conversation_service.py Resolves #18536 Retreive conversation variables (#18581) 6 months ago
dataset_service.py fix: replace all dataset.Model.query to db.session.query(Model) (#19509) 5 months ago
external_knowledge_service.py fix: replace all dataset.Model.query to db.session.query(Model) (#19509) 5 months ago
feature_service.py Feat/education api (#17168) 7 months ago
file_service.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 6 months ago
hit_testing_service.py fix: metadata filtering condition variable unassigned; fix External K… (#19208) 5 months ago
knowledge_service.py feat: mypy for all type check (#10921) 10 months ago
message_service.py chore: use ConversationService.get_conversation instead of AgentChatA… (#16136) 7 months ago
metadata_service.py fix: replace all dataset.Model.query to db.session.query(Model) (#19509) 5 months ago
model_load_balancing_service.py Introduce Plugins (#13836) 8 months ago
model_provider_service.py Introduce Plugins (#13836) 8 months ago
moderation_service.py feat: mypy for all type check (#10921) 10 months ago
operation_service.py chore(api/services): apply ruff reformatting (#7599) 1 year ago
ops_service.py feat: Add W&B Weave Tracing Integration (#14262) 6 months ago
recommended_app_service.py feat: mypy for all type check (#10921) 10 months ago
saved_message_service.py feat: mypy for all type check (#10921) 10 months ago
tag_service.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 6 months ago
vector_service.py py lint (#12102) 10 months ago
web_conversation_service.py feat: mypy for all type check (#10921) 10 months ago
website_service.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 6 months ago
workflow_app_service.py Feat: time period filter for workflow logs (#14271) 7 months ago
workflow_run_service.py refactor: Remove RepositoryFactory (#19176) 6 months ago
workflow_service.py refactor: Remove RepositoryFactory (#19176) 6 months ago
workspace_service.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 6 months ago