Skip to content

Commit 887837b

Browse files
committed
docs
1 parent 71a1ca2 commit 887837b

File tree

4 files changed

+47
-4
lines changed

4 files changed

+47
-4
lines changed

.vault/semantic-chunking/.obsidian/workspace.json

Lines changed: 32 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,30 @@
2525
{
2626
"id": "510fdaee883cfc12",
2727
"type": "leaf",
28+
"state": {
29+
"type": "markdown",
30+
"state": {
31+
"file": "releases/v2.4.0 - ✂️ Clean Split.md",
32+
"mode": "preview",
33+
"backlinks": false,
34+
"source": true
35+
},
36+
"icon": "lucide-file",
37+
"title": "v2.4.0 - ✂️ Clean Split"
38+
}
39+
},
40+
{
41+
"id": "80393faf3fd7f3a9",
42+
"type": "leaf",
2843
"state": {
2944
"type": "custom-frames-📄-release-notes",
3045
"state": {},
3146
"icon": "lucide-notebook-pen",
3247
"title": "📄 release notes"
3348
}
3449
}
35-
]
50+
],
51+
"currentTab": 2
3652
}
3753
],
3854
"direction": "vertical"
@@ -162,6 +178,16 @@
162178
{
163179
"id": "722b7bdf2ca2699d",
164180
"type": "leaf",
181+
"state": {
182+
"type": "empty",
183+
"state": {},
184+
"icon": "lucide-file",
185+
"title": "New tab"
186+
}
187+
},
188+
{
189+
"id": "aaa433e4ec8743d3",
190+
"type": "leaf",
165191
"state": {
166192
"type": "Saved Queries View",
167193
"state": {},
@@ -170,7 +196,7 @@
170196
}
171197
}
172198
],
173-
"currentTab": 5
199+
"currentTab": 6
174200
}
175201
],
176202
"direction": "horizontal",
@@ -187,8 +213,11 @@
187213
"callout-manager:Insert Callout": true
188214
}
189215
},
190-
"active": "ee8a45d3d15647ea",
216+
"active": "80393faf3fd7f3a9",
191217
"lastOpenFiles": [
218+
"releases/v2.4.0 - ✂️ Clean Split.md",
219+
"pixel-banner-images/cut-in-pieces.png",
220+
"pixel-banner-images",
192221
"releases/v2.3.0 - 📦 Transformers.js v3.md",
193222
"🍱 Semantic Chunking.md",
194223
"images/model-precision.gif",
2.23 MB
Loading
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
banner: pixel-banner-images/cut-in-pieces.png
3+
content-start: "170"
4+
---
5+
6+
7+
# v2.4.0 - ✂️ Clean Split { .release-title }
8+
## 🍱 Semantic Chunking - Release
9+
10+
### What's New 🎉
11+
#### ✨ Added
12+
13+
- Added `sentenceit` function
14+
(split by sentence and optionally return its embeddings)

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44

55
## [2.4.0] - 2024-12-13
66
### ✨ Added
7-
- Added `sentenceit` function.
7+
- Added `sentenceit` function (split by sentence and return embeddings)
88

99
## [2.3.7] - 2024-11-25
1010
### 📦 Updated

0 commit comments

Comments
 (0)