@clickzetta/cz-cli-darwin-arm64 0.5.15 → 0.5.17
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bin/cz-cli +0 -0
- package/bin/skills/lakehouse-doc-en/SKILL.md +6 -11
- package/bin/skills/lakehouse-doc-en/references/AIGateway.md +58 -13
- package/bin/skills/lakehouse-doc-en/references/Computation.md +1 -1
- package/bin/skills/lakehouse-doc-en/references/DataSource_Amazon_DocumentDB.md +3 -1
- package/bin/skills/lakehouse-doc-en/references/Foreach.md +14 -14
- package/bin/skills/lakehouse-doc-en/references/JDBC-Driver.md +0 -1
- package/bin/skills/lakehouse-doc-en/references/LakehouseAI-overview.md +21 -8
- package/bin/skills/lakehouse-doc-en/references/LakehouseDataGPT-tour.md +4 -9
- package/bin/skills/lakehouse-doc-en/references/LakehouseStudio-tour.md +14 -19
- package/bin/skills/lakehouse-doc-en/references/Lakehouse_Zilliz_MakeDataReadyforBIandAI.md +1 -1
- package/bin/skills/lakehouse-doc-en/references/Logstash.md +3 -3
- package/bin/skills/lakehouse-doc-en/references/Migrate_Spark_DataEngineeringBestPractices_Project_to_Lakehouse.md +1 -1
- package/bin/skills/lakehouse-doc-en/references/Notebook.md +17 -17
- package/bin/skills/lakehouse-doc-en/references/RemoteFunction-as-udf.md +14 -14
- package/bin/skills/lakehouse-doc-en/references/SQL_External_Catalog_Guide.md +1 -9
- package/bin/skills/lakehouse-doc-en/references/SUMMARY.md +59 -29
- package/bin/skills/lakehouse-doc-en/references/WINDOWFUNCTION.md +99 -57
- package/bin/skills/lakehouse-doc-en/references/Zettapark_Data_Engineering_Demo.md +1 -1
- package/bin/skills/lakehouse-doc-en/references/access-control-configuration.md +1 -8
- package/bin/skills/lakehouse-doc-en/references/aigw-2026-2-5-1.0.md +16 -0
- package/bin/skills/lakehouse-doc-en/references/aigw-2026-3-29-1.0.2.md +14 -0
- package/bin/skills/lakehouse-doc-en/references/aigw-2026-3-8-1.0.1.md +16 -0
- package/bin/skills/lakehouse-doc-en/references/aigw-2026-4-28-1.1.md +29 -0
- package/bin/skills/lakehouse-doc-en/references/aigw-2026-5-12-1.1.1.md +18 -0
- package/bin/skills/lakehouse-doc-en/references/aigw-2026-5-15-1.2.md +9 -0
- package/bin/skills/lakehouse-doc-en/references/aigw-2026-5-21-1.3.md +9 -0
- package/bin/skills/lakehouse-doc-en/references/aigw-2026-5-28-1.4.md +10 -0
- package/bin/skills/lakehouse-doc-en/references/aigw-2026-6-3-1.5.md +9 -0
- package/bin/skills/lakehouse-doc-en/references/alicloud-arn-externalid.md +0 -5
- package/bin/skills/lakehouse-doc-en/references/answer-accuracy-improve.md +120 -103
- package/bin/skills/lakehouse-doc-en/references/application-list.md +1 -3
- package/bin/skills/lakehouse-doc-en/references/approval-list.md +16 -17
- package/bin/skills/lakehouse-doc-en/references/batch-load-parquet-file-into-lakehouse.md +1 -1
- package/bin/skills/lakehouse-doc-en/references/batch_sync.md +9 -9
- package/bin/skills/lakehouse-doc-en/references/batch_sync_Sop.md +2 -2
- package/bin/skills/lakehouse-doc-en/references/batchloadparquetfileintoLakehouse.md +1 -1
- package/bin/skills/lakehouse-doc-en/references/bulkloadv1-python-sdk.md +3 -3
- package/bin/skills/lakehouse-doc-en/references/chart-auto-refresh-guide.md +12 -6
- package/bin/skills/lakehouse-doc-en/references/clickzetta-sample-data.md +3 -3
- package/bin/skills/lakehouse-doc-en/references/code_approval.md +1 -5
- package/bin/skills/lakehouse-doc-en/references/composite_task.md +31 -42
- package/bin/skills/lakehouse-doc-en/references/comprehensive_guide_to_ingesting_environment_and_data_generate.md +6 -9
- package/bin/skills/lakehouse-doc-en/references/comprehensive_guide_to_ingesting_javasdk_bulkload_realtime.md +4 -10
- package/bin/skills/lakehouse-doc-en/references/comprehensive_guide_to_ingesting_kafka_realtime_sync.md +1 -10
- package/bin/skills/lakehouse-doc-en/references/comprehensive_guide_to_ingesting_local_file_into_table_by_studio.md +0 -6
- package/bin/skills/lakehouse-doc-en/references/comprehensive_guide_to_ingesting_studio_batchload_public_network.md +0 -5
- package/bin/skills/lakehouse-doc-en/references/comprehensive_guide_to_ingesting_studio_python_node.md +2 -7
- package/bin/skills/lakehouse-doc-en/references/comprehensive_guide_to_ingesting_studio_realtime_cdc_public_network.md +13 -18
- package/bin/skills/lakehouse-doc-en/references/comprehensive_guide_to_ingesting_studio_sql_insert.md +0 -1
- package/bin/skills/lakehouse-doc-en/references/concepts.md +1 -1
- package/bin/skills/lakehouse-doc-en/references/config-datasource.md +5 -7
- package/bin/skills/lakehouse-doc-en/references/connect-with-cli.md +116 -72
- package/bin/skills/lakehouse-doc-en/references/connect-with-cz-cli.md +151 -0
- package/bin/skills/lakehouse-doc-en/references/continue-job.md +9 -17
- package/bin/skills/lakehouse-doc-en/references/create-api-connection.md +315 -286
- package/bin/skills/lakehouse-doc-en/references/create-catalog-connection.md +1 -0
- package/bin/skills/lakehouse-doc-en/references/create-dynamic-table.md +4 -4
- package/bin/skills/lakehouse-doc-en/references/create-external-catalog.md +85 -22
- package/bin/skills/lakehouse-doc-en/references/create-table-ddl.md +45 -0
- package/bin/skills/lakehouse-doc-en/references/creating_alicloud_privatelinkendpoint.md +4 -6
- package/bin/skills/lakehouse-doc-en/references/creating_alicloud_privatelinkservice.md +4 -7
- package/bin/skills/lakehouse-doc-en/references/creating_tencentcloud_privatelinkendpoint.md +2 -7
- package/bin/skills/lakehouse-doc-en/references/creating_tencentcloud_privatelinkservice.md +1 -5
- package/bin/skills/lakehouse-doc-en/references/cz-cli-agent.md +15 -10
- package/bin/skills/lakehouse-doc-en/references/cz-cli-datasource.md +0 -8
- package/bin/skills/lakehouse-doc-en/references/cz-cli-sql.md +2 -45
- package/bin/skills/lakehouse-doc-en/references/cz-cli.md +53 -42
- package/bin/skills/lakehouse-doc-en/references/dashboard-version-management-guide.md +12 -4
- package/bin/skills/lakehouse-doc-en/references/data-integration-intro.md +1 -1
- package/bin/skills/lakehouse-doc-en/references/data-integration.md +29 -27
- package/bin/skills/lakehouse-doc-en/references/data-load-summary.md +3 -3
- package/bin/skills/lakehouse-doc-en/references/data-quality.md +25 -25
- package/bin/skills/lakehouse-doc-en/references/data-sharing.md +31 -54
- package/bin/skills/lakehouse-doc-en/references/data-sources.md +45 -45
- package/bin/skills/lakehouse-doc-en/references/data_catalog.md +23 -25
- package/bin/skills/lakehouse-doc-en/references/data_privacy.md +5 -2
- package/bin/skills/lakehouse-doc-en/references/data_sharing_between_accounts_guide.md +0 -4
- package/bin/skills/lakehouse-doc-en/references/data_visualization.md +4 -15
- package/bin/skills/lakehouse-doc-en/references/dataagent.md +39 -7
- package/bin/skills/lakehouse-doc-en/references/databricks-delta-to-lakehouse-migration.md +168 -0
- package/bin/skills/lakehouse-doc-en/references/databricks-dlt-to-lakehouse-migration.md +331 -0
- package/bin/skills/lakehouse-doc-en/references/databricks-external-catalog-practice.md +367 -0
- package/bin/skills/lakehouse-doc-en/references/databricks-jobs-to-studio-migration.md +199 -0
- package/bin/skills/lakehouse-doc-en/references/databricks-notebook-to-studio-migration.md +350 -0
- package/bin/skills/lakehouse-doc-en/references/databricks-uc-governance-to-lakehouse-migration.md +327 -0
- package/bin/skills/lakehouse-doc-en/references/datagpt-model-config.md +34 -0
- package/bin/skills/lakehouse-doc-en/references/datagpt_data_source.md +50 -37
- package/bin/skills/lakehouse-doc-en/references/datagpt_introduction.md +55 -79
- package/bin/skills/lakehouse-doc-en/references/datagpt_quickstart.md +50 -64
- package/bin/skills/lakehouse-doc-en/references/datalake-acceleration.md +75 -2
- package/bin/skills/lakehouse-doc-en/references/dbt-databricks-to-clickzetta-migration.md +242 -0
- package/bin/skills/lakehouse-doc-en/references/dynamic-mask.md +30 -30
- package/bin/skills/lakehouse-doc-en/references/dynamic-table-bestpractice.md +1 -1
- package/bin/skills/lakehouse-doc-en/references/dynamic-table-introduce.md +1 -1
- package/bin/skills/lakehouse-doc-en/references/dynamic_table_summary.md +1 -1
- package/bin/skills/lakehouse-doc-en/references/eco_integration/streamlit.md +1 -1
- package/bin/skills/lakehouse-doc-en/references/eco_integration/superset.md +1 -1
- package/bin/skills/lakehouse-doc-en/references/ecosystem-all.md +1 -3
- package/bin/skills/lakehouse-doc-en/references/ecosystem.md +145 -0
- package/bin/skills/lakehouse-doc-en/references/external-catalog-summary.md +33 -38
- package/bin/skills/lakehouse-doc-en/references/external-function-combo-practice.md +466 -0
- package/bin/skills/lakehouse-doc-en/references/f6fc6447ee.md +7 -9
- package/bin/skills/lakehouse-doc-en/references/federation-query.md +56 -6
- package/bin/skills/lakehouse-doc-en/references/finebi-mysql.md +2 -0
- package/bin/skills/lakehouse-doc-en/references/get-started-with-sample-data.md +10 -11
- package/bin/skills/lakehouse-doc-en/references/gitfolder.md +2 -3
- package/bin/skills/lakehouse-doc-en/references/grant-privileges.md +2 -0
- package/bin/skills/lakehouse-doc-en/references/iceberg-rest-catalog-databricks.md +166 -0
- package/bin/skills/lakehouse-doc-en/references/ide.md +1 -1
- package/bin/skills/lakehouse-doc-en/references/if_else_task.md +59 -57
- package/bin/skills/lakehouse-doc-en/references/input_output.md +10 -7
- package/bin/skills/lakehouse-doc-en/references/jobprofile-bestpractices.md +60 -64
- package/bin/skills/lakehouse-doc-en/references/kafka-connection.md +0 -1
- package/bin/skills/lakehouse-doc-en/references/key-concepts.md +146 -117
- package/bin/skills/lakehouse-doc-en/references/lakehouse-ai-gateway-cz-cli.md +317 -0
- package/bin/skills/lakehouse-doc-en/references/lakehouse-ai-sql-analysis.md +345 -0
- package/bin/skills/lakehouse-doc-en/references/lakehouse-dqc-guide.md +300 -0
- package/bin/skills/lakehouse-doc-en/references/lakehouse-medallion-sql-dt-guide.md +543 -0
- package/bin/skills/lakehouse-doc-en/references/lakehouse-multi-cloud-acceleration.md +274 -0
- package/bin/skills/lakehouse-doc-en/references/lakehouse-multimodal-ai-pipeline.md +198 -0
- package/bin/skills/lakehouse-doc-en/references/lakehouse-quick-experience_guide.md +49 -52
- package/bin/skills/lakehouse-doc-en/references/lakehouse-volume-pipe-acceleration-guide.md +380 -0
- package/bin/skills/lakehouse-doc-en/references/langchain-plug-installation.md +1 -1
- package/bin/skills/lakehouse-doc-en/references/management.md +4 -9
- package/bin/skills/lakehouse-doc-en/references/medallion-lakehouse-from-scratch.md +2 -1
- package/bin/skills/lakehouse-doc-en/references/metrics_answer_build.md +58 -21
- package/bin/skills/lakehouse-doc-en/references/migrate-spark-data-engineering-best-practices-to-lakehouse.md +1 -1
- package/bin/skills/lakehouse-doc-en/references/mindsdb.md +1 -1
- package/bin/skills/lakehouse-doc-en/references/monitoring_and_alerting.md +65 -60
- package/bin/skills/lakehouse-doc-en/references/monitoring_item_specification.md +33 -33
- package/bin/skills/lakehouse-doc-en/references/multitable_batch_sync.md +16 -16
- package/bin/skills/lakehouse-doc-en/references/multitable_realtime_sync.md +65 -72
- package/bin/skills/lakehouse-doc-en/references/multitable_realtime_sync_sop.md +54 -52
- package/bin/skills/lakehouse-doc-en/references/navicat-mysql.md +2 -0
- package/bin/skills/lakehouse-doc-en/references/om-dynamic-table.md +71 -66
- package/bin/skills/lakehouse-doc-en/references/om-vcluster.md +2 -0
- package/bin/skills/lakehouse-doc-en/references/open-api-create-session.md +79 -0
- package/bin/skills/lakehouse-doc-en/references/open-api-generate-auth-token.md +63 -0
- package/bin/skills/lakehouse-doc-en/references/open-api-overview.md +96 -0
- package/bin/skills/lakehouse-doc-en/references/open-api-quick-start.md +286 -0
- package/bin/skills/lakehouse-doc-en/references/open-api-response-guide.md +264 -0
- package/bin/skills/lakehouse-doc-en/references/open-api-safe-question-poll.md +201 -0
- package/bin/skills/lakehouse-doc-en/references/open-api-text2insight-query.md +99 -0
- package/bin/skills/lakehouse-doc-en/references/open-api-text2insight-stop.md +74 -0
- package/bin/skills/lakehouse-doc-en/references/overview.md +6 -7
- package/bin/skills/lakehouse-doc-en/references/permission-application.md +5 -5
- package/bin/skills/lakehouse-doc-en/references/pipe-introduction.md +1 -0
- package/bin/skills/lakehouse-doc-en/references/pipe-kafka-table-stream.md +72 -70
- package/bin/skills/lakehouse-doc-en/references/pipe-kafka.md +105 -110
- package/bin/skills/lakehouse-doc-en/references/pipe-overview.md +40 -40
- package/bin/skills/lakehouse-doc-en/references/pipe-storage-object.md +43 -48
- package/bin/skills/lakehouse-doc-en/references/pipe-summary.md +14 -4
- package/bin/skills/lakehouse-doc-en/references/pipe-syntax.md +58 -151
- package/bin/skills/lakehouse-doc-en/references/practice_python_task.md +4 -4
- package/bin/skills/lakehouse-doc-en/references/pricing-ai-gateway.md +181 -0
- package/bin/skills/lakehouse-doc-en/references/pricing-lakehouse.md +316 -0
- package/bin/skills/lakehouse-doc-en/references/pricing.md +44 -288
- package/bin/skills/lakehouse-doc-en/references/private-link-general.md +0 -2
- package/bin/skills/lakehouse-doc-en/references/pyspark-to-zettapark-migration-f1.md +1 -1
- package/bin/skills/lakehouse-doc-en/references/python-igs.md +7 -3
- package/bin/skills/lakehouse-doc-en/references/python-sample-put-github-rt-events.md +1 -1
- package/bin/skills/lakehouse-doc-en/references/python-task.md +1 -1
- package/bin/skills/lakehouse-doc-en/references/python_reference/connector.md +3 -3
- package/bin/skills/lakehouse-doc-en/references/python_reference/connector_advanced.md +2 -2
- package/bin/skills/lakehouse-doc-en/references/python_reference/connector_examples.md +2 -2
- package/bin/skills/lakehouse-doc-en/references/python_sdk_guide.md +1 -1
- package/bin/skills/lakehouse-doc-en/references/python_shell_datasource.md +11 -9
- package/bin/skills/lakehouse-doc-en/references/quick_start_batch_sync_data.md +9 -18
- package/bin/skills/lakehouse-doc-en/references/quick_start_bi_analysis.md +8 -25
- package/bin/skills/lakehouse-doc-en/references/quick_start_create_workspace.md +4 -6
- package/bin/skills/lakehouse-doc-en/references/quick_start_data_quality.md +8 -8
- package/bin/skills/lakehouse-doc-en/references/quick_start_etl.md +16 -20
- package/bin/skills/lakehouse-doc-en/references/quick_start_monitoring_and_alerting.md +10 -18
- package/bin/skills/lakehouse-doc-en/references/quick_start_sql_query.md +7 -10
- package/bin/skills/lakehouse-doc-en/references/quick_start_upload_data.md +5 -7
- package/bin/skills/lakehouse-doc-en/references/quick_start_user_management.md +8 -8
- package/bin/skills/lakehouse-doc-en/references/quick_start_workspace.md +0 -5
- package/bin/skills/lakehouse-doc-en/references/quick_start_workspace_user.md +8 -8
- package/bin/skills/lakehouse-doc-en/references/quickstart.md +69 -56
- package/bin/skills/lakehouse-doc-en/references/quickstart_datashare_between_companies.md +0 -5
- package/bin/skills/lakehouse-doc-en/references/quickstart_envirment_for_team.md +0 -24
- package/bin/skills/lakehouse-doc-en/references/realtime-pipeline-selection-guide.md +1 -2
- package/bin/skills/lakehouse-doc-en/references/realtime-sales-dashboard-with-dynamic-table.md +3 -3
- package/bin/skills/lakehouse-doc-en/references/realtime_sync.md +0 -1
- package/bin/skills/lakehouse-doc-en/references/release-note-2026-05-19.md +5 -3
- package/bin/skills/lakehouse-doc-en/references/revoke-privileges.md +3 -1
- package/bin/skills/lakehouse-doc-en/references/roles.md +2 -3
- package/bin/skills/lakehouse-doc-en/references/row-filter.md +165 -0
- package/bin/skills/lakehouse-doc-en/references/row_level_permission.md +30 -19
- package/bin/skills/lakehouse-doc-en/references/scheduled_task.md +28 -21
- package/bin/skills/lakehouse-doc-en/references/security_overview.md +99 -21
- package/bin/skills/lakehouse-doc-en/references/set-command.md +1 -1
- package/bin/skills/lakehouse-doc-en/references/setup.md +13 -15
- package/bin/skills/lakehouse-doc-en/references/show-grants.md +1 -1
- package/bin/skills/lakehouse-doc-en/references/snowflake-dynamic-tables-to-lakehouse.md +2 -2
- package/bin/skills/lakehouse-doc-en/references/spark-connector-summary.md +1 -1
- package/bin/skills/lakehouse-doc-en/references/sql_functions/context_functions/current_vcluster.md +1 -1
- package/bin/skills/lakehouse-doc-en/references/sso-configuration.md +2 -2
- package/bin/skills/lakehouse-doc-en/references/streaming_pipeline_with_dynamic_table.md +0 -1
- package/bin/skills/lakehouse-doc-en/references/studio-incremental-sync-practice.md +27 -23
- package/bin/skills/lakehouse-doc-en/references/studio-shell-task.md +1 -1
- package/bin/skills/lakehouse-doc-en/references/supported-cloud-platforms.md +32 -0
- package/bin/skills/lakehouse-doc-en/references/table_rendering.md +18 -12
- package/bin/skills/lakehouse-doc-en/references/task-develop.md +89 -91
- package/bin/skills/lakehouse-doc-en/references/task_development.md +19 -17
- package/bin/skills/lakehouse-doc-en/references/task_group.md +16 -14
- package/bin/skills/lakehouse-doc-en/references/task_instance.md +21 -21
- package/bin/skills/lakehouse-doc-en/references/task_param.md +38 -35
- package/bin/skills/lakehouse-doc-en/references/task_param_reference.md +81 -79
- package/bin/skills/lakehouse-doc-en/references/task_scheduling_dependency.md +20 -21
- package/bin/skills/lakehouse-doc-en/references/tencentcloud_arn_and_externalid.md +1 -5
- package/bin/skills/lakehouse-doc-en/references/trial-account-quotas-and-limits.md +1 -3
- package/bin/skills/lakehouse-doc-en/references/tutorial_connect_to_lakehouse.md +69 -0
- package/bin/skills/lakehouse-doc-en/references/tutorials.md +4 -1
- package/bin/skills/lakehouse-doc-en/references/unique-key.md +167 -0
- package/bin/skills/lakehouse-doc-en/references/usageandbillingview.md +138 -0
- package/bin/skills/lakehouse-doc-en/references/use-dbt-dev.md +3 -3
- package/bin/skills/lakehouse-doc-en/references/use-java-sdk-realtime-uploaddata.md +1 -1
- package/bin/skills/lakehouse-doc-en/references/use-java-sdk-upload-data-local.md +3 -3
- package/bin/skills/lakehouse-doc-en/references/use-models.md +128 -0
- package/bin/skills/lakehouse-doc-en/references/use-mysql-client.md +81 -81
- package/bin/skills/lakehouse-doc-en/references/use-python-sdk-upload-data.md +10 -12
- package/bin/skills/lakehouse-doc-en/references/user-identification.md +2 -3
- package/bin/skills/lakehouse-doc-en/references/user_permission_grand_guide.md +1 -1
- package/bin/skills/lakehouse-doc-en/references/using-udf-in-dynamic-table.md +1 -1
- package/bin/skills/lakehouse-doc-en/references/vc_cache.md +18 -22
- package/bin/skills/lakehouse-doc-en/references/vcluster_size_description.md +33 -31
- package/bin/skills/lakehouse-doc-en/references/virtual-cluster.md +43 -45
- package/bin/skills/lakehouse-doc-en/references/web-job-history.md +94 -108
- package/bin/skills/lakehouse-doc-en/references/web_search.md +16 -7
- package/bin/skills/lakehouse-doc-en/references/zettapark-data-engineering-demo.md +1 -1
- package/bin/skills/lakehouse-doc-en/references/zettapark-dataframe-guide.md +144 -70
- package/bin/skills/lakehouse-doc-en/references/zettapark-dynamic-table-guide.md +2 -2
- package/bin/skills/lakehouse-doc-en/references/zettapark-etl-guide.md +73 -33
- package/bin/skills/lakehouse-doc-en/references/zettapark-feature-engineering.md +2 -2
- package/bin/skills/lakehouse-doc-en/references/zettapark-functions-guide.md +75 -46
- package/bin/skills/lakehouse-doc-en/references/zettapark-quick-start.md +2 -2
- package/bin/skills/lakehouse-doc-en/references/zettapark-stream-guide.md +4 -4
- package/bin/skills/lakehouse-doc-en/references/zettapark-volume-guide.md +93 -29
- package/package.json +1 -1
- package/bin/skills/lakehouse-doc-en/references/CLAUDE.md +0 -606
- package/bin/skills/lakehouse-doc-en/references/modelprice.md +0 -155
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
## V1.0 Release Notes
|
|
2
|
+
|
|
3
|
+
**Release Date**: February 5, 2026
|
|
4
|
+
**Release Scope**: Simultaneous release across Alibaba Cloud Shanghai and AWS Singapore regions
|
|
5
|
+
|
|
6
|
+
## Core Features Launch
|
|
7
|
+
|
|
8
|
+
**Release Scope**:
|
|
9
|
+
|
|
10
|
+
1. Standardized unified API gateway: Full compatibility with the OpenAI interface protocol. Business systems built on OpenAI can integrate without any code modifications.
|
|
11
|
+
2. First-wave mainstream model onboarding: Integrated text large language models including ByteDance Doubao, Alibaba Cloud Qwen, and DeepSeek.
|
|
12
|
+
3. Basic key management: Supports full lifecycle management of model API keys on a single platform, including binding, enabling, and disabling.
|
|
13
|
+
4. Basic routing and scheduling: Supports manual specification of model call providers and load balancing across multiple providers.
|
|
14
|
+
5. Basic monitoring and statistics: Provides real-time visualization of core metrics such as call volume and call success rate.
|
|
15
|
+
|
|
16
|
+
***
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
## V1.0.2 Release Notes
|
|
2
|
+
|
|
3
|
+
**Release Date**: March 29, 2026
|
|
4
|
+
**Release Scope**: Simultaneous release across Alibaba Cloud Shanghai and AWS Singapore regions
|
|
5
|
+
|
|
6
|
+
## Core Features Launch
|
|
7
|
+
|
|
8
|
+
**Release Scope**:
|
|
9
|
+
|
|
10
|
+
1. Fully standardized interfaces: Unified request and response formats across all integrated models, enabling cross-model calls with no interface differences.
|
|
11
|
+
2. Billing management: Supports generating billing statements by model and by time dimension, with billing export functionality.
|
|
12
|
+
3. Call log traceability: Supports querying, filtering, and exporting all call logs within the past 7 days.
|
|
13
|
+
4. Multi-language development support: Released SDKs and complete call examples for mainstream languages including Python, Java, and Go.
|
|
14
|
+
5. Online help center: Launched the product user manual and FAQ library.
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
## V1.0.1 Release Notes
|
|
2
|
+
|
|
3
|
+
**Release Date**: March 8, 2026
|
|
4
|
+
**Release Scope**: Simultaneous release across Alibaba Cloud Shanghai and AWS Singapore regions
|
|
5
|
+
|
|
6
|
+
## Core Features Launch
|
|
7
|
+
|
|
8
|
+
**Release Scope**:
|
|
9
|
+
|
|
10
|
+
1. Unified multi-model key management: A single API key can be bound to multiple platform models simultaneously, enabling one key to manage all large model call permissions.
|
|
11
|
+
2. BYOK (Bring Your Own Key) support: Integrate your own model API keys. Models can be called through the unified platform without migration.
|
|
12
|
+
3. Cost-optimized smart routing: New price-based routing strategy that automatically selects the lowest-cost available provider.
|
|
13
|
+
4. First model library expansion: Added high cost-efficiency text models including Qwen 3.5 and DeepSeek V2; added image generation models including Tongyi Wanxiang 2.0, officially enabling text-to-image capabilities.
|
|
14
|
+
5. Basic permission isolation: Supports restricting the callable model list per API key, enabling permission isolation across different business lines.
|
|
15
|
+
|
|
16
|
+
***
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
## V1.1 Release Notes
|
|
2
|
+
|
|
3
|
+
**Release Date**: April 28, 2026
|
|
4
|
+
**Release Scope**: Simultaneous release across Alibaba Cloud Shanghai and AWS Singapore regions
|
|
5
|
+
|
|
6
|
+
## Core Features Launch
|
|
7
|
+
|
|
8
|
+
1. **Unified model calling platform**: A single standardized API can call all large model services provided by the platform, supporting multi-modal capabilities including text generation, image generation, and video generation.
|
|
9
|
+
|
|
10
|
+
2. **Flexible API Key binding**
|
|
11
|
+
|
|
12
|
+
* A single API Key can be bound to multiple platform models simultaneously, eliminating the need to create separate keys for different models.
|
|
13
|
+
* Supports binding user-owned models (BYOK). Models can be called through the unified platform without migration, offering greater flexibility.
|
|
14
|
+
|
|
15
|
+
3. **Smart routing strategy configuration**
|
|
16
|
+
|
|
17
|
+
* Price-based routing strategy: automatically selects the lowest-cost available provider to reduce call costs.
|
|
18
|
+
* Provider-based routing strategy: supports customizing provider priority so the same model is automatically dispatched to the specified provider.
|
|
19
|
+
* Custom model visibility: restricts the list of callable models per API Key.
|
|
20
|
+
|
|
21
|
+
4. **Core management capabilities**
|
|
22
|
+
|
|
23
|
+
* Visual usage statistics and billing query.
|
|
24
|
+
* Endpoint start/stop control for flexible business access management.
|
|
25
|
+
* Complete online interface documentation and call examples.
|
|
26
|
+
|
|
27
|
+
## Upcoming Features
|
|
28
|
+
|
|
29
|
+
We will continue to optimize the platform experience. Upcoming features include a revamped model marketplace, enhanced batch inference capabilities, and expanded vector models. Stay tuned.
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
## V1.1.1 Release Notes
|
|
2
|
+
|
|
3
|
+
**Release Date**: May 12, 2026
|
|
4
|
+
**Release Scope**: Simultaneous release on Alibaba Cloud Shanghai and AWS Singapore
|
|
5
|
+
|
|
6
|
+
## Core Upgrades
|
|
7
|
+
|
|
8
|
+
This release completes a **full underlying architecture overhaul**, reinforcing stability at the service layer and significantly improving request success rates and service reliability in high-concurrency scenarios, providing a more stable model invocation experience.
|
|
9
|
+
|
|
10
|
+
## Feature Updates
|
|
11
|
+
|
|
12
|
+
1. **New BYOK (Bring Your Own Key) visual management interface** — Users can now upload their own API keys directly in the platform console and enable connectivity with platform-integrated models in one click, without requiring backend configuration. The process is simpler and more intuitive.
|
|
13
|
+
2. **API key quota supports long-term validity** — Added a long-term validity option for API key quotas, eliminating the need for periodic renewals to support stable long-term use.
|
|
14
|
+
3. **Pass-Through mode** — Supports native protocol pass-through for third-party models, enabling compatibility with more third-party service call methods.
|
|
15
|
+
|
|
16
|
+
### Important Notes
|
|
17
|
+
|
|
18
|
+
1. To ensure service stability and reliability, V1.1 and later will no longer support user-defined addition of models and providers that have not been officially integrated through the platform.
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
## V1.2 Release Notes
|
|
2
|
+
|
|
3
|
+
**Release Date**: May 15, 2026
|
|
4
|
+
**Release Scope**: Simultaneous release across Alibaba Cloud Shanghai and AWS Singapore regions
|
|
5
|
+
|
|
6
|
+
### Feature Updates
|
|
7
|
+
|
|
8
|
+
1. **Smart routing strategy configuration** supports configuring routing rules by provider priority. The same model can be automatically dispatched to specified provider resources.
|
|
9
|
+
2. **Online API documentation** releases complete feature documentation and API call examples.
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
## V1.3 Release Notes
|
|
2
|
+
|
|
3
|
+
**Release Date**: May 21, 2026
|
|
4
|
+
**Release Scope**: Simultaneous release across Alibaba Cloud Shanghai and AWS Singapore regions
|
|
5
|
+
|
|
6
|
+
### Feature Updates
|
|
7
|
+
|
|
8
|
+
1. **Platform model library expansion**: Added the Seedream 5.0 Lite image generation model, supporting text-to-image and image-to-image capabilities.
|
|
9
|
+
2. **Improved interface error messages**: Error responses now include request retry history, making it easier to quickly identify the cause of failed calls.
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
## V1.4 Release Notes
|
|
2
|
+
|
|
3
|
+
**Release Date**: May 28, 2026
|
|
4
|
+
**Release Scope**: Simultaneous release across Alibaba Cloud Shanghai and AWS Singapore regions
|
|
5
|
+
|
|
6
|
+
### Feature Updates
|
|
7
|
+
|
|
8
|
+
1. **Endpoint start/stop control**: Supports independently enabling or disabling the corresponding call endpoint addresses, enabling flexible control over business activation and deactivation.
|
|
9
|
+
2. **Model filtering**: Supports quickly filtering target models by model type and provider.
|
|
10
|
+
3. **Improved operation experience**: The key management page now includes a one-click API key copy feature, simplifying the configuration process.
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
## V1.5 Release Notes
|
|
2
|
+
|
|
3
|
+
**Release Date**: June 3, 2026 **Release Scope**: Simultaneous release across Alibaba Cloud Shanghai and AWS Singapore regions
|
|
4
|
+
|
|
5
|
+
### Feature Updates
|
|
6
|
+
|
|
7
|
+
1. **Video generation officially launched**: Supports asynchronous video generation task submission, progress querying, result retrieval, and deletion.
|
|
8
|
+
2. **Whitelist system launched**: Implements system-level model whitelist and API key whitelist management for fine-grained access control.
|
|
9
|
+
3. **Platform model library continues to expand**: Added multiple new video and image generation models to enrich customer selection options.
|
|
@@ -8,7 +8,6 @@ When configuring Private Link to access the Lakehouse network, to ensure that th
|
|
|
8
8
|
|
|
9
9
|
First, go to the Alibaba Cloud Access Control page (<https://ram.console.aliyun.com/roles>) and click "Create Role", then select the feasible entity type as: Alibaba Cloud Account:
|
|
10
10
|
|
|
11
|
-
:-: 
|
|
12
11
|
|
|
13
12
|
^
|
|
14
13
|
|
|
@@ -16,25 +15,21 @@ Enter a custom role name in the role name field;
|
|
|
16
15
|
|
|
17
16
|
In "Select Trusted Cloud Account", choose "Other Cloud Account", and copy the Lakehouse endpoint service's LakehouseUID content and paste it in.
|
|
18
17
|
|
|
19
|
-
:-: 
|
|
20
18
|
|
|
21
19
|
^
|
|
22
20
|
|
|
23
21
|
After the role is created, click "Authorize Role", and then click "Create Authorization";
|
|
24
22
|
|
|
25
|
-
:-: 
|
|
26
23
|
|
|
27
24
|
^
|
|
28
25
|
|
|
29
26
|
Search for "privatelink", and check: AliyunPrivateLinkReadOnlyAccess and AliyunPrivatelinkEndpointServiceReadOnlyAccess two policies;
|
|
30
27
|
|
|
31
|
-
:-: 
|
|
32
28
|
|
|
33
29
|
^
|
|
34
30
|
|
|
35
31
|
After completing "Confirm New Authorization", switch to the "Trust Policy" tab, and click "Edit Trust Policy":
|
|
36
32
|
|
|
37
|
-
:-: 
|
|
38
33
|
|
|
39
34
|
Paste the following content between "Action": "sts:AssumeRole", and "Effect": "Allow":
|
|
40
35
|
Sure, here is the translated content:
|
|
@@ -1,179 +1,196 @@
|
|
|
1
|
-
# Analytics Agent Answer Accuracy Improvement
|
|
1
|
+
# Analytics Agent Answer Accuracy Improvement Best Practices
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
Addressing the most common question: what techniques can improve answer accuracy, which approach fits which scenario, and how to manage them?
|
|
4
|
+
|
|
5
|
+
## 0. Reduce Noise at the Architecture Level: Partition Analysis Domains
|
|
6
|
+
|
|
7
|
+
The single most effective first step to improving accuracy is not tuning parameters — it is narrowing the model's "search space." When tables from all business lines are piled together, the model has to guess the right table from dozens or even hundreds of candidates every time it answers — the more noise, the higher the chance of selecting the wrong one.
|
|
8
|
+
|
|
9
|
+
Analysis domains let you split data by business topic: one domain for sales, one for HR, one for supply chain. Each domain contains only its relevant tables, metrics, and knowledge. When a user asks a question within a domain, the model reasons only within that domain's scope, which naturally improves accuracy. Domains can also be bound to users, providing built-in data isolation — users from different departments can only see data within their own domain.
|
|
10
|
+
|
|
11
|
+
:-: 
|
|
12
|
+
|
|
13
|
+
The **Analysis** page shows all analysis domains, each displaying the count of tables, metrics, answer builders, and knowledge items it contains. Click **New Analysis Domain** to create one, then associate data tables and users in the domain settings.
|
|
14
|
+
|
|
15
|
+
> 💡 **Tip**: If you have only one business scenario, a single domain is sufficient. Consider splitting only when the model frequently selects the wrong table, or when you need to isolate data for different teams.
|
|
16
|
+
|
|
17
|
+
***
|
|
4
18
|
|
|
5
19
|
## 1. What Capabilities Improve Accuracy?
|
|
6
20
|
|
|
7
|
-
Analytics Agent (
|
|
21
|
+
Data Analytics Agent (DataGPT) provides **4 core capabilities** to feed more business context to the model and improve answer accuracy:
|
|
8
22
|
|
|
9
|
-
### 1. Table/Column Schema
|
|
23
|
+
### 1. Table/Column Schema Descriptions
|
|
10
24
|
|
|
11
|
-

|
|
12
26
|
|
|
13
|
-
| Configuration
|
|
14
|
-
|
|
|
15
|
-
| Table
|
|
16
|
-
| Column
|
|
17
|
-
| Column
|
|
18
|
-
| Hidden
|
|
19
|
-
| Virtual
|
|
27
|
+
| Configuration | Purpose | Example |
|
|
28
|
+
| ------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------- |
|
|
29
|
+
| Table description | Tell the model what this table contains | "Daily sales transaction data for all stores in the Hong Kong region" |
|
|
30
|
+
| Column alias | Help the model understand different names for the same field | Column `rev_amt` → alias "revenue", "turnover" |
|
|
31
|
+
| Column description | Explain business meaning and value rules for a column | "`payment_type`: payment method, values include cash/card/octopus" |
|
|
32
|
+
| Hidden columns | When a table has many fields, some columns are meaningless for business analysis (e.g., system primary keys, ETL timestamps, internal codes). Hiding them prevents these columns from participating in AI Q\&A, reducing the chance of wrong column selection | Use when: the table has many technical fields that confuse the model; or certain sensitive fields should not be referenced by AI |
|
|
33
|
+
| Virtual columns | When schema changes require AI to adapt its understanding, create a virtual column via a SQL expression without modifying the underlying table | Use when: a raw field needs transformation to make its business meaning more understandable to AI |
|
|
20
34
|
|
|
21
35
|
### 2. Knowledge (Knowledge Base / Analysis Documents)
|
|
22
36
|
|
|
23
|
-
Business background knowledge provided
|
|
37
|
+
Business background knowledge provided as files, injected into the conversation context via RAG retrieval.
|
|
24
38
|
|
|
25
|
-
|
|
39
|
+
Suitable content for the knowledge base:
|
|
26
40
|
|
|
27
|
-
* Business
|
|
28
|
-
* Data
|
|
41
|
+
* Business rules
|
|
42
|
+
* Data dictionaries / code mapping tables
|
|
29
43
|
* Industry terminology explanations
|
|
30
|
-
* Analysis
|
|
31
|
-
* FAQ
|
|
32
|
-
* Content
|
|
44
|
+
* Analysis methodologies / calculation definitions
|
|
45
|
+
* FAQ
|
|
46
|
+
* Content that should only be recalled in specific scenarios
|
|
33
47
|
|
|
34
|
-
**Core
|
|
48
|
+
**Core value**: Helps the model understand the business logic behind the data, not just the data structure.
|
|
35
49
|
|
|
36
50
|
### 3. Metrics / Answer Builder
|
|
37
51
|
|
|
38
|
-
|
|
52
|
+
Pre-defined calculation formulas with alias matching, ensuring consistent metric definitions. Specifically:
|
|
39
53
|
|
|
40
|
-
* Metrics:
|
|
41
|
-
* Answer Builder:
|
|
54
|
+
* Metrics: used to define aggregate calculations (e.g., SUM, AVG)
|
|
55
|
+
* Answer Builder: used to define queries involving multi-table JOINs and complex filter conditions
|
|
42
56
|
|
|
43
|
-
| Element
|
|
44
|
-
|
|
|
45
|
-
| Metric
|
|
46
|
-
| Calculation
|
|
47
|
-
|
|
|
48
|
-
| Auto-
|
|
57
|
+
| Element | Description | Screenshot demo |
|
|
58
|
+
| --------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------- |
|
|
59
|
+
| Metric name | e.g., "Average Order Value" |  |
|
|
60
|
+
| Calculation logic | SUM(revenue) / COUNT(DISTINCT order\_id) |  |
|
|
61
|
+
| Aliases | Help the model understand different names for the same concept |  |
|
|
62
|
+
| Auto-generate metrics | Basic aggregate metrics (SUM, COUNT, etc.) can already be auto-generated for selected tables; context-aware metric insights and auto-generation for smarter metric recommendations are coming soon | |
|
|
49
63
|
|
|
50
|
-
**Core
|
|
64
|
+
**Core value**: Ensures key business metrics are calculated consistently and accurately — the same SQL is generated every time the same question is asked.
|
|
51
65
|
|
|
52
66
|
### 4. Domain Prompt
|
|
53
67
|
|
|
54
|
-
|
|
68
|
+
A system prompt at the analysis domain level, functioning as a "role definition" and "behavioral guidelines" for the model.
|
|
55
69
|
|
|
56
|
-
* Role
|
|
57
|
-
*
|
|
58
|
-
* Business constraints: "When calculating same-store growth, only
|
|
59
|
-
* Output preferences: "For trend-related questions,
|
|
70
|
+
* Role definition: "You are a data analyst specializing in the Hong Kong food and beverage industry"
|
|
71
|
+
* Response guidelines: "Currency defaults to HKD, date format is YYYY-MM-DD"
|
|
72
|
+
* Business constraints: "When calculating same-store growth, include only stores that have been open for at least 12 months"
|
|
73
|
+
* Output preferences: "For trend-related questions, prefer line charts"
|
|
60
74
|
|
|
61
|
-
**Core
|
|
75
|
+
**Core value**: Sets global rules so you do not have to repeat preconditions every conversation.
|
|
62
76
|
|
|
63
77
|
***
|
|
64
78
|
|
|
65
|
-
## 2. Which Capability
|
|
79
|
+
## 2. Which Capability Fits Which Scenario? (Scenario → Capability Mapping)
|
|
66
80
|
|
|
67
|
-
| Scenario/Problem Type
|
|
68
|
-
|
|
|
69
|
-
|
|
|
70
|
-
|
|
|
71
|
-
|
|
|
72
|
-
|
|
|
73
|
-
|
|
|
74
|
-
|
|
|
75
|
-
|
|
|
76
|
-
|
|
|
81
|
+
| Scenario / Problem Type | Recommended Capability | Why |
|
|
82
|
+
| ---------------------------------------------------------------------------- | -------------------------------- | ---------------------------------------------- |
|
|
83
|
+
| Many tables, model frequently picks wrong table | Partition analysis domains | Narrows the model's selection space |
|
|
84
|
+
| Different teams need data isolation | Partition analysis domains | Domain-user binding provides natural isolation |
|
|
85
|
+
| Model picks wrong table or column | Table/column Schema descriptions | Unclear descriptions cause mismatches |
|
|
86
|
+
| Filter values are wrong (e.g., full name used but data stores abbreviations) | Column value index | Enables fuzzy matching |
|
|
87
|
+
| Calculation logic is wrong (e.g., "gross profit" computed incorrectly) | Metrics | Pre-defines the exact formula |
|
|
88
|
+
| Complex calculation logic (multi-table JOIN + conditional filters) | Answer Builder | Provides a SQL template |
|
|
89
|
+
| Model does not understand business terms (e.g., "table turnover rate") | Knowledge base | Provides terminology explanation documents |
|
|
90
|
+
| Background knowledge needed to answer (e.g., "Why did March revenue drop?") | Knowledge base | Provides business context documents |
|
|
91
|
+
| Preconditions have to be repeated every conversation | Domain prompt | Set once, applied globally |
|
|
92
|
+
| Same metric has multiple names | Metric alias / column alias | Supports multiple expression matching |
|
|
77
93
|
|
|
78
|
-
### Decision
|
|
94
|
+
### Decision Flow
|
|
79
95
|
|
|
80
96
|
```
|
|
81
|
-
|
|
82
|
-
User question is inaccurate
|
|
97
|
+
User answer is inaccurate
|
|
83
98
|
|
|
84
99
|
↓
|
|
85
100
|
|
|
86
|
-
|
|
101
|
+
Many tables, model frequently picks wrong table? → Yes → Partition analysis domains
|
|
87
102
|
|
|
88
103
|
↓ No
|
|
89
104
|
|
|
90
|
-
Is it "wrong
|
|
105
|
+
Is it "wrong table/column"? → Yes → Complete Schema descriptions + column value index
|
|
91
106
|
|
|
92
107
|
↓ No
|
|
93
108
|
|
|
94
|
-
Is it "
|
|
109
|
+
Is it "wrong calculation logic"? → Yes → Create a Metric or Answer Builder
|
|
95
110
|
|
|
96
111
|
↓ No
|
|
97
112
|
|
|
98
|
-
Is it "
|
|
113
|
+
Is it "does not understand business concepts"? → Yes → Add knowledge base documents
|
|
99
114
|
|
|
100
115
|
↓ No
|
|
101
116
|
|
|
102
|
-
|
|
117
|
+
Is it "preconditions must be repeated every time"? → Yes → Configure domain prompt
|
|
118
|
+
|
|
119
|
+
↓ No
|
|
103
120
|
|
|
121
|
+
Investigate using a combination of the above techniques
|
|
104
122
|
```
|
|
105
123
|
|
|
106
124
|
***
|
|
107
125
|
|
|
108
126
|
## 3. How to Use? (Knowledge Base Management)
|
|
109
127
|
|
|
110
|
-
### 3.1 Knowledge Base
|
|
128
|
+
### 3.1 Knowledge Base Structure
|
|
111
129
|
|
|
112
|
-
The new knowledge base uses a hierarchical folder structure (similar to Lark
|
|
113
|
-

|
|
130
|
+
The new knowledge base uses a hierarchical folder structure (similar to Feishu/Lark knowledge base):
|
|
114
131
|
|
|
115
132
|
### 3.2 Content Creation Methods
|
|
116
133
|
|
|
117
|
-
| Method
|
|
118
|
-
|
|
|
119
|
-
| Create directly
|
|
120
|
-
|
|
|
121
|
-
|
|
|
134
|
+
| Method | Suitable Scenario |
|
|
135
|
+
| ------------------------- | ------------------------------------------------------------- |
|
|
136
|
+
| Create directly | Manually write business rules, terminology explanations, etc. |
|
|
137
|
+
| Upload locally | You already have PDF/Word/Excel/Markdown documents |
|
|
138
|
+
| Import from cloud storage | Bulk import existing documents from OSS/S3 |
|
|
122
139
|
|
|
123
|
-
### 3.3 Associate with Analysis
|
|
140
|
+
### 3.3 Associate with Analysis Domain (Critical!)
|
|
124
141
|
|
|
125
|
-
Knowledge base content must be associated with an analysis domain
|
|
142
|
+
Knowledge base content must be associated with an analysis domain before conversations in that domain can retrieve it:
|
|
126
143
|
|
|
127
|
-
*
|
|
128
|
-
*
|
|
144
|
+
* Associate at the folder level → sub-files inherit automatically
|
|
145
|
+
* One file can be associated with multiple analysis domains
|
|
129
146
|
* Unassociated files will not be retrieved by any conversation
|
|
130
147
|
|
|
131
|
-
**Best
|
|
148
|
+
**Best practices**:
|
|
132
149
|
|
|
133
|
-
* Create folders by business
|
|
134
|
-
*
|
|
135
|
-
*
|
|
150
|
+
* Create folders by business topic, associate domains at the folder level
|
|
151
|
+
* Associate general knowledge (e.g., company glossary) with all analysis domains
|
|
152
|
+
* Associate domain-specific knowledge only with the corresponding domain
|
|
136
153
|
|
|
137
|
-
### 3.4 What Content
|
|
154
|
+
### 3.4 What Content Belongs in the Knowledge Base?
|
|
138
155
|
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
| Content Type | Example |
|
|
142
|
-
| ---------------- | ---------------------------------------------------------- |
|
|
143
|
-
| Business rules | Table turnover rate = tables served / total tables; Average transaction value = revenue / customer count |
|
|
144
|
-
| Code mapping | Store code A01 = Causeway Bay store, A02 = Mong Kok store |
|
|
145
|
-
| Industry terms | Definitions of "dine-in", "takeaway", "table turnover", "preparation time" |
|
|
146
|
-
| Data definitions | "Valid orders" exclude refunded orders and test orders |
|
|
147
|
-
| Analysis methods | Same-store growth only counts stores open for 12+ months |
|
|
148
|
-
| Common FAQ | "Why don't the report numbers match finance?" → Because the report excludes tax |
|
|
149
|
-
| Background info | In Q1 2026, the company adjusted stores: 3 new openings, 2 closures |
|
|
150
|
-
|
|
151
|
-
❌ Content NOT suitable for knowledge base:
|
|
156
|
+
Content suitable for the knowledge base:
|
|
152
157
|
|
|
153
|
-
| Content Type
|
|
154
|
-
|
|
|
155
|
-
|
|
|
156
|
-
|
|
|
157
|
-
|
|
|
158
|
-
|
|
|
158
|
+
| Content Type | Example |
|
|
159
|
+
| ---------------------- | -------------------------------------------------------------------------------------------------- |
|
|
160
|
+
| Business rules | Table turnover rate = tables served / total tables; average order value = revenue / customer count |
|
|
161
|
+
| Code mapping | Store code A01 = Causeway Bay store, A02 = Mong Kok store |
|
|
162
|
+
| Industry terminology | Definitions of "dine-in", "delivery", "table turnover", "service time" |
|
|
163
|
+
| Data definitions | "Valid orders" exclude refunded orders and test orders |
|
|
164
|
+
| Analysis methodology | Same-store growth counts only stores open for at least 12 months |
|
|
165
|
+
| Common FAQ | "Why does report data not match accounting?" → Because the report excludes tax |
|
|
166
|
+
| Background information | In Q1 2026 the company adjusted stores: 3 new openings, 2 closures |
|
|
167
|
+
|
|
168
|
+
Content not suitable for the knowledge base:
|
|
169
|
+
|
|
170
|
+
| Content Type | What to Use Instead |
|
|
171
|
+
| -------------------------------------- | --------------------------- |
|
|
172
|
+
| Exact calculation formulas for metrics | → Use the "Metrics" feature |
|
|
173
|
+
| Complex SQL templates | → Use the "Answer Builder" |
|
|
174
|
+
| Column aliases and descriptions | → Use "Schema Descriptions" |
|
|
175
|
+
| Global response guidelines | → Use the "Domain Prompt" |
|
|
159
176
|
|
|
160
177
|
### 3.5 Management Recommendations
|
|
161
178
|
|
|
162
|
-
| Recommendation
|
|
163
|
-
|
|
|
164
|
-
|
|
|
165
|
-
| Keep documents concise
|
|
166
|
-
| Update regularly
|
|
167
|
-
|
|
|
168
|
-
|
|
|
179
|
+
| Recommendation | Details |
|
|
180
|
+
| --------------------------- | ---------------------------------------------------------------------------------------- |
|
|
181
|
+
| Use folders by topic | Easier to manage and bulk-associate with analysis domains |
|
|
182
|
+
| Keep documents concise | Each file focuses on one topic; avoid large all-in-one documents |
|
|
183
|
+
| Update regularly | Sync the knowledge base when business rules change |
|
|
184
|
+
| Use meaningful names | File names should reflect content, e.g., "table-turnover-rate-calculation-rules.md" |
|
|
185
|
+
| Validate before rolling out | Test a few questions after adding knowledge to confirm the effect before wide deployment |
|
|
169
186
|
|
|
170
|
-
## 4. Summary:
|
|
187
|
+
## 4. Summary: How the 4 Capabilities Work Together
|
|
171
188
|
|
|
172
189
|
In one sentence:
|
|
173
190
|
|
|
174
|
-
* Schema
|
|
191
|
+
* Schema descriptions help the model "find the right data"
|
|
175
192
|
* Metrics help the model "calculate the right numbers"
|
|
176
|
-
* Knowledge
|
|
177
|
-
* Domain
|
|
193
|
+
* Knowledge base helps the model "understand the business"
|
|
194
|
+
* Domain prompt helps the model "follow the rules"
|
|
178
195
|
|
|
179
|
-
|
|
196
|
+
Using all four together yields the highest accuracy.
|
|
@@ -10,10 +10,8 @@ You must have already applied for resource permissions. For related operation in
|
|
|
10
10
|
|
|
11
11
|
Click **Approval > Application** in the left menu to enter the **Application Records** page.
|
|
12
12
|
|
|
13
|
-

|
|
14
|
-
|
|
15
13
|
You can perform the following operations:
|
|
16
|
-
|
|
14
|
+
|
|
17
15
|
|
|
18
16
|
* **View work order details**: Click a **Work Order ID** in the list. In the pop-up side panel, you can view details of the work order, including application details, requested resources, approval status, etc.
|
|
19
17
|
|
|
@@ -13,21 +13,20 @@ Based on the approval flow settings for each resource, as an object permission o
|
|
|
13
13
|
|
|
14
14
|
When a user applies for permissions, the system automatically creates an approval work order based on the target object's approval flow for review. The applicant can view their application information and approval status under **Approval > Application**.
|
|
15
15
|
|
|
16
|
-
|
|
16
|
+
^
|
|
17
17
|
|
|
18
18
|
When an approver receives an approval notification, they can see pending work orders under **Approval > Approval**. Specific operations are as follows:
|
|
19
19
|
|
|
20
20
|
* Click **Approval > Approval** in the left menu to enter the "Pending My Approval" tab.
|
|
21
21
|
|
|
22
22
|
* The approval page supports both card view and list view.
|
|
23
|
-

|
|
24
23
|
|
|
25
24
|
* Filter conditions: Set keywords or work order ID, applicant, data object type, application time, sort order, and other search criteria to query pending approval work orders that meet the conditions. When multiple search conditions are set, the intersection of all conditions is used for the query.
|
|
26
25
|
|
|
27
26
|
**1. View Work Order**
|
|
28
27
|
|
|
29
|
-
*
|
|
30
|
-
*
|
|
28
|
+
* **Card view**: Click a specific work order card on the left to view its application details on the right.
|
|
29
|
+
* **List view**: Click the ID column in the list to open a pop-up with the current approval work order details.
|
|
31
30
|
|
|
32
31
|
Details include:
|
|
33
32
|
|
|
@@ -37,25 +36,25 @@ Details include:
|
|
|
37
36
|
|
|
38
37
|
On the "Pending My Approval" page, approvers can perform the following approval operations:
|
|
39
38
|
|
|
40
|
-
*
|
|
41
|
-
|
|
42
|
-
|
|
39
|
+
* **Approve**
|
|
40
|
+
* Click the **Approve** button in the **Operation** column of a work order in the list, or the **Approve** button on the work order details page, or the **Approve** button in the upper right corner of the card view. In the pop-up window, click **Confirm** to approve the application.
|
|
41
|
+
* Select one or more items, then click the **Approve** button at the bottom of the list. In the pop-up window, click **Confirm** to approve applications in bulk.
|
|
43
42
|
|
|
44
|
-
*
|
|
45
|
-
|
|
46
|
-
|
|
43
|
+
* **Reject**
|
|
44
|
+
* Click the **Reject** button in the **Operation** column of a work order in the list, or the **Reject** button on the work order details page, or the **Reject** button in the upper right corner of the card view. In the pop-up window, enter the rejection reason and click **Confirm** to reject the application.
|
|
45
|
+
* Select one or more items, then click the **Reject** button at the bottom of the list. In the pop-up window, click **Confirm** to reject applications in bulk.
|
|
47
46
|
|
|
48
|
-
*
|
|
49
|
-
|
|
50
|
-
|
|
47
|
+
* **Add Signer**: Indicates that after the current approver approves, additional signers are still needed to participate in approval.
|
|
48
|
+
* Click the **Add Signer** button in the **Operation** column of a work order in the list, or the **Add Signer** button on the work order details page, or the **Add Signer** button in the upper right corner of the card view. In the **Add Signer** pop-up window, configure the signer information and click **Confirm** to complete the add-signer approval for the application.
|
|
49
|
+
* Select one or more items, then click the **Add Signer** button at the bottom of the list. In the pop-up window, configure the signer information and click **Confirm** to complete batch add-signer.
|
|
51
50
|
|
|
52
|
-
**Note
|
|
51
|
+
**Note**:
|
|
53
52
|
|
|
54
|
-
*
|
|
55
|
-
*
|
|
53
|
+
* When the approver clicks the add-signer operation, the system automatically treats the current approver as having performed the approval;
|
|
54
|
+
* When a work order contains multiple approval items, the approval operation applies to all items, meaning you can only approve all or reject all at once.
|
|
56
55
|
|
|
57
56
|
### Completed
|
|
58
57
|
|
|
59
58
|
Click the "Completed" tab under the Approval function to view all approval work orders that you have processed and those awaiting your action within the current instance.
|
|
60
59
|
|
|
61
|
-
|
|
60
|
+
^
|
|
@@ -12,7 +12,7 @@ This guide will help you import large amounts of data from public URL Parquet fi
|
|
|
12
12
|
|
|
13
13
|
Script download address: <https://github.com/yunqiqiliang/nyc-taxi-data-clickzetta>
|
|
14
14
|
|
|
15
|
-
## 1. Install [Singdata SQLLine](
|
|
15
|
+
## 1. Install [Singdata SQLLine](connect-with-cli.md)
|
|
16
16
|
|
|
17
17
|
## 2. Install [R](https://www.r-project.org/)
|
|
18
18
|
|