Commit Graph
10 Commits
Author SHA1 Message Date
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 e433842363 fix aleph alpha active voice and docs structure 2023-06-19 09:54:27 +02:00
David Serticandllogiq 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 Serticandllogiq 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
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
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 2850fd6daa fix remaining pages and structure 2023-05-31 11:46:36 +02:00
David Sertic a4e100cf45 add sidebar links, delimiters and proper weights 2023-05-29 19:25:41 +02:00
3215985d1d Improved Nested Docs and Link Grouping Support (#147)
* added a table of content

* wide layout for docs, styles for the table of content

* fixes for docs layout

* wide footer at the docs section

* added support for nested docs, added toggling groups of links, delimiters, external links

* external link icon

* added active state for nested links, styles for the external link icon

* styles fix

* remove doc sync

* update directory structure and doc titles

* fix outstanding links

* fix more links for merge

* Revert "fix more links for merge"

This reverts commit 46c9ccaf1b7765f2cda8dc85d625fa6b4e3f5436.

* Revert "fix outstanding links"

This reverts commit 28e6380b74f1ab74690c8184551f186656d6d4e9.

* fix remaining broken links

* move how-to tutorials in the different page

* split tutorials

* fix link

* upd github edit link

* skip empty index pages

---------

Co-authored-by: Andrey Vasnetsov <andrey@vasnetsov.com>
Co-authored-by: David Sertic <62056091+davidmyriel@users.noreply.github.com>
2023-05-29 15:11:40 +02:00