33 Commits

Author SHA1 Message Date
NirantK
206a633eb1 Fix for # https://github.com/pytorch/pytorch/issues/100974 2023-09-25 17:12:03 +05:30
NirantK
5dfdddbdb6 Another attempt at fixing versions 2023-09-25 16:53:14 +05:30
NirantK
464b12ab15 * chore(pyproject.toml): update optimum dependency version to be greater than 1.12.0 2023-09-25 16:14:24 +05:30
NirantK
f007b19272 Add optimum as a dependency 2023-09-25 15:33:28 +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
1809e8cd80 * chore(pyproject.toml): update version from 0.0.4a1 to 0.0.4 2023-08-24 13:14:13 +05:30
NirantK
d1c5aa91e5 * chore(pyproject.toml): update version from 0.0.3a1 to 0.0.4a1 2023-08-23 11:19:24 +05:30
NirantK
ecaeecf7e8 * chore(pyproject.toml): update version from 0.0.3a0 to 0.0.3a1 2023-08-23 10:15:22 +05:30
NirantK
72d1a1d0d7 * chore(pyproject.toml): update version from 0.0.2 to 0.0.3a0 2023-08-22 15:25:58 +05:30
NirantK
5dbefc6a7c * chore(pyproject.toml): add mknotebooks dependency 2023-08-21 19:16:58 +05:30
NirantK
7126f096e4 * chore(pyproject.toml): add pillow and cairosvg dependencies 2023-08-21 18:49:07 +05:30
NirantK
98da066bc9 * chore(pyproject.toml): add mkdocstrings as a dependency
* chore(pyproject.toml): update mkdocs-material version to ^9.1.21
2023-08-21 18:37:47 +05:30
NirantK
e2d7bd3902 Merge branch 'main' into docs-init 2023-08-21 17:58:11 +05:30
NirantK
7c13395c96 * chore(pyproject.toml): add mkdocs-material as a dev dependency 2023-08-21 17:29:49 +05:30
generall
770beb1023 refactoring 2023-08-18 01:36:36 +02:00
NirantK
5b213ce75b * chore(pyproject.toml): update onnx version to 1.11.0
* feat(pyproject.toml): add notebook dependency with version >=7.0.2
2023-08-17 10:47:55 +05:30
NirantK
7b1f1b5989 * feat(pyproject.toml): add onnx to dev dependency 2023-08-17 10:40:49 +05:30
NirantK
d507f20c1d * feat(pyproject.toml): add optimum dependency 2023-08-17 10:39:29 +05:30
NirantK
1ba8f79ff8 * chore(pyproject.toml): update version to 0.0.2 and description to "Fast, State of the Art Quantized Embedding Models" 2023-08-16 18:49:45 +05:30
NirantK
3f2c96a6e8 * chore(pyproject.toml): remove sentence-transformers and pre-commit dependencies
* feat(pyproject.toml): add onnxruntime-silicon dependency
2023-08-10 22:05:12 +05:30
NirantK
63979dedb7 * chore(pyproject.toml): update project version to 0.0.1 and description to "Fast Embedding Creation and Simpler API for Qdrant"
* docs(pyproject.toml): update homepage and repository URLs
* feat(pyproject.toml): add "sentence-transformers"
2023-07-31 17:37:57 +05:30
NirantK
0a861ba5e1 * chore(pyproject.toml): update version from 0.0.1.alpha2 to 0.0.1.alpha3 2023-07-31 16:48:23 +05:30
NirantK
36e276fa8b * feat(embedding.py): add support for tokenization and encoding of documents using the model
* chore(pyproject.toml): add tokenizers as a dependency
2023-07-31 16:27:39 +05:30
NirantK
2746ebbdca * chore(pyproject.toml): add tqdm and requests dependencies 2023-07-31 16:06:04 +05:30
NirantK
caf2c28d7d * chore(pyproject.toml): update version from 0.0.1.alpha1 to 0.0.1.alpha2 2023-07-31 13:51:44 +05:30
NirantK
e3e310d73c * chore(pyproject.toml): update project name from "fastvector" to "fastembed"
* chore(pyproject.toml): update version from "0.0.1" to "0.0.1.alpha1"
2023-07-17 14:59:38 +05:30
NirantK
4a368f89b5 * chore(pyproject.toml): remove qdrant-client dependency 2023-07-13 08:56:24 +05:30
NirantK
5c61ff5347 * chore(pyproject.toml): update python dependency version to >=3.8.0,<3.12
* feat(pyproject.toml): add packages, homepage, repository, and keywords
2023-07-12 19:14:34 +05:30
NirantK
23e16b5498 * chore(pyproject.toml): remove empty lines 2023-07-12 19:08:37 +05:30
NirantK
0b15cee945 * refactor(pyproject.toml): update dependencies and create dev-dependencies
* feat(pyproject.toml): add onnxruntime-silicon as a dependency with macOS specific marker
2023-07-12 19:08:17 +05:30
NirantK
1c30491623 * chore(pyproject.toml): add sentence-transformers package
* chore(pyproject.toml): update black line-length to 120
* chore(pyproject.toml): update isort profile to "black"
* chore(pyproject.toml): update ruff line-length to 120
2023-07-11 19:21:46 +05:30
NirantK
a9ece4f37d * chore(pyproject.toml): update project description to "Fast embedding alternative to Sentence transformers"
* chore(pyproject.toml): add pre-commit dependency
2023-07-11 18:27:34 +05:30
NirantK
22d9683271 * chore(pyproject.toml): add pyproject.toml file
* feat(pyproject.toml): add project metadata and dependencies
* chore(pyproject.toml): specify build system requirements
2023-07-11 16:56:16 +05:30