Artem Daineko
68635efa3f
Fix link to Optimus in docs ( #143 )
2024-03-10 11:45:44 +05:30
Anush
9b63427118
chore: pre-commit formatting ( #91 )
...
* chore: formatting
* chore: formatting
* chore: remove other hooks
* Update poetry lock
---------
Co-authored-by: Nirant Kasliwal <nirant.bits@gmail.com >
2024-01-16 15:06:54 +05:30
NirantK
050d80ab51
* chore(docs): update index.md with FastEmbed library information and usage examples
...
* feat(docs): add installation instructions for FastEmbed with Qdrant Client
2023-09-28 10:52:38 +05:30
Rishav Dash
bcf3cee8b8
Updated the hyperlink for "Retrieval with FastEmbed"
...
prev -: https://qdrant.github.io/fastembed/examples/Retrieval%20with%20FastEmbed/
now -: https://qdrant.github.io/fastembed/examples/Retrieval_with_FastEmbed/
2023-09-03 13:37:14 +05:30
NirantK
2427fa1d69
* docs(index.md): add link to advanced user guide for retrieval with FastEmbed
2023-08-24 23:45:35 +05:30
NirantK
53ce38c736
* docs(index.md): update documentation to remove outdated information and provide accurate description of FastEmbed library and installation process
2023-08-24 23:37:25 +05:30
NirantK
a9c7378b67
* docs: update README.md and index.md with example link for Retrieval Embedding Generation
2023-08-24 20:29:55 +05:30
NirantK
42b50200c3
* docs(index.md): remove duplicate sentence about default embedding support
2023-08-24 20:28:45 +05:30
NirantK
88b595f3ec
* chore: update project description in pyproject.toml
...
* docs: update project description in README.md and docs/index.md
2023-08-24 13:16:46 +05:30
NirantK
2017fdc22a
* fix(docs): change method name from encode to embed in DefaultEmbedding class
...
* fix(README.md): change method name from encode to embed in Embedding class
* fix(docs/Getting Started.ipynb): change method name from encode to embed in Embedding class
2023-08-23 09:49:48 +05:30
NirantK
3d76875c5d
* fix(index.md): fix typo in embedding_model variable name from DeafultEmbedding to DefaultEmbedding
2023-08-22 21:29:56 +05:30
NirantK
5b48fce67e
* chore(docs/index.md): fix typo in DefaultEmbedding import statement
...
* feat(docs/index.md): update example passage in documents list
* docs(docs/index.md): add comment about leaving out prefix in documents list
2023-08-22 15:26:04 +05:30
NirantK
b1449eddaa
* docs(Getting Started.ipynb): update title to include emoji and change "Getting Started" to " Getting Started"
...
* docs(index.md): update title to include emoji and update description to include "retrieval augmented generation" and mention support for
2023-08-22 15:02:46 +05:30
NirantK
c3023112a8
* chore(docs/index.md): update example documents and comments in code
...
* feat(docs/index.md): add support for passage and query prefixes in example documents
2023-08-22 14:52:43 +05:30
NirantK
9a944e4d70
* docs(index.md): remove unnecessary heading and update installation instructions
...
* fix(docs/index.md): remove unnecessary heading
* docs(index.md): update installation instructions
2023-08-22 14:52:35 +05:30
NirantK
88d92ff596
* docs(index.md): update documentation to reflect changes in FastEmbed library
2023-08-21 19:49:08 +05:30
NirantK
0d6f313f30
* feat(docs): add initial documentation files
...
* feat(docs): add override for main.html template
2023-08-21 17:51:29 +05:30