v1.0.7 #100
chonknick
announced in
Announcements
v1.0.7
#100
Replies: 1 comment 1 reply
-
|
Did you try LiteLLM for embeddings? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
✨ Highlights
HandshakesandPorterswith 1 newPorter(JSONPorter) as well as 3 newHandshakes(ChromaHandshake,QdrantHandshakeandTurbopufferHandshake)! Extemely simple to use, you can just import, init and call on yourList[Chunks]that you get out from your chunkers/refineries and query them for search!OpenAIGeniewhich allows you to use theOpenAImodels with theSlumberChunkerand many more! Any API that supports theOpenAI APIformat will be usable with thebase_urlchanged. Try out various LLMs with theSlumberChunkerto see which works best for you!VoyageAIEmbeddings(thanks to @Pratik960): UseVoyageAImodels withEmbeddingsRefineryandSemanticChunkersfor your ingestion~Visualizer: Dark mode and a retrotiktokenizertheme.NeuralChunkerDOCS.mdfor easy answers about Chonkie with LLMs.What's Changed
tiktokenizertheme to theVisualizerby @chonknick in Feat: Addtiktokenizertheme to theVisualizer#81VoyageAIEmbeddingsby @chonknick in Feat: Add initial support forVoyageAIEmbeddings#85NeuralChunkerby adding support for multiple models, custom… by @chonknick in Fix: EnhanceNeuralChunkerby adding support for multiple models, custom… #86BaseHandshakeandBasePorterby @chonknick in AddBaseHandshakeandBasePorter#91ChromaHandshake+QdrantHandshake+Document+Chomp+ More by @chonknick in Feat: AddChromaHandshake+QdrantHandshake+Document+Chomp+ More #93OpenAIGenie+TurbopufferHandshakeby @chonknick in Feat: Add support forOpenAIGenie+TurbopufferHandshake#95darkmode to chonkie'sVisualizerby @chonknick in Feat: Adddarkmode to chonkie'sVisualizer#98New Contributors
Full Changelog: v1.0.6...v1.0.7
This discussion was created from the release v1.0.7.
Beta Was this translation helpful? Give feedback.
All reactions