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

Release 0.5.14 (#1103)

parent c825a2f7
No related branches found
No related tags found
No related merge requests found
Showing
with 73 additions and 15 deletions
---
"llamaindex": patch
---
Add gpt-4o-mini to Azure. Add 2024-06-01 API version for Azure
# docs # docs
## 0.0.55
### Patch Changes
- Updated dependencies [c825a2f]
- llamaindex@0.5.14
## 0.0.54 ## 0.0.54
### Patch Changes ### Patch Changes
......
{ {
"name": "docs", "name": "docs",
"version": "0.0.54", "version": "0.0.55",
"private": true, "private": true,
"scripts": { "scripts": {
"docusaurus": "docusaurus", "docusaurus": "docusaurus",
......
# @llamaindex/autotool-02-next-example # @llamaindex/autotool-02-next-example
## 0.1.39
### Patch Changes
- Updated dependencies [c825a2f]
- llamaindex@0.5.14
- @llamaindex/autotool@2.0.0
## 0.1.38 ## 0.1.38
### Patch Changes ### Patch Changes
......
{ {
"name": "@llamaindex/autotool-02-next-example", "name": "@llamaindex/autotool-02-next-example",
"private": true, "private": true,
"version": "0.1.38", "version": "0.1.39",
"scripts": { "scripts": {
"dev": "next dev", "dev": "next dev",
"build": "next build", "build": "next build",
......
...@@ -51,7 +51,7 @@ ...@@ -51,7 +51,7 @@
"unplugin": "^1.10.1" "unplugin": "^1.10.1"
}, },
"peerDependencies": { "peerDependencies": {
"llamaindex": "^0.5.13", "llamaindex": "^0.5.14",
"openai": "^4", "openai": "^4",
"typescript": "^4" "typescript": "^4"
}, },
......
# @llamaindex/experimental # @llamaindex/experimental
## 0.0.64
### Patch Changes
- Updated dependencies [c825a2f]
- llamaindex@0.5.14
## 0.0.63 ## 0.0.63
### Patch Changes ### Patch Changes
......
{ {
"name": "@llamaindex/experimental", "name": "@llamaindex/experimental",
"description": "Experimental package for LlamaIndexTS", "description": "Experimental package for LlamaIndexTS",
"version": "0.0.63", "version": "0.0.64",
"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",
......
# llamaindex # llamaindex
## 0.5.14
### Patch Changes
- c825a2f: Add gpt-4o-mini to Azure. Add 2024-06-01 API version for Azure
## 0.5.13 ## 0.5.13
### Patch Changes ### Patch Changes
......
# @llamaindex/cloudflare-worker-agent-test # @llamaindex/cloudflare-worker-agent-test
## 0.0.48
### Patch Changes
- Updated dependencies [c825a2f]
- llamaindex@0.5.14
## 0.0.47 ## 0.0.47
### Patch Changes ### Patch Changes
......
{ {
"name": "@llamaindex/cloudflare-worker-agent-test", "name": "@llamaindex/cloudflare-worker-agent-test",
"version": "0.0.47", "version": "0.0.48",
"type": "module", "type": "module",
"private": true, "private": true,
"scripts": { "scripts": {
......
# @llamaindex/next-agent-test # @llamaindex/next-agent-test
## 0.1.48
### Patch Changes
- Updated dependencies [c825a2f]
- llamaindex@0.5.14
## 0.1.47 ## 0.1.47
### Patch Changes ### Patch Changes
......
{ {
"name": "@llamaindex/next-agent-test", "name": "@llamaindex/next-agent-test",
"version": "0.1.47", "version": "0.1.48",
"private": true, "private": true,
"scripts": { "scripts": {
"dev": "next dev", "dev": "next dev",
......
# test-edge-runtime # test-edge-runtime
## 0.1.47
### Patch Changes
- Updated dependencies [c825a2f]
- llamaindex@0.5.14
## 0.1.46 ## 0.1.46
### Patch Changes ### Patch Changes
......
{ {
"name": "@llamaindex/nextjs-edge-runtime-test", "name": "@llamaindex/nextjs-edge-runtime-test",
"version": "0.1.46", "version": "0.1.47",
"private": true, "private": true,
"scripts": { "scripts": {
"dev": "next dev", "dev": "next dev",
......
# @llamaindex/next-node-runtime # @llamaindex/next-node-runtime
## 0.0.29
### Patch Changes
- Updated dependencies [c825a2f]
- llamaindex@0.5.14
## 0.0.28 ## 0.0.28
### Patch Changes ### Patch Changes
......
{ {
"name": "@llamaindex/next-node-runtime-test", "name": "@llamaindex/next-node-runtime-test",
"version": "0.0.28", "version": "0.0.29",
"private": true, "private": true,
"scripts": { "scripts": {
"dev": "next dev", "dev": "next dev",
......
# @llamaindex/waku-query-engine-test # @llamaindex/waku-query-engine-test
## 0.0.48
### Patch Changes
- Updated dependencies [c825a2f]
- llamaindex@0.5.14
## 0.0.47 ## 0.0.47
### Patch Changes ### Patch Changes
......
{ {
"name": "@llamaindex/waku-query-engine-test", "name": "@llamaindex/waku-query-engine-test",
"version": "0.0.47", "version": "0.0.48",
"type": "module", "type": "module",
"private": true, "private": true,
"scripts": { "scripts": {
......
{ {
"name": "llamaindex", "name": "llamaindex",
"version": "0.5.13", "version": "0.5.14",
"license": "MIT", "license": "MIT",
"type": "module", "type": "module",
"keywords": [ "keywords": [
......
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