David Sertic
fc61491187
create case study page structure
2023-07-10 11:58:29 +02:00
Shawn
9458424287
Update telemetry.md ( #216 )
2023-07-08 01:31:37 +02:00
David Sertic
687d8de45d
Merge pull request #206 from qdrant/note-internal-grpc-security
...
Add warning to protect internal gRPC ports
2023-07-06 14:46:07 +02:00
David Sertic
3dcd9efb4e
fix security banners
2023-07-06 14:42:53 +02:00
David Sertic
0ffce5b310
Update qdrant-landing/content/documentation/guides/security.md
2023-07-06 14:31:06 +02:00
David Sertic
1246160e11
add mighty to tutorials
2023-07-06 10:59:45 +02:00
David Sertic
01ae878e8b
Merge pull request #162 from qdrant/mighty
...
mighty article
2023-07-06 10:41:49 +02:00
Aaron Goldsmith
947ace93f6
Update vector-search.md
2023-07-05 17:54:04 -07:00
David Sertic
86451e752e
add tax id to impressum
2023-07-05 20:46:24 +02:00
David Sertic
bb8ecc398f
fix order links
2023-07-05 15:36:09 +02:00
David Sertic
66c32b5b06
add snapshot instruction sidebar link
2023-07-05 15:34:00 +02:00
David Sertic
63548fa325
Merge pull request #212 from qdrant/tutorial/create-snapshot
...
Add a first draft of the "Create Snapshot" tutorial
2023-07-05 15:30:08 +02:00
David Sertic
50e691954a
fix snapshot tutorial final
2023-07-05 15:28:32 +02:00
David Sertic
8377fdeb29
fix conflict
2023-07-05 15:24:49 +02:00
David Sertic
378a2fa8ff
fix snapshot tutorial
2023-07-05 15:16:22 +02:00
Kacper Łukawski
34c88e8c9c
Add info about wait=True
2023-07-05 15:15:06 +02:00
Andre Bogus
5eb1d668bc
remove lambda stuff from mighty integration
2023-07-04 15:32:20 +02:00
David Sertic
2a6d8e83a0
fix captions
2023-07-04 15:26:40 +02:00
David Sertic
d04737dd8f
Merge pull request #209 from qdrant/vector-search-beginners
...
[WIP] add vector search for beginners
2023-07-04 14:45:43 +02:00
David Sertic
f6db86996c
Merge pull request #207 from qdrant/semantic-search-beginner
...
[WIP] add experimental tutorial
2023-07-04 14:32:02 +02:00
David Sertic
1b4016e2ea
fix doc structure and next steps
2023-07-04 14:27:46 +02:00
David Sertic
66edeed09f
fix search beginners and tables
2023-07-04 14:19:55 +02:00
David Sertic
0b63af3ce8
add vector social png
2023-07-04 14:08:55 +02:00
Kacper Łukawski
59231a0e4f
Add a first draft of the "Create Snapshot" tutorial
2023-07-04 13:56:49 +02:00
David Sertic
d816797d8f
fix changes
2023-07-04 13:47:37 +02:00
David Sertic
46e309ee0a
fix nav site
2023-07-04 13:46:02 +02:00
David Sertic
31202d1d27
add small fixes
2023-07-04 09:33:20 +02:00
David Sertic
f4486173a8
turn mighty document into an integration tutorial
2023-07-04 09:33:20 +02:00
Andre Bogus
3fcedb46e2
mighty article
2023-07-04 09:33:19 +02:00
Andre Bogus
4cc973493b
mighty article
2023-07-04 09:33:19 +02:00
David Sertic
a24c7e8828
[WIP] add vector search for beginners
...
This article is based on the hackernoon article by Kacper. The content is very engaging and useful for the getting started section.
2023-07-03 19:16:24 +02:00
David Sertic
69af701bd4
fix links and icons
2023-07-03 18:18:39 +02:00
David Sertic
852b4e2e48
fix examples and sidebar
2023-07-02 19:35:59 +02:00
David Sertic
ef62175a43
fix steps
2023-07-02 19:25:02 +02:00
David Sertic
3bb98207a2
add experimental tutorial
2023-07-02 18:19:18 +02:00
timvisee
4084386a13
Do not use markdown in alert
2023-06-30 15:24:59 +02:00
timvisee
17e119ad6e
Add open to everyone note
2023-06-30 15:20:26 +02:00
timvisee
7c1d375182
Add warning explaining users must protect internal gRPC channels
2023-06-30 15:19:09 +02:00
generall
9df7c33bf6
remove non-existing param
2023-06-30 00:24:47 +02:00
David Sertic
c58d0766f7
fix capacity planning link
2023-06-29 12:12:12 +02:00
David Sertic
19b8bbf1cf
Merge pull request #203 from aardoiz/patch-1
...
Update neural-search.md
2023-06-28 17:22:02 +02:00
David Sertic
035e7e9e5f
fix filter example
2023-06-27 20:58:46 +02:00
Alfonso Ardoiz
70d6fd3ca9
Update neural-search.md
...
Change qdrant_client.search "top" parameter for "limit" as the former is no longer compatible with current version:
File "/venvs/qdn/lib/python3.10/site-packages/qdrant_client/qdrant_client.py", line 287, in search
assert len(kwargs) == 0, f"Unknown arguments: {list(kwargs.keys())}"
AssertionError: Unknown arguments: ['top']
2023-06-27 13:44:10 +02:00
David Sertic
23b1352300
Merge pull request #195 from qdrant/io_uring
...
io_uring article
2023-06-27 11:50:23 +02:00
David Sertic
57c2b953d0
add promo images
2023-06-27 11:22:02 +02:00
David Sertic
affd741ff8
Merge pull request #201 from qdrant/fix-nested-filter
...
fix: fix nested filter example
2023-06-27 10:37:52 +02:00
David Sertic
aaea42eef2
Merge pull request #202 from qdrant/fix-with-vectors
...
fix: fix with_vectors arg in python examples
2023-06-27 10:33:15 +02:00
David Sertic
2b31ab8679
update langchain link
...
closes https://github.com/qdrant/landing_page/issues/200
2023-06-27 10:25:55 +02:00
David Sertic
086f98e084
Merge branch 'io_uring' of https://github.com/qdrant/landing_page into io_uring
2023-06-26 17:19:09 +02:00
David Sertic
b59e8b2552
Merge branch 'io_uring' of https://github.com/qdrant/landing_page into io_uring
2023-06-26 14:45:53 +02:00