Skip to content
Snippets Groups Projects
Commit 7993be7d authored by Alex Yang's avatar Alex Yang
Browse files

RELEASING: Releasing 2 package(s)

Releases:
  llamaindex@0.0.46
  create-llama@0.0.15

[skip ci]
parent f22ce6e7
No related branches found
No related tags found
No related merge requests found
---
"llamaindex": minor
---
fixing import statement
---
"llamaindex": patch
---
fix: class SimpleKVStore might throw error in ES module
---
"create-llama": patch
---
feat: support showing image on chat message
---
"llamaindex": patch
---
refactor: Updated low-level streaming interface
# llamaindex # llamaindex
## 0.0.46
### Patch Changes
- 977f284: fixing import statement
- 5d3bb66: fix: class SimpleKVStore might throw error in ES module
- f18c9f6: refactor: Updated low-level streaming interface
## 0.0.45 ## 0.0.45
### Patch Changes ### Patch Changes
......
{ {
"name": "llamaindex", "name": "llamaindex",
"version": "0.0.45", "version": "0.0.46",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@anthropic-ai/sdk": "^0.9.1", "@anthropic-ai/sdk": "^0.9.1",
......
# create-llama # create-llama
## 0.0.15
### Patch Changes
- 8e124e5: feat: support showing image on chat message
## 0.0.14 ## 0.0.14
### Patch Changes ### Patch Changes
......
{ {
"name": "create-llama", "name": "create-llama",
"version": "0.0.14", "version": "0.0.15",
"keywords": [ "keywords": [
"rag", "rag",
"llamaindex", "llamaindex",
......
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