Skip to content
Snippets Groups Projects
Commit 293b83c3 authored by Yi Ding's avatar Yi Ding
Browse files

0.0.22

parent 99df58f6
Branches
Tags
No related merge requests found
---
"llamaindex": patch
---
CJK sentence splitting (thanks @TomPenguin)
---
"llamaindex": patch
---
Export options for Windows formatted text files
---
"llamaindex": patch
---
Disable long sentence splitting by default
---
"llamaindex": patch
---
Make sentence splitter not split on decimals.
---
"llamaindex": patch
---
Anthropic 0.6.1 and OpenAI 4.2.0. Changed Anthropic timeout back to 60s
# simple # simple
## 0.0.20
### Patch Changes
- Updated dependencies [454f3f8]
- Updated dependencies [454f3f8]
- Updated dependencies [454f3f8]
- Updated dependencies [454f3f8]
- Updated dependencies [99df58f]
- llamaindex@0.0.22
## 0.0.19 ## 0.0.19
### Patch Changes ### Patch Changes
......
{ {
"version": "0.0.19", "version": "0.0.20",
"private": true, "private": true,
"name": "simple", "name": "simple",
"dependencies": { "dependencies": {
......
# llamaindex # llamaindex
## 0.0.22
### Patch Changes
- 454f3f8: CJK sentence splitting (thanks @TomPenguin)
- 454f3f8: Export options for Windows formatted text files
- 454f3f8: Disable long sentence splitting by default
- 454f3f8: Make sentence splitter not split on decimals.
- 99df58f: Anthropic 0.6.1 and OpenAI 4.2.0. Changed Anthropic timeout back to 60s
## 0.0.21 ## 0.0.21
### Patch Changes ### Patch Changes
......
{ {
"name": "llamaindex", "name": "llamaindex",
"version": "0.0.21", "version": "0.0.22",
"dependencies": { "dependencies": {
"@anthropic-ai/sdk": "^0.6.1", "@anthropic-ai/sdk": "^0.6.1",
"lodash": "^4.17.21", "lodash": "^4.17.21",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment