Commit Graph
6869 Commits
Author SHA1 Message Date
István Zoltán Szabó 90d8b1470d Add prompt marker to box. 2026-09-15 12:26:38 +02:00
István Zoltán Szabó 37ddb1c78b Prompt index. 2026-09-15 11:06:47 +02:00
István Zoltán Szabó 93e30f3486 Add a review prompt. 2026-09-14 16:45:16 +02:00
István Zoltán Szabó 3e3191a517 Fine-tuning. 2026-09-14 16:33:59 +02:00
István Zoltán Szabó b60ad42022 Fine-tune text. 2026-09-14 14:41:12 +02:00
István Zoltán Szabó 61743cf3a7 Fix CI. 2026-09-14 14:34:04 +02:00
István Zoltán Szabó 63b93c315c Add prompts. 2026-09-14 14:21:37 +02:00
István Zoltán Szabó 0d14144f68 Rephrase intro sentence. 2026-09-10 15:39:12 +02:00
István Zoltán Szabó 4031c520ac GitHub workflow. 2026-09-10 15:17:35 +02:00
István Zoltán Szabó f46e0d4770 Add first prompt, new CI check, and CSS. 2026-09-10 15:16:24 +02:00
István Zoltán Szabó 537d26ef70 Refactoring. 2026-09-10 13:06:00 +02:00
István Zoltán Szabó a537f52a44 Address feedback. 2026-09-10 10:56:16 +02:00
István Zoltán Szabó 60cebb450f Add prompts. 2026-09-08 15:20:56 +02:00
István Zoltán Szabó aeb711a908 Add prompt template. 2026-09-04 10:13:44 +02:00
Clelia (Astra) Bertelli e1ced2b269 Merge pull request #2656 from qdrant/clelia/multimodal-tutorial-revamp
chore: update multimodal search tutorial
2026-09-03 10:59:07 +02:00
maddie-d 0490e1e38c Merge pull request #2704 from qdrant/maddie-qdrant-patch-8
Website-Update top-banner.md
2026-09-02 14:50:14 -04:00
maddie-d 8c397457d6 Website-Update top-banner.md
Banner to VSS until Sept 16
2026-09-02 08:44:19 -04:00
Abdon PijpelinkandTim Visée 46e8031256 Migration guidance for memory tiers (#2682)
* Migration guidance for memory tiers

* Update qdrant-landing/content/documentation/ops-configuration/memory-tiers.md

Co-authored-by: Tim Visée <tim@visee.me>

---------

Co-authored-by: Tim Visée <tim@visee.me>
2026-09-02 13:20:28 +02:00
Abdon Pijpelink 9d9ae35fa6 Add documentation for the slow request log (#2676)
* Add documentation for the slow request log

* Mention slow request log in FAQ and on the low latency search page

* Update frontmatter

* Add 'Available as of v1.16.0'

* Add beta notice
2026-09-02 13:13:34 +02:00
Bastian Hofmann 9383e848c8 Merge pull request #2703 from qdrant/bashofmann/hc-registry
Fix hybrid/private cloud registry docs for Qdrant images
2026-09-02 12:05:18 +02:00
Bastian Hofmann d8f2f03323 Fix hybrid/private cloud registry docs for Qdrant images 2026-09-02 11:52:53 +02:00
Abdon Pijpelink e2382a7789 Add jsconfig.json to .gitignore (#2689) 2026-09-02 09:33:04 +02:00
trean 8d93916371 upd common-hero to add a second button to the security page (#2698) 2026-09-01 23:38:08 +02:00
trean c810ede3a6 lucene lp: change CTA links, add calendar redirect, fix css (#2696) 2026-09-01 23:27:36 +02:00
Kumar ShivenduandClaude Opus 5 eaf34e82f4 Link the two Dust case studies to each other (#2681)
* Link the two Dust case studies to each other

There are two Dust stories 15 months apart, and neither mentioned the
other. They are also reached from different places: the customers catalog
points at the 2025 one, while a Read Story card on the customers page and
the RAG use-cases page point at the 2024 one. A reader arriving at either
had no way to know the other existed.

The 2024 article now points forward from its Outlook section, which
already looks ahead to what Dust would build next. The 2025 article points
back before its first section, for anyone who wants the origin story.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>

* Move the forward link to the top of the 2024 Dust story

At the end, in the Outlook section, it only reached readers who had
already finished the older story. Anyone who wanted the current numbers
needed it before they started reading, not after.

It now sits above the opening paragraph and is reframed to say which story
this is, rather than reading as a continuation of the outlook.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>

* Update case study introduction for clarity

---------

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-09-02 02:00:11 +05:30
Kumar ShivenduandClaude Opus 5 b2fb2ce337 Fix a broken paragraph in the Dust case study, and the card's screen reader output (#2680)
Three defects found auditing the merged quote work.

The Dust card at "solution of choice" had no blank line before or after it,
so it rendered inside the paragraph. A <figure> implicitly closes a <p>,
which left the following 60 words as a bare text node outside any
paragraph: 16px instead of 18px, tighter leading, and no bottom margin.
This is live on qdrant.tech today. Adding the blank lines restores it; the
file's words are unchanged, only whitespace.

The card also hid the company from screen readers. The logo carried
alt="", and the company name is display:none whenever a logo is present,
so on desktop a screen reader got the name and role and no company at all.
The logo now uses the company as its alt text, which is what it conveys.
The avatar becomes alt="" for the opposite reason - the name sits right
beside it, so repeating it just made the name announce twice.

Also restores the trailing newline on case-study-bayer.md.

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-09-02 01:47:04 +05:30
m-qdrant 216a4c3ebc Merge pull request #2693 from qdrant/website-events-mlops
website-events-updates
2026-09-01 13:26:25 -04:00
Maddie Duhon 3f850eb293 website-events-updates
Added 2 edits, adjusted others
2026-09-01 13:17:49 -04:00
daniel-azoulai 742b77bce8 Merge pull request #2692 from qdrant/banner-fineweb-fix-link
Fix top banner link to the published blog slug
2026-09-01 06:51:47 -07:00
daniel-azoulaiandClaude Opus 5 263b685fc0 Fix top banner link to the published blog slug
The banner shipped in #2686 points at /blog/supernova-release, which 404s.
The post published at /blog/qdrant-fineweb-10b-release/.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-09-01 06:45:27 -07:00
kanungle 1914a47757 Merge pull request #2691 from qdrant/fineweb-blog-styling
Fineweb Blog Polish
2026-09-01 06:34:13 -07:00
kanungle f169fcd171 header changes 2026-09-01 06:28:06 -07:00
daniel-azoulai 00b6c4e6cb Merge pull request #2686 from qdrant/banner-supernova-10b-dataset
Update top banner for the 10B document benchmarking dataset launch
2026-09-01 06:25:06 -07:00
kanungle 0ed4db444c Merge pull request #2688 from qdrant/release/qdrant-fineweb-10b
new horizons
2026-09-01 06:02:02 -07:00
kanungle 3c4322da9a adjusted title 2026-09-01 05:56:52 -07:00
kanungle c39a6d5551 update hero 2026-09-01 05:48:55 -07:00
Nathan LeRoy d1af4dd521 remove comments 2026-09-01 07:47:10 -04:00
Nathan LeRoy b7242105f0 add prose, images, links, etc 2026-09-01 07:26:03 -04:00
Nathan LeRoy ddd454ab2b add placeholders for everything 2026-08-31 18:33:40 -04:00
daniel-azoulaiandClaude Opus 5 8a8a32fcd0 Update top banner for the 10B document benchmarking dataset
Runs September 1, 2026 8:00 AM EST to September 3, 2026 8:00 AM EST
(12:00 UTC to 12:00 UTC), linking to the launch blog post.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-31 13:48:04 -07:00
kanungle b4ac8c4ddb Merge pull request #2685 from qdrant/remove-quotient-integrartion
quotient cleanup
2026-08-31 12:08:16 -07:00
István Zoltán Szabó 23f9082d45 Merge pull request #2629 from qdrant/szabosteve/edge-docs
Add Edge API page to Edge docs
2026-08-31 12:55:27 +02:00
chadha a0bbc3335a quotient cleanup 2026-08-31 11:23:04 +01:00
István Zoltán Szabó 55e585dd3b Fine-tuning. 2026-08-31 11:45:46 +02:00
István Zoltán SzabóandAbdon Pijpelink 223fde73e6 Apply batched suggestions from code review
Co-authored-by: Abdon Pijpelink <abdon.pijpelink@qdrant.com>
2026-08-31 10:32:33 +02:00
István Zoltán Szabó 4a9c145ae8 Merge branch 'master' of github.com:qdrant/landing_page into szabosteve/edge-docs 2026-08-31 10:28:10 +02:00
kanungle 0b075f7e73 Merge pull request #2637 from qdrant/clelia/memory-tiers-article
feat: memory tiers article
2026-08-28 16:30:36 -07:00
István Zoltán Szabó ef8b439c59 Merge pull request #2583 from qdrant/szabosteve/i112-2
Add CTA below the docs table of contents
2026-08-28 17:13:31 +02:00
Clelia (Astra) BertelliandAbdon Pijpelink 55797de7ec Apply batched suggestions from code review
Co-authored-by: Abdon Pijpelink <abdon.pijpelink@qdrant.com>
2026-08-28 12:56:41 +02:00
clelia 11d39e7ef5 fix: update java snippet 2026-08-28 10:55:14 +02:00