Compare commits

...

2 Commits

Author SHA1 Message Date
Alex Yang 87ec7f491b RELEASING: Releasing 2 package(s)
Releases:
  llamaindex@0.0.46
  create-llama@0.0.15

[skip ci]
2024-01-15 14:19:49 -06:00
Alex Yang f5d323c72d Revert "RELEASING: Releasing 2 package(s)"
This reverts commit 3c4347b247.
2024-01-15 14:16:51 -06:00
2 changed files with 3 additions and 6 deletions
+2 -5
View File
@@ -1,13 +1,10 @@
# llamaindex
## 0.1.0
### Minor Changes
- 977f284: fixing import statement
## 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
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "llamaindex",
"version": "0.1.0",
"version": "0.0.46",
"license": "MIT",
"dependencies": {
"@anthropic-ai/sdk": "^0.9.1",