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

0.0.18

parent ade9d8fb
Branches
Tags
No related merge requests found
---
"llamaindex": patch
---
Breaking: allow documents to be reimported with hash checking.
---
"llamaindex": patch
---
Update storage exports (thanks @TomPenguin)
---
"llamaindex": patch
---
Bug fix: use session in OpenAI Embeddings (thanks @swk777)
---
"llamaindex": patch
---
Breaking: removed nodeId and docId. Just use id\_
# simple # simple
## 0.0.16
### Patch Changes
- Updated dependencies [824c13c]
- Updated dependencies [18b8915]
- Updated dependencies [ade9d8f]
- Updated dependencies [824c13c]
- llamaindex@0.0.18
## 0.0.15 ## 0.0.15
### Patch Changes ### Patch Changes
......
{ {
"version": "0.0.15", "version": "0.0.16",
"private": true, "private": true,
"name": "simple", "name": "simple",
"dependencies": { "dependencies": {
......
# llamaindex # llamaindex
## 0.0.18
### Patch Changes
- 824c13c: Breaking: allow documents to be reimported with hash checking.
- 18b8915: Update storage exports (thanks @TomPenguin)
- ade9d8f: Bug fix: use session in OpenAI Embeddings (thanks @swk777)
- 824c13c: Breaking: removed nodeId and docId. Just use id\_
## 0.0.17 ## 0.0.17
### Patch Changes ### Patch Changes
......
{ {
"name": "llamaindex", "name": "llamaindex",
"version": "0.0.17", "version": "0.0.18",
"dependencies": { "dependencies": {
"@anthropic-ai/sdk": "^0.5.9", "@anthropic-ai/sdk": "^0.5.9",
"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