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

RELEASING: Releasing 3 package(s)

Showing
with 61 additions and 57 deletions
---
"llamaindex": patch
---
Add pipeline.register to create a managed index in LlamaCloud
---
"llamaindex": patch
---
fix: make edge run build after core
---
"llamaindex": patch
---
feat: add tool factory
---
"llamaindex": patch
---
fix: throw error when no pipelines exist for the retriever
---
"llamaindex": patch
"@llamaindex/env": patch
"@llamaindex/edge": patch
---
feat: improve CallbackManager
---
"llamaindex": patch
---
Update the list of supported Azure OpenAI API versions as of 2024-04-02.
---
"llamaindex": patch
---
feat: use claude3 with react agent
---
"llamaindex": patch
---
feat: add wikipedia tool
---
"llamaindex": patch
---
feat: add result type json
---
"llamaindex": patch
---
Add support for doc store strategies to VectorStoreIndex.fromDocuments
# llamaindex
## 0.2.2
### Patch Changes
- 3f8407c: Add pipeline.register to create a managed index in LlamaCloud
- 60a1603: fix: make edge run build after core
- fececd8: feat: add tool factory
- 1115f83: fix: throw error when no pipelines exist for the retriever
- 7a23cc6: feat: improve CallbackManager
- ea467fa: Update the list of supported Azure OpenAI API versions as of 2024-04-02.
- 6d9e015: feat: use claude3 with react agent
- 0b665bd: feat: add wikipedia tool
- 24b4033: feat: add result type json
- 8b28092: Add support for doc store strategies to VectorStoreIndex.fromDocuments
- Updated dependencies [7a23cc6]
- @llamaindex/env@0.0.6
## 0.2.1
### Patch Changes
......
{
"name": "llamaindex",
"version": "0.2.1",
"version": "0.2.2",
"expectedMinorVersion": "2",
"license": "MIT",
"type": "module",
......
# @llamaindex/edge
## 0.2.2
### Patch Changes
- 7a23cc6: feat: improve CallbackManager
- Updated dependencies [7a23cc6]
- @llamaindex/env@0.0.6
# test-edge-runtime
## 0.1.1
### Patch Changes
- Updated dependencies [7a23cc6]
- @llamaindex/edge@0.2.2
{
"name": "test-edge-runtime",
"version": "0.1.0",
"version": "0.1.1",
"private": true,
"scripts": {
"dev": "next dev",
......
{
"name": "@llamaindex/edge",
"version": "0.2.1",
"version": "0.2.2",
"license": "MIT",
"type": "module",
"dependencies": {
......
# @llamaindex/env
## 0.0.6
### Patch Changes
- 7a23cc6: feat: improve CallbackManager
## 0.0.5
### Patch Changes
......
{
"name": "@llamaindex/env",
"description": "environment wrapper",
"version": "0.0.5",
"version": "0.0.6",
"type": "module",
"types": "dist/type/index.d.ts",
"main": "dist/cjs/index.js",
......
# @llamaindex/experimental
## 0.0.5
### Patch Changes
- Updated dependencies [3f8407c]
- Updated dependencies [60a1603]
- Updated dependencies [fececd8]
- Updated dependencies [1115f83]
- Updated dependencies [7a23cc6]
- Updated dependencies [ea467fa]
- Updated dependencies [6d9e015]
- Updated dependencies [0b665bd]
- Updated dependencies [24b4033]
- Updated dependencies [8b28092]
- llamaindex@0.2.2
## 0.0.4
### Patch Changes
......
{
"name": "@llamaindex/experimental",
"description": "Experimental package for LlamaIndexTS",
"version": "0.0.4",
"version": "0.0.5",
"type": "module",
"types": "dist/type/index.d.ts",
"main": "dist/cjs/index.js",
......
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