Recent Releases of open-text-embeddings
open-text-embeddings - 1.0.4
- feat: Added dimensions to request parameter of the embeddings endpoint.
- fix: Changed langchain imports to langchain_community.
- fix: GZipRequestMiddleware caused request error in fastapi 0.109.2.
- doc: Updated readme for download model step and fix open-in-colab badge.
- Python
Published by github-actions[bot] about 2 years ago
open-text-embeddings - 1.0.3
- jayxuz contributed #5: improved OpenAI API compatibility, better support for previous versions of Python (start from v3.7), better defaults and bug fixes.
- Normalize embeddings enabled by default.
- Added
VERBOSEenvironment variable to support verbose logging, disabled by default. - Support
openaipackage version >= 1.0.0.
- Python
Published by github-actions[bot] over 2 years ago
open-text-embeddings - 1.0.2
1.0.2 released.
#3 Added gzip compression to web request and response.
- Python
Published by github-actions[bot] over 2 years ago
open-text-embeddings - 1.0.1
1.0.1 released.
Fixed readme and package publishing workflow, no changes to code.
- Python
Published by github-actions[bot] over 2 years ago
open-text-embeddings - 1.0.0
1.0.0 released.
Thank you very much for the following contributions: Vokturz contributed #2: support for CPU/GPU choice and initialization before starting the app.
- Python
Published by github-actions[bot] over 2 years ago