Skip to content

v1.1.2

Choose a tag to compare

@chonknick chonknick released this 06 Aug 21:52
· 1409 commits to main since this release
10372b2

chonkie x jina

✨ Highlights

  • Added initial support for FileFetcher and TextChef classes — Classes to support fetching files and cleaning up basic text structures.
  • Added support for new jina-embedding-4 embedding model (thanks to @real-jiakai 🙏)
  • Added initial support for AzureOpenAIEmbeddings and AzureOpenAIGenie (thanks to @TaylorN15 🙏)
  • Bug fixes and other minor patches.

What's Changed

  • Feat: Add support for FileFetcher and TextChef classes — for better input support in chonkie by @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 for AzureOpenAIEmbeddings by @chonknick in #226
  • Fix: Update pyproject.toml to include chonkie.cloud.auth and chonkie.cloud.refineries by @shreyash-chonkie in #230
  • Chore: Bump version to v1.1.2 by @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