Skip to content

v1.3.0

Choose a tag to compare

@chonknick chonknick released this 19 Sep 21:03
· 1174 commits to main since this release
886f4d5
Chonkie Logo (45)

✨ Highlights

  • Added search methods to handshakes for quick retrieval checks! Now you can search things directly with QdrantHandshake, WeaviateHandshake, PineconeHandshake, MongoDBHandshake and PgvectorHandshake.
  • Added a file input for all the cloud chunkers for easier processing of the files directly!

🔨 Breaking

  • All chunkers now return Chunk type, instead of SemanticChunk, SentenceChunk or RecursiveChunk, leader to stricter typing and more uniform structure.
  • Cloud SemanticChunker now matches the chonkie's SemanticChunker!

What's Changed

New Contributors

Full Changelog: v1.2.1...v1.3.0