Commit Graph
415 Commits
Author SHA1 Message Date
David Sertic 7c93c23aa0 fix last leftover error 2023-06-14 14:21:19 +02:00
David Sertic 89c4124de4 add one more step to finish 2023-06-14 10:27:28 +02:00
David Sertic 729a214500 fix errors in comments 2023-06-14 10:10:31 +02:00
David SerticandFabrizio Schmidt 45ad00c8ef Update qdrant-landing/content/documentation/cloud/cloud-quick-start.md
Co-authored-by: Fabrizio Schmidt <fabrizioschmidt@gmail.com>
2023-06-14 08:47:32 +02:00
David SerticandFabrizio Schmidt 6de9777878 Update qdrant-landing/content/documentation/cloud/cloud-quick-start.md
Co-authored-by: Fabrizio Schmidt <fabrizioschmidt@gmail.com>
2023-06-14 08:46:44 +02:00
David SerticandFabrizio Schmidt b4babc6696 Update qdrant-landing/content/documentation/cloud/cloud-quick-start.md
Co-authored-by: Fabrizio Schmidt <fabrizioschmidt@gmail.com>
2023-06-14 08:46:36 +02:00
David Sertic 641a602cd9 fix qdrant cloud quickstart documentation
-update steps taken to spin up instance, authentication made clearer
-overall edits and fixes in line with technical writing standards
2023-06-13 15:18:03 +02:00
David Sertic 573c0b969f Merge pull request #178 from DmitryKey/patch-1
Update capacity.md
2023-06-12 11:49:41 +02:00
David Sertic acd0756ebf temporarily remove datasets section 2023-06-09 12:55:53 +02:00
David Sertic b642b16899 Merge pull request #176 from qdrant/neural-search-tutorial
write neural search tutorial
2023-06-09 12:47:30 +02:00
David Sertic 45817c06a6 Merge pull request #180 from qdrant/config-handling
add configuration handling clarification text
2023-06-09 11:24:50 +02:00
David Sertic a6c9460e7c add configuration handling clarification text
- implementing PR https://github.com/qdrant/docs/pull/130

