v1.1.2
✨ Highlights
- Added initial support for
FileFetcherandTextChefclasses — Classes to support fetching files and cleaning up basic text structures. - Added support for new
jina-embedding-4embedding model (thanks to @real-jiakai 🙏) - Added initial support for
AzureOpenAIEmbeddingsandAzureOpenAIGenie(thanks to @TaylorN15 🙏) - Bug fixes and other minor patches.
What's Changed
- Feat: Add support for
FileFetcherandTextChefclasses — for better input support inchonkieby @chonknick in #220 - Fix: Add tokenizers to the required embedding optional install modules (#224) by @chonknick in #225
- Feat: Added jina embedding v4 model by @Harsha-Karimikonda in #213
- Add Azure OpenAI Support (Embeddings + Genie) by @TaylorN15 in #191
- fix: export EmbeddingsRegistry in embeddings module by @real-jiakai in #227
- Add
jina-embeddings-v4+ Support forAzureOpenAIEmbeddingsby @chonknick in #226 - Fix: Update pyproject.toml to include
chonkie.cloud.authandchonkie.cloud.refineriesby @shreyash-chonkie in #230 - Chore: Bump version to
v1.1.2by @chonknick in #232
New Contributors
- @TaylorN15 made their first contribution in #191
- @real-jiakai made their first contribution in #227
Full Changelog: v1.1.1...v1.1.2
