mirror of
https://github.com/qdrant/landing_page.git
synced 2026-09-27 15:08:30 +02:00
fix link for colab notebook
This commit is contained in:
@@ -9,7 +9,7 @@ Qdrant (read: quadrant ) is a vector similarity search engine. It provides a pro
|
|||||||
|
|
||||||
Qdrant is released under the open-source Apache License 2.0. Its source code is available on [GitHub](https://github.com/qdrant/qdrant).
|
Qdrant is released under the open-source Apache License 2.0. Its source code is available on [GitHub](https://github.com/qdrant/qdrant).
|
||||||
|
|
||||||
## User manual
|
## User Manual
|
||||||
|
|
||||||
Read more about our [key concepts](../documentation/concepts/points/) and visit our [guides](../documentation/guides/installation/) to set up and further configure Qdrant for your own use.
|
Read more about our [key concepts](../documentation/concepts/points/) and visit our [guides](../documentation/guides/installation/) to set up and further configure Qdrant for your own use.
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,6 @@
|
|||||||
title: Build a Q&A engine
|
title: Build a Q&A engine
|
||||||
weight: 13
|
weight: 13
|
||||||
type: external-link
|
type: external-link
|
||||||
external_url: https://github.com/qdrant/examples/blob/61749ebfdef5d5779dee343ee9fb4f9a304a6b55/llama_index_recency/Qdrant%20and%20LlamaIndex%20%E2%80%94%20A%20new%20way%20to%20keep%20your%20Q%26A%20systems%20up-to-date.ipynb
|
external_url: https://colab.research.google.com/github/qdrant/docs/blob/docupdates/qdrant/v1.2.x/integrations/llamaindex/Qdrant%20and%20LlamaIndex%20%E2%80%94%20A%20new%20way%20to%20keep%20your%20Q&A%20systems%20up-to-date.ipynb
|
||||||
sitemapExclude: True
|
sitemapExclude: True
|
||||||
---
|
---
|
||||||
Reference in New Issue
Block a user