- docs repo is being archived
2023-06-09 11:23:33 +02:00
David Sertic 24336876b9 add cloud vertical scaling 2023-06-09 10:51:54 +02:00
David Sertic 16db0396d0 fix errors in code and add diagram + intro 2023-06-09 08:45:38 +02:00
Dmitry Kan f62f8e62c9 Update capacity.md
changed "higher" to "lower". If I have less vectors in RAM, less RAM is used and more available for concurrent search => latency is lower, QPS is higher.
2023-06-09 09:33:56 +03:00
Andrey VasnetsovandRamon Perez 47556af9fb Update qdrant-landing/content/documentation/tutorials/neural-search.md
Co-authored-by: Ramon Perez <ramonpzg@protonmail.com>
2023-06-08 16:36:44 +02:00
Andrey VasnetsovandRamon Perez 04f371987d Update qdrant-landing/content/documentation/tutorials/neural-search.md
Co-authored-by: Ramon Perez <ramonpzg@protonmail.com>
2023-06-08 16:33:32 +02:00
Andrey VasnetsovandRamon Perez 740b93148c Update qdrant-landing/content/documentation/tutorials/neural-search.md
Co-authored-by: Ramon Perez <ramonpzg@protonmail.com>
2023-06-08 16:32:03 +02:00
Andrey VasnetsovandRamon Perez 13dd8b7531 Update qdrant-landing/content/documentation/tutorials/neural-search.md
Co-authored-by: Ramon Perez <ramonpzg@protonmail.com>
2023-06-08 16:31:54 +02:00
Andrey VasnetsovandRamon Perez 05984e479b Update qdrant-landing/content/documentation/tutorials/neural-search.md
Co-authored-by: Ramon Perez <ramonpzg@protonmail.com>
2023-06-08 16:31:36 +02:00
Andrey VasnetsovandRamon Perez 7a6478bb3a Update qdrant-landing/content/documentation/tutorials/neural-search.md
Co-authored-by: Ramon Perez <ramonpzg@protonmail.com>
2023-06-08 16:31:21 +02:00
Andrey VasnetsovandRamon Perez 0a40ebce48 Update qdrant-landing/content/documentation/tutorials/neural-search.md
Co-authored-by: Ramon Perez <ramonpzg@protonmail.com>
2023-06-08 16:31:03 +02:00
Andrey VasnetsovandRamon Perez 69b66501df Update qdrant-landing/content/documentation/tutorials/neural-search.md
Co-authored-by: Ramon Perez <ramonpzg@protonmail.com>
2023-06-08 16:30:40 +02:00
Andrey VasnetsovandRamon Perez 2769958da9 Update qdrant-landing/content/documentation/tutorials/neural-search.md
Co-authored-by: Ramon Perez <ramonpzg@protonmail.com>
2023-06-08 16:30:27 +02:00
Andrey Vasnetsov f01afc4344 update neural-search-tutorial to use newer encoder 2023-06-08 15:17:29 +02:00
Andrey Vasnetsov 7c81dbe504 allow newer python versions 2023-06-08 15:09:08 +02:00
Andrey Vasnetsov 6f93ed5aad code updates 2023-06-08 15:08:18 +02:00
Nirant 58b304cbd4 Add JS to list of clients (#177)
* Add JS to list of clients

* Change to npm from pnpm
2023-06-08 12:29:52 +02:00
David Sertic 087e241d25 fix small errors and language 2023-06-08 12:03:10 +02:00
David Sertic b996e7967b fix steps in build api 2023-06-08 11:06:36 +02:00
David Sertic 009324cfcc add index table link 2023-06-08 11:04:09 +02:00
David Sertic 949111f2ca write neural search tutorial
- This tutorial is based on the Neural Search Article written by generall.
- The document introduces a new simple format for short tutorials.
- The aim of the tutorial is to let the user try things out quickly and with minimal interruption.
2023-06-08 10:59:10 +02:00
David Sertic b07dcf0c84 Merge pull request #175 from qdrant/qdrant-101-audio
update examples page
2023-06-07 14:42:04 +02:00
David Sertic 854a04912f update examples page 2023-06-07 14:07:50 +02:00
Luis Cossío 76c2380142 add index info on groups api 2023-06-06 14:19:05 -04:00
David Sertic b4e148437e add bold to link 2023-06-06 10:40:18 +02:00
David Sertic 0157319a58 update calculator link plus more txt 2023-06-06 10:40:18 +02:00
David Sertic 9dc404d32d fix pricing page content / links 2023-06-06 10:40:18 +02:00
David Sertic efcf938754 add two notebook tutorials (#167)
add links to two jupyter notebook tutorials to show on the tutorials index and individual sidebar links
2023-06-05 15:14:40 +02:00
Andrey Vasnetsov a65bab48b5 fix link 2023-06-05 15:10:48 +02:00
David Sertic b4d06ec65d Merge pull request #164 from qdrant/common-datasets
Add Datasets section
2023-06-05 14:58:50 +02:00
Andrey Vasnetsov 6573c02ea3 add broken link checker CI (#166)
* add broken link

* add offline dead links checker

* fix brocker links
2023-06-05 14:55:16 +02:00
Kacper Łukawski 0f531c1c6d Fix the description 2023-06-05 13:36:15 +02:00
Kacper Łukawski 12a5f30d76 Add size of each dataset 2023-06-05 13:34:55 +02:00
Kacper Łukawski b0eb81ebb5 Add download icon 2023-06-05 13:31:08 +02:00
Kacper Łukawski 74047f943d Fix section 2023-06-05 13:19:40 +02:00
Kacper Łukawski 6f1ae45a23 Add layout 2023-06-05 13:18:13 +02:00
Kacper Łukawski 9dc1f31c2f Adapt ids 2023-06-05 13:15:40 +02:00
Kacper Łukawski 3a3ad3d093 Add basic structure of the common-datasets section 2023-06-05 13:11:48 +02:00
David Sertic 646266bfc0 fix aliases for SEO (#161)
* fix aliases for SEO

* fix alias error
2023-06-02 16:40:39 +02:00