Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
35 changes: 0 additions & 35 deletions TOC-tidb-cloud-premium.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,12 +136,7 @@
- [Connection Overview](/tidb-cloud/connect-to-tidb-cluster-serverless.md)
- [Connect via Public Endpoint](/tidb-cloud/connect-via-standard-connection-serverless.md)
- [Connect via Private Endpoint with Alibaba Cloud](/tidb-cloud/set-up-private-endpoint-connections-on-alibaba-cloud.md)
- Branch ![BETA](/media/tidb-cloud/blank_transparent_placeholder.png)
- [Overview](/tidb-cloud/branch-overview.md)
- [Manage Branches](/tidb-cloud/branch-manage.md)
- [GitHub Integration](/tidb-cloud/branch-github-integration.md)
- [Back Up and Restore TiDB Cloud Data](/tidb-cloud/backup-and-restore-serverless.md)
- [Export Data from TiDB Cloud](/tidb-cloud/serverless-export.md)
- Use an HTAP Cluster with TiFlash
- [TiFlash Overview](/tiflash/tiflash-overview.md)
- [Create TiFlash Replicas](/tiflash/create-tiflash-replicas.md)
Expand All @@ -156,7 +151,6 @@
- Monitor and Alert
- [Overview](/tidb-cloud/monitor-tidb-cluster.md)
- [Built-in Metrics](/tidb-cloud/built-in-monitoring.md)
- [Cluster Events](/tidb-cloud/tidb-cloud-events.md)
- Tune Performance
- [Overview](/tidb-cloud/tidb-cloud-tune-performance-overview.md)
- [Analyze Performance](/tidb-cloud/tune-performance.md)
Expand Down Expand Up @@ -205,11 +199,7 @@
- [Optimizer Fix Controls](/optimizer-fix-controls.md)
- [TiKV Follower Read](/follower-read.md)
- [Coprocessor Cache](/coprocessor-cache.md)
- Garbage Collection (GC)
- [Overview](/garbage-collection-overview.md)
- [Configuration](/garbage-collection-configuration.md)
- [Tune TiFlash Performance](/tiflash/tune-tiflash-performance.md)
- [Upgrade a TiDB Cluster](/tidb-cloud/upgrade-tidb-cluster.md)
- [Delete a TiDB Cluster](/tidb-cloud/delete-tidb-cluster.md)
- Migrate or Import Data
- [Overview](/tidb-cloud/tidb-cloud-migration-overview.md)
Expand All @@ -218,7 +208,6 @@
- [Migrate and Merge MySQL Shards of Large Datasets](/tidb-cloud/migrate-sql-shards.md)
- [Migrate from Amazon RDS for Oracle Using AWS DMS](/tidb-cloud/migrate-from-oracle-using-aws-dms.md)
- Import Data into TiDB Cloud
- [Import Local Files](/tidb-cloud/tidb-cloud-import-local-files.md)
- [Import Sample Data (SQL Files) from Cloud Storage](/tidb-cloud/import-sample-data-serverless.md)
- [Import CSV Files from Cloud Storage](/tidb-cloud/import-csv-files-serverless.md)
- [Import Parquet Files from Cloud Storage](/tidb-cloud/import-parquet-files-serverless.md)
Expand All @@ -229,30 +218,6 @@
- [CSV Configurations for Importing Data](/tidb-cloud/csv-config-for-import-data.md)
- [Troubleshoot Access Denied Errors during Data Import from Amazon S3](/tidb-cloud/troubleshoot-import-access-denied-error.md)
- [Connect AWS DMS to TiDB Cloud clusters](/tidb-cloud/tidb-cloud-connect-aws-dms.md)
- Vector Search ![BETA](/media/tidb-cloud/blank_transparent_placeholder.png)
- [Overview](/vector-search/vector-search-overview.md)
- Get Started
- [Get Started with SQL](/vector-search/vector-search-get-started-using-sql.md)
- [Get Started with Python](/vector-search/vector-search-get-started-using-python.md)
- Integrations
- [Overview](/vector-search/vector-search-integration-overview.md)
- AI Frameworks
- [LlamaIndex](/vector-search/vector-search-integrate-with-llamaindex.md)
- [Langchain](/vector-search/vector-search-integrate-with-langchain.md)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

low

While this line is being removed, please note for future reference that product names should be capitalized correctly for consistency, as per the style guide.1 The proper name is 'LangChain', not 'Langchain'.

Suggested change
- [Langchain](/vector-search/vector-search-integrate-with-langchain.md)
- [LangChain](/vector-search/vector-search-integrate-with-langchain.md)

Style Guide References

Footnotes

  1. Use consistent terminology. This includes correct capitalization of product and brand names.

- AI Services
- [Amazon Bedrock](/tidb-cloud/vector-search-integrate-with-amazon-bedrock.md)
- Embedding Models/Services
- [Jina AI](/vector-search/vector-search-integrate-with-jinaai-embedding.md)
- ORM Libraries
- [SQLAlchemy](/vector-search/vector-search-integrate-with-sqlalchemy.md)
- [peewee](/vector-search/vector-search-integrate-with-peewee.md)
- [Django ORM](/vector-search/vector-search-integrate-with-django-orm.md)
- Reference
- [Vector Data Types](/vector-search/vector-search-data-types.md)
- [Vector Functions and Operators](/vector-search/vector-search-functions-and-operators.md)
- [Vector Index](/vector-search/vector-search-index.md)
- [Improve Performance](/vector-search/vector-search-improve-performance.md)
- [Limitations](/vector-search/vector-search-limitations.md)
- Security
- Identity Access Control
- [Password Authentication](/tidb-cloud/tidb-cloud-password-authentication.md)
Expand Down
Loading