Commit Graph
2396 Commits
Author SHA1 Message Date
generall e855ec4fb9 remove tantivy from bm42 article 2024-07-09 09:37:33 +02:00
David Myriel 81472b055b Merge pull request #1011 from qdrant/optimizations-2
JDM Optimizations 2
2024-07-07 19:59:19 -07:00
davidmyriel a646568762 fix vector database 2024-07-07 19:55:14 -07:00
davidmyriel d73f13f10e fix semantic search mauti 2024-07-07 19:46:08 -07:00
davidmyriel 1a4455b5be fix qdrant dust 2024-07-07 19:40:44 -07:00
davidmyriel cc96a3ebf2 fix open source vector 2024-07-07 19:36:05 -07:00
davidmyriel 0a15980658 fix genai-vector search 2024-07-07 19:32:50 -07:00
davidmyriel 4a0ec59069 fix multiple vectors 2024-07-07 19:25:50 -07:00
davidmyriel 0769537042 fix neural search 2024-07-07 19:19:11 -07:00
davidmyriel 49029d9078 fix batch search 2024-07-07 19:10:36 -07:00
davidmyriel 5b11a2aebf fix langchain integration 2024-07-07 19:03:23 -07:00
davidmyriel 7eaece9d3a fix fastembed 2024-07-07 18:55:00 -07:00
davidmyriel d75238a53b fix product quantization 2024-07-07 18:40:52 -07:00
davidmyriel b189f867c2 fix qdrant 1.8 2024-07-07 18:34:56 -07:00
generall b25d7f7528 Update GitHub Stars 2024-07-07 17:00:52 +00:00
Andrey Vasnetsov 6b9e82356f fix according to feedback (#1010) 2024-07-05 19:15:17 +02:00
generall d018e5961e fix benchmark table js rendering 2024-07-04 21:01:38 +02:00
generall e60fe8098c fix snippet example 2024-07-04 00:39:11 +02:00
generall 5ab314eca9 fix typo 2024-07-03 21:04:43 +02:00
jasonbryant84 c22a4ceb61 initial commit for segment introduction (#998)
* initial commit for segment introduction

* conditionals to check for window.analytics
2024-07-02 23:51:14 +02:00
qdrant 87d9b71fbd update blog preview images 2024-07-02 18:27:36 +00:00
David Myriel bf3bb34641 Merge pull request #982 from qdrant/pincone-vs-q
BLOG: Qdrant vs Pinecone
2024-07-02 11:26:49 -07:00
davidmyriel c4daab0edf Merge branch 'master' into pincone-vs-q 2024-07-02 11:24:49 -07:00
qdrant 397cfbdd3e update blog preview images 2024-07-02 18:20:29 +00:00
David Myriel d0f357398b Merge pull request #951 from qdrant/vector-sim
BLOG: What is Vector Similarity?
2024-07-02 11:19:36 -07:00
qdrant bcc0b0dec2 update blog preview images 2024-07-02 18:17:31 +00:00
David Myriel 30f783b6ef Merge pull request #956 from qdrant/dspy
BLOG: DSPy vs LangChain
2024-07-02 11:16:43 -07:00
generall 88da41ccb6 upd date 2024-07-02 10:54:11 +02:00
Bastian Hofmann 61cbb25439 Re-add missing JS to fix benchmarks (#1006)
Potentially afffects other pages
2024-07-02 09:34:22 +02:00
qdrant db3525d322 update blog preview images 2024-07-01 21:50:00 +00:00
+1 f5cd7a09fe Release 1 10 aggregated (#1005)
* Qdrant 1.10: describe IDF computation (#996)

* describe IDF computation

* add python snippet, fix typo

* docs: Java, Csharp

* add ts and rust examples

* docs: Formatting Java, Csharp indexing.md

* fix language

---------

Co-authored-by: Luis Cossío <luis.cossio@outlook.com>
Co-authored-by: Anush <anushshetty90@gmail.com>
Co-authored-by: davidmyriel <davidmyriel@gmail.com>

* Qdrant 1.10: add vectors page with description of vector types and datatypes (#995)

* add vectors page with description of vector types and datatypes

* docs: csharp vectors.md

* docs: Java vectors.md

* docs: Java, Csharp formatting

* wip: rust and typescript snippets

* Update qdrant-landing/content/documentation/concepts/vectors.md

Co-authored-by: Arnaud Gourlay <arnaud.gourlay@gmail.com>

* Update qdrant-landing/content/documentation/concepts/vectors.md

Co-authored-by: Arnaud Gourlay <arnaud.gourlay@gmail.com>

* add rest of snippets

* add proofread and edit text

---------

Co-authored-by: Anush <anushshetty90@gmail.com>
Co-authored-by: Arnaud Gourlay <arnaud.gourlay@gmail.com>
Co-authored-by: davidmyriel <davidmyriel@gmail.com>

* Qdrant 1.10.0: document S3 snapshots, reorganize storage text (#994)

* Move snapshots storage section down, add local fs and S3 sub sections

* Remove yaml suffix from S3 secrets

* Update S3 example configuration, it didn't match latest release

* Update GitHub Stars (#993)

Co-authored-by: generall <generall@users.noreply.github.com>

* Add documentation for the Query API [v1.10] (#990)

* Add documentation for the Query API

* review suggestions

* upd url

* Add rrf image, fix typos

* easier intro image to fusion

* add python snippets

* docs: java, csharp

* docs: csharp hybrid-queries.md

* docs: Format hybrid-queries.md

* Add Rust client search examples using Query API

* docs: Java hybrid-queries.md

* doc: Helper comment

* Add Rust examples in hybrid queries

* v1.10.0 typescript snippets (#999)

* v1.10.0 typescript snippets

* missed using

* missed comments

* missed docs

* Address @agourlay's review

* fix proofread & edit

---------

Co-authored-by: generall <andrey@vasnetsov.com>
Co-authored-by: Anush <anushshetty90@gmail.com>
Co-authored-by: timvisee <tim@visee.me>
Co-authored-by: Ivan Pleshkov <pleshkov.ivan@gmail.com>
Co-authored-by: davidmyriel <davidmyriel@gmail.com>

* [WIP] Version 1.10. Release Article (#992)

* add release article draft

* add wip links

* fix article linnk

* add more information

* fix link

* add parameters

* add benchmark info

* better issues window screenshot

* fix image and descriptions

* add last bits of info

* update release header

* fix title

* docs: Java, Csharp snippets

* docs: Fixed typos

* Removed first Java, C# snippets for a simpler intro

* Update S3 snapshot storage, link to configuration section

* Update S3 configuration example

* Add Rust examples

* Update new Rust client text

* Mention ColBERT Rust snippet as good client example

* Update qdrant-landing/content/blog/qdrant-1.10.x.md

Co-authored-by: Kacper Łukawski <kacperlukawski@users.noreply.github.com>

* Update qdrant-landing/content/blog/qdrant-1.10.x.md

Co-authored-by: Kacper Łukawski <kacperlukawski@users.noreply.github.com>

* Update qdrant-landing/content/blog/qdrant-1.10.x.md

Co-authored-by: Kacper Łukawski <kacperlukawski@users.noreply.github.com>

* Update qdrant-landing/content/blog/qdrant-1.10.x.md

Co-authored-by: Kacper Łukawski <kacperlukawski@users.noreply.github.com>

* Update qdrant-landing/content/blog/qdrant-1.10.x.md

Co-authored-by: Kacper Łukawski <kacperlukawski@users.noreply.github.com>

* Update qdrant-landing/content/blog/qdrant-1.10.x.md

Co-authored-by: Kacper Łukawski <kacperlukawski@users.noreply.github.com>

* Update qdrant-landing/content/blog/qdrant-1.10.x.md

Co-authored-by: Kacper Łukawski <kacperlukawski@users.noreply.github.com>

* Update qdrant-landing/content/blog/qdrant-1.10.x.md

Co-authored-by: Kacper Łukawski <kacperlukawski@users.noreply.github.com>

* Update qdrant-landing/content/blog/qdrant-1.10.x.md

Co-authored-by: Kacper Łukawski <kacperlukawski@users.noreply.github.com>

* add last few changes

* Fix internal link

* Update Rust documentation links to point to specific version

---------

Co-authored-by: Luis Cossío <luis.cossio@outlook.com>
Co-authored-by: Anush <anushshetty90@gmail.com>
Co-authored-by: timvisee <tim@visee.me>
Co-authored-by: Kacper Łukawski <kacperlukawski@users.noreply.github.com>

* upd links in release blog post

* dont use links with domain

* [draft] bm 42 article (#969)

* bm 42 article draft

* upd the article

* BPE -> wordpiece

* azeret mono as fallback font

* testing other fallback for monospace font

* self hosted fonts

* only proofread & edit

* Update qdrant-landing/content/articles/bm42.md

* last fixes

---------

Co-authored-by: trean <trean.mi@gmail.com>
Co-authored-by: davidmyriel <davidmyriel@gmail.com>

* fix link

---------

Co-authored-by: Luis Cossío <luis.cossio@outlook.com>
Co-authored-by: Anush <anushshetty90@gmail.com>
Co-authored-by: davidmyriel <davidmyriel@gmail.com>
Co-authored-by: Arnaud Gourlay <arnaud.gourlay@gmail.com>
Co-authored-by: Tim Visée <tim@visee.me>
Co-authored-by: generall <generall@users.noreply.github.com>
Co-authored-by: Luis Cossío <luis.cossio@qdrant.com>
Co-authored-by: Ivan Pleshkov <pleshkov.ivan@gmail.com>
Co-authored-by: Kacper Łukawski <kacperlukawski@users.noreply.github.com>
Co-authored-by: trean <trean.mi@gmail.com>
2024-07-01 23:49:08 +02:00
generall ad6630b260 Update GitHub Stars 2024-06-30 17:00:45 +00:00
Anush 9675995343 docs: Fixed href memgpt.md 2024-06-29 10:01:18 +05:30
Gergő Móricz 2a148b2335 Revert "Add S3 config into example" (#1000) 2024-06-28 21:42:26 +02:00
davidmyriel 6161c5623e update front matter 2024-06-27 19:13:57 -07:00
davidmyriel c426dd5c90 fix image 2024-06-27 19:03:39 -07:00
davidmyriel e1c7f0b475 move article pinecone 2024-06-27 18:59:59 -07:00
davidmyriel 2491325ae8 fix image link 2024-06-27 18:43:55 -07:00
davidmyriel 529a7ed46d fix image 2024-06-27 18:41:27 -07:00
davidmyriel aa5fd39482 add images 2024-06-27 18:39:39 -07:00
davidmyriel 8138579807 update link 2024-06-27 18:18:16 -07:00
davidmyriel 9e53bbe67b add description 2024-06-27 18:16:07 -07:00
davidmyriel 4abfdbc203 move blog post 2024-06-27 18:11:37 -07:00
Tim Visée 087137738a Merge pull request #543 from mogery/master
Add S3 config into example
2024-06-27 16:04:54 +02:00
trean 0f125dddf3 margin after summary tags, removed outdated br tags (#988) 2024-06-27 12:40:08 +02:00
David Myriel 3e26b9f129 Merge pull request #989 from qdrant/collab-filtering-tutorial-fixes
readability improvements for collab filtering tutorial
2024-06-25 18:04:15 -07:00
davidmyriel 3e56bcf356 fix notebook link 2024-06-25 16:14:59 -07:00
generall 3f0ca224b9 readability improvements 2024-06-25 23:52:33 +02:00
David Myriel 51c8e439c6 Merge pull request #986 from qdrant/collaborative-filtering
add collaborative filtering article
2024-06-25 13:25:44 -07:00
trean 83d581e886 Snippets font update (#987)
* snippets font update

* another snippets font-family
2024-06-25 20:54:11 +02:00