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

Release 0.6.20 (#1325)

parent 6a9a7b14
No related branches found
No related tags found
No related merge requests found
Showing
with 83 additions and 15 deletions
---
"@llamaindex/openai": patch
"llamaindex": patch
---
fix: take init api key into account
# docs
## 0.0.89
### Patch Changes
- Updated dependencies [6a9a7b1]
- llamaindex@0.6.20
## 0.0.88
### Patch Changes
......
{
"name": "docs",
"version": "0.0.88",
"version": "0.0.89",
"private": true,
"scripts": {
"docusaurus": "docusaurus",
......
# @llamaindex/autotool
## 3.0.20
### Patch Changes
- Updated dependencies [6a9a7b1]
- llamaindex@0.6.20
## 3.0.19
### Patch Changes
......
# @llamaindex/autotool-01-node-example
## 0.0.29
### Patch Changes
- Updated dependencies [6a9a7b1]
- llamaindex@0.6.20
- @llamaindex/autotool@3.0.20
## 0.0.28
### Patch Changes
......
......@@ -13,5 +13,5 @@
"scripts": {
"start": "node --import tsx --import @llamaindex/autotool/node ./src/index.ts"
},
"version": "0.0.28"
"version": "0.0.29"
}
# @llamaindex/autotool-02-next-example
## 0.1.73
### Patch Changes
- Updated dependencies [6a9a7b1]
- llamaindex@0.6.20
- @llamaindex/autotool@3.0.20
## 0.1.72
### Patch Changes
......
{
"name": "@llamaindex/autotool-02-next-example",
"private": true,
"version": "0.1.72",
"version": "0.1.73",
"scripts": {
"dev": "next dev",
"build": "next build",
......
{
"name": "@llamaindex/autotool",
"type": "module",
"version": "3.0.19",
"version": "3.0.20",
"description": "auto transpile your JS function to LLM Agent compatible",
"files": [
"dist",
......
# @llamaindex/experimental
## 0.0.98
### Patch Changes
- Updated dependencies [6a9a7b1]
- llamaindex@0.6.20
## 0.0.97
### Patch Changes
......
{
"name": "@llamaindex/experimental",
"description": "Experimental package for LlamaIndexTS",
"version": "0.0.97",
"version": "0.0.98",
"type": "module",
"types": "dist/type/index.d.ts",
"main": "dist/cjs/index.js",
......
# llamaindex
## 0.6.20
### Patch Changes
- 6a9a7b1: fix: take init api key into account
- Updated dependencies [6a9a7b1]
- @llamaindex/openai@0.1.16
- @llamaindex/groq@0.0.15
## 0.6.19
### Patch Changes
......
# @llamaindex/cloudflare-worker-agent-test
## 0.0.82
### Patch Changes
- Updated dependencies [6a9a7b1]
- llamaindex@0.6.20
## 0.0.81
### Patch Changes
......
{
"name": "@llamaindex/cloudflare-worker-agent-test",
"version": "0.0.81",
"version": "0.0.82",
"type": "module",
"private": true,
"scripts": {
......
# @llamaindex/next-agent-test
## 0.1.82
### Patch Changes
- Updated dependencies [6a9a7b1]
- llamaindex@0.6.20
## 0.1.81
### Patch Changes
......
{
"name": "@llamaindex/next-agent-test",
"version": "0.1.81",
"version": "0.1.82",
"private": true,
"scripts": {
"dev": "next dev",
......
# test-edge-runtime
## 0.1.81
### Patch Changes
- Updated dependencies [6a9a7b1]
- llamaindex@0.6.20
## 0.1.80
### Patch Changes
......
{
"name": "@llamaindex/nextjs-edge-runtime-test",
"version": "0.1.80",
"version": "0.1.81",
"private": true,
"scripts": {
"dev": "next dev",
......
# @llamaindex/next-node-runtime
## 0.0.63
### Patch Changes
- Updated dependencies [6a9a7b1]
- llamaindex@0.6.20
## 0.0.62
### Patch Changes
......
{
"name": "@llamaindex/next-node-runtime-test",
"version": "0.0.62",
"version": "0.0.63",
"private": true,
"scripts": {
"dev": "next dev",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment