Skip to content
Snippets Groups Projects
Unverified Commit 216ba1f2 authored by github-actions[bot]'s avatar github-actions[bot] Committed by GitHub
Browse files

Release 0.2.11 (#765)

parent 74686f57
No related branches found
No related merge requests found
---
"llamaindex": patch
"@llamaindex/edge": patch
---
refactor: use ollama official sdk
---
"llamaindex": patch
---
feat: support jina ai embedding and reranker
---
"llamaindex": patch
"@llamaindex/edge": patch
---
feat: support output to json format
# docs # docs
## 0.0.5
### Patch Changes
- Updated dependencies [87142b2]
- Updated dependencies [5a6cc0e]
- Updated dependencies [87142b2]
- llamaindex@0.2.11
## 0.0.4 ## 0.0.4
### Patch Changes ### Patch Changes
......
{ {
"name": "docs", "name": "docs",
"version": "0.0.4", "version": "0.0.5",
"private": true, "private": true,
"scripts": { "scripts": {
"docusaurus": "docusaurus", "docusaurus": "docusaurus",
......
# llamaindex # llamaindex
## 0.2.11
### Patch Changes
- 87142b2: refactor: use ollama official sdk
- 5a6cc0e: feat: support jina ai embedding and reranker
- 87142b2: feat: support output to json format
## 0.2.10 ## 0.2.10
### Patch Changes ### Patch Changes
......
{ {
"name": "llamaindex", "name": "llamaindex",
"version": "0.2.10", "version": "0.2.11",
"expectedMinorVersion": "2", "expectedMinorVersion": "2",
"license": "MIT", "license": "MIT",
"type": "module", "type": "module",
......
# test-edge-runtime # test-edge-runtime
## 0.1.3
### Patch Changes
- Updated dependencies [87142b2]
- Updated dependencies [87142b2]
- @llamaindex/edge@0.2.11
## 0.1.2 ## 0.1.2
### Patch Changes ### Patch Changes
......
{ {
"name": "test-edge-runtime", "name": "test-edge-runtime",
"version": "0.1.2", "version": "0.1.3",
"private": true, "private": true,
"scripts": { "scripts": {
"dev": "next dev", "dev": "next dev",
......
{ {
"name": "@llamaindex/edge", "name": "@llamaindex/edge",
"version": "0.2.10", "version": "0.2.11",
"license": "MIT", "license": "MIT",
"type": "module", "type": "module",
"dependencies": { "dependencies": {
......
# @llamaindex/experimental # @llamaindex/experimental
## 0.0.14
### Patch Changes
- Updated dependencies [87142b2]
- Updated dependencies [5a6cc0e]
- Updated dependencies [87142b2]
- llamaindex@0.2.11
## 0.0.13 ## 0.0.13
### Patch Changes ### Patch Changes
......
{ {
"name": "@llamaindex/experimental", "name": "@llamaindex/experimental",
"description": "Experimental package for LlamaIndexTS", "description": "Experimental package for LlamaIndexTS",
"version": "0.0.13", "version": "0.0.14",
"type": "module", "type": "module",
"types": "dist/type/index.d.ts", "types": "dist/type/index.d.ts",
"main": "dist/cjs/index.js", "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