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

0.0.19

parent 8664f738
No related branches found
No related tags found
No related merge requests found
---
"llamaindex": patch
---
Add PapaCSVReader (thank you @swk777)
---
"llamaindex": patch
---
OpenAI v4 (final), Anthropic 0.6, Replicate 0.16.1
---
"llamaindex": patch
---
Breaking: Removed NodeWithEmbeddings (just use BaseNode)
# simple # simple
## 0.0.17
### Patch Changes
- Updated dependencies [a747f28]
- Updated dependencies [355910b]
- Updated dependencies [355910b]
- llamaindex@0.0.19
## 0.0.16 ## 0.0.16
### Patch Changes ### Patch Changes
......
{ {
"version": "0.0.16", "version": "0.0.17",
"private": true, "private": true,
"name": "simple", "name": "simple",
"dependencies": { "dependencies": {
......
# llamaindex # llamaindex
## 0.0.19
### Patch Changes
- a747f28: Add PapaCSVReader (thank you @swk777)
- 355910b: OpenAI v4 (final), Anthropic 0.6, Replicate 0.16.1
- 355910b: Breaking: Removed NodeWithEmbeddings (just use BaseNode)
## 0.0.18 ## 0.0.18
### Patch Changes ### Patch Changes
......
{ {
"name": "llamaindex", "name": "llamaindex",
"version": "0.0.18", "version": "0.0.19",
"dependencies": { "dependencies": {
"@anthropic-ai/sdk": "^0.6.0", "@anthropic-ai/sdk": "^0.6.0",
"lodash": "^4.17.21", "lodash": "^4.17.21",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment