David Sertic
90561fc905
add images and fix comments
2023-06-22 16:49:57 +02:00
David Sertic
3f1d1aa71c
fix oversampling descr.
2023-06-22 09:58:03 +02:00
David Sertic
dd90cab7c9
update oversampling defn
2023-06-22 09:53:20 +02:00
David Sertic and Tim Visée
1358c527ee
Update qdrant-landing/content/articles/qdrant-1.3.x.md
...
Co-authored-by: Tim Visée <tim@visee.me >
2023-06-22 01:22:09 +02:00
David Sertic and Tim Visée
999604da2b
Update qdrant-landing/content/articles/qdrant-1.3.x.md
...
Co-authored-by: Tim Visée <tim@visee.me >
2023-06-22 01:21:47 +02:00
David Sertic and Tim Visée
074a4ec802
Update qdrant-landing/content/articles/qdrant-1.3.x.md
...
Co-authored-by: Tim Visée <tim@visee.me >
2023-06-22 01:21:16 +02:00
David Sertic
5e21afe40a
fix group api image
2023-06-21 15:54:00 +02:00
David Sertic
c658f69beb
add more content for article
2023-06-21 15:13:09 +02:00
David Sertic
b811d33e30
write v1.3.0 article draft
2023-06-21 10:53:29 +02:00
trean
33f8cf104e
removed usage of highlights.js because hugo uses another code highlighter ( #194 )
2023-06-20 14:39:56 +02:00
David Sertic
a4ed8c5ef2
Merge pull request #193 from qdrant/multitenancy
...
improve index navigation and info
2023-06-19 16:48:48 +02:00
David Sertic
d7ac2ebb50
add qdrant 101 image tutorial
2023-06-19 14:55:42 +02:00
David Sertic
33f62be7ad
add demo app link
2023-06-19 14:21:30 +02:00
David Sertic
3520f66898
fix aleph alpha search
2023-06-19 13:53:18 +02:00
David Sertic
c07a5ae3a5
rename aleph-alpha search
2023-06-19 13:50:42 +02:00
David Sertic
21bff4bab5
wording fix
2023-06-19 13:38:07 +02:00
David Sertic
5846913b48
fix description and link
2023-06-19 13:28:57 +02:00
David Sertic
95134a472f
improve index navigation and info
...
-add more content to main homepage
-fix multitenancy section and make more prominent
2023-06-19 13:21:52 +02:00
David Sertic
953be57b2f
Merge pull request #190 from qdrant/int-aleph-alpha
...
create aleph alpha integration doc
2023-06-19 13:10:16 +02:00
David Sertic
c20ef3045b
fix intro and some text
2023-06-19 10:19:27 +02:00
David Sertic
0460340111
fix figure and tutorial intro
2023-06-19 09:59:40 +02:00
David Sertic
e433842363
fix aleph alpha active voice and docs structure
2023-06-19 09:54:27 +02:00
David Sertic and llogiq
b220d615bb
Update qdrant-landing/content/documentation/integrations/aleph-alpha-search.md
...
Co-authored-by: llogiq <bogusandre@gmail.com >
2023-06-19 09:03:09 +02:00
David Sertic and llogiq
fe77e0f5a3
Update qdrant-landing/content/documentation/integrations/aleph-alpha-search.md
...
Co-authored-by: llogiq <bogusandre@gmail.com >
2023-06-19 09:03:00 +02:00
trean
99f49b4b2d
added canonical metatag to documentation pages ( #191 )
2023-06-15 19:41:40 +02:00
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
Vikash Sahni
30f54653f9
Update multiple-partitions.md ( #189 )
...
In line 147, updated attribute HNSWConfigDiff to HnswConfigDiff
2023-06-15 16:09:10 +02:00
David Sertic
dc7699e672
suspend alternatives doc and fix header link
2023-06-15 15:05:13 +02:00
Suryakant Agrawal
67fedad36c
Update points.md
...
Under Retrieve points, It says that the method also hase the with_vector parameter. For python qdrant_clients, its with_vectors
https://github.com/qdrant/qdrant-client/issues/189
2023-06-15 16:08:59 +05:30
David Sertic
c82f980772
Merge pull request #187 from qdrant/sidebarshow-option
...
Added hideInSidebare option to docs sidebar
2023-06-14 16:26:13 +02:00
trean
560cc40ec0
added hideInSidebare option to docs sidebar
2023-06-14 16:19:54 +02:00
David Sertic
ac5ec76c28
Merge pull request #186 from qdrant/cloud-quickstart
...
small fix for cloud docs
2023-06-14 15:56:42 +02:00
David Sertic
feeab438e1
small fix
2023-06-14 15:51:49 +02:00
David Sertic
b211645ba9
Merge pull request #184 from qdrant/cloud-quickstart
...
fix qdrant cloud quickstart documentation
2023-06-14 15:50:22 +02:00
David Sertic
b288cb1960
Merge pull request #182 from qdrant/comparisons
...
Add Competitor Analysis and Community Contributions sections
2023-06-14 15:47:09 +02:00
David Sertic
7c93c23aa0
fix last leftover error
2023-06-14 14:21:19 +02:00
Kacper Łukawski
70d47a64d1
Add examples of using Langchain for different running modes
2023-06-14 11:55:10 +02:00
David Sertic
89c4124de4
add one more step to finish
2023-06-14 10:27:28 +02:00
Kacper Łukawski
ac055c8b33
Change deprecated embedding_function to embeddings
2023-06-14 10:12:19 +02:00
David Sertic
729a214500
fix errors in comments
2023-06-14 10:10:31 +02:00
David Sertic and Fabrizio 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 Sertic and Fabrizio 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 Sertic and Fabrizio 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
9a505ce832
update title and links
2023-06-09 14:32:52 +02:00
David Sertic and Nirant
44c99b3c17
Update qdrant-landing/content/documentation/community-links.md
...
Co-authored-by: Nirant <NirantK@users.noreply.github.com >
2023-06-09 14:26:09 +02:00
David Sertic
05670a5e90
fix small detail
2023-06-09 13:36:48 +02:00
David Sertic
e6dd9770a4
add community contributions
2023-06-09 13:29:52 +02:00
David Sertic
f6e517e99f
add comparison to pinecone doc
2023-06-09 13:12:55 +02:00