Commit Graph
463 Commits
Author SHA1 Message Date
David Sertic ddcd402531 create aleph alpha integration doc
This integration doc is built on top of our basic integration and shows how to do an image search based on a common dataset. I wonder if we should have our own demo, though.
2023-06-15 16:41:20 +02:00
David Sertic ba4ea92eff Merge pull request #185 from qdrant/fix-langchain-docs
Fix langchain docs
2023-06-14 14:18:19 +02:00
Kacper Łukawski 70d47a64d1 Add examples of using Langchain for different running modes 2023-06-14 11:55:10 +02:00
Kacper Łukawski ac055c8b33 Change deprecated embedding_function to embeddings 2023-06-14 10:12:19 +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 7233724771 Merge pull request #181 from qdrant/datasets-section
temporarily remove datasets section
2023-06-09 12:56:17 +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 8fdbc018cb Merge pull request #179 from qdrant/cloud-vertical-scaling
add cloud vertical scaling
2023-06-09 11:04:02 +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
Andrey Vasnetsov c44b7d74f0 add security headers 2023-06-08 13:04:10 +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 97a0ab2ce5 Merge pull request #174 from qdrant/improve-groups-documentation
Groups: Add index info
2023-06-07 14:21:23 +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 37c80d0dda Merge pull request #163 from qdrant/qdrant-cloud-fix
fix pricing page content / links
2023-06-06 10:43:55 +02:00
David Sertic cd16184684 Merge branch 'qdrant-cloud-fix' of https://github.com/qdrant/landing_page into qdrant-cloud-fix 2023-06-06 10:41:31 +02: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 db414b059a add bold to link 2023-06-06 09:55:43 +02:00
David Sertic b900606174 update calculator link plus more txt 2023-06-06 09:48:53 +02:00
Andrey Vasnetsov 2ff3bc30c7 check links once a week 2023-06-05 15:22:14 +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
Andrey Vasnetsov 0486db7b04 .lycheeignore 2023-06-05 15:03:53 +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 186a8c0b76 fix argument 2023-06-05 14:58:06 +02:00
Andrey Vasnetsov 68863dd564 rename action sttep 2023-06-05 14:56:12 +02:00