diff --git a/docs/examples/custom_destination_lancedb/custom_destination_lancedb.py b/docs/examples/custom_destination_lancedb/custom_destination_lancedb.py index ba815d4fcd..a4ed9601a3 100644 --- a/docs/examples/custom_destination_lancedb/custom_destination_lancedb.py +++ b/docs/examples/custom_destination_lancedb/custom_destination_lancedb.py @@ -1,6 +1,6 @@ """ --- -title: Custom Destination with LanceDB +title: Custom destination with LanceDB description: Learn how use the custom destination to load to LanceDB. keywords: [destination, credentials, example, lancedb, custom destination, vectorstore, AI, LLM] ---