Commit Graph
4 Commits
Author SHA1 Message Date
Andrey Vasnetsov cae8456ce1 Fixing links again (#697)
* use relative links instead of absolute

* add trailing slashes to avoid 301 redirect

* add trailing slashes to avoid 301 redirect

* make link checker unhappy with local redirects

* test if ci fails (should fail)

* rollback: test if ci fails (should fail)
2024-03-07 20:31:05 +01:00
timvisee a6b3120a26 Remove empty lines in HTTP examples, reformat some of them 2023-11-28 17:05:01 +01:00
Kacper Łukawski 394aea6ef5 Set publication date for new recommendation API article (#372) 2023-10-25 12:09:56 +02:00
Kacper ŁukawskiandNirant a563d68438 Article: New recommendation API (#339)
* Initial draft of the new recommendation API article

* Initial draft of the new recommendation API article

* Add more description on HNSW

* Restructure the old API recap

* Add an example of the API request

* Add images

* Fix preview dir

* Fix grammar

* Add the first example

* Adjust images

* Add image titles

* Put images in a table

* Use figures

* Add an example as a gif

* Add more examples and describe the issue with multimodality

* Incorporate review feedback v1

* Incorporate more feedback + tabs for the first image

* Add shortcodes for tabs

* Rollback the tabs

* Incorporate feedback comments

* Test two images in a Markdown table

* Add lightbox

* Switch figure to img

* Switch to HTML

* Display images in tables

* Adjust weight

* Set date to 2023-10-19

* Add examples as videos

* Apply suggestions from code review

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

* Fix typo

* Add title to the social preview

* Update the example videos

* Add a paragraph about handling negative in average_vector

* Grammar fix

* Add feedback changes

* Enable video controls

* Adjust publication date

---------

Co-authored-by: Nirant <NirantK@users.noreply.github.com>
2023-10-25 12:05:56 +02:00