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

Release 0.6.22 (#1333)

parent 5729bd92
No related branches found
No related merge requests found
Showing
with 80 additions and 14 deletions
---
"llamaindex": patch
---
Fix LlamaCloud API calls for ensuring an index and for file uploads
# docs
## 0.0.91
### Patch Changes
- Updated dependencies [5729bd9]
- llamaindex@0.6.22
## 0.0.90
### Patch Changes
......
{
"name": "docs",
"version": "0.0.90",
"version": "0.0.91",
"private": true,
"scripts": {
"docusaurus": "docusaurus",
......
# @llamaindex/autotool
## 3.0.22
### Patch Changes
- Updated dependencies [5729bd9]
- llamaindex@0.6.22
## 3.0.21
### Patch Changes
......
# @llamaindex/autotool-01-node-example
## 0.0.31
### Patch Changes
- Updated dependencies [5729bd9]
- llamaindex@0.6.22
- @llamaindex/autotool@3.0.22
## 0.0.30
### Patch Changes
......
......@@ -13,5 +13,5 @@
"scripts": {
"start": "node --import tsx --import @llamaindex/autotool/node ./src/index.ts"
},
"version": "0.0.30"
"version": "0.0.31"
}
# @llamaindex/autotool-02-next-example
## 0.1.75
### Patch Changes
- Updated dependencies [5729bd9]
- llamaindex@0.6.22
- @llamaindex/autotool@3.0.22
## 0.1.74
### Patch Changes
......
{
"name": "@llamaindex/autotool-02-next-example",
"private": true,
"version": "0.1.74",
"version": "0.1.75",
"scripts": {
"dev": "next dev",
"build": "next build",
......
{
"name": "@llamaindex/autotool",
"type": "module",
"version": "3.0.21",
"version": "3.0.22",
"description": "auto transpile your JS function to LLM Agent compatible",
"files": [
"dist",
......
# @llamaindex/experimental
## 0.0.100
### Patch Changes
- Updated dependencies [5729bd9]
- llamaindex@0.6.22
## 0.0.99
### Patch Changes
......
{
"name": "@llamaindex/experimental",
"description": "Experimental package for LlamaIndexTS",
"version": "0.0.99",
"version": "0.0.100",
"type": "module",
"types": "dist/type/index.d.ts",
"main": "dist/cjs/index.js",
......
# llamaindex
## 0.6.22
### Patch Changes
- 5729bd9: Fix LlamaCloud API calls for ensuring an index and for file uploads
## 0.6.21
### Patch Changes
......
# @llamaindex/cloudflare-worker-agent-test
## 0.0.84
### Patch Changes
- Updated dependencies [5729bd9]
- llamaindex@0.6.22
## 0.0.83
### Patch Changes
......
{
"name": "@llamaindex/cloudflare-worker-agent-test",
"version": "0.0.83",
"version": "0.0.84",
"type": "module",
"private": true,
"scripts": {
......
# @llamaindex/next-agent-test
## 0.1.84
### Patch Changes
- Updated dependencies [5729bd9]
- llamaindex@0.6.22
## 0.1.83
### Patch Changes
......
{
"name": "@llamaindex/next-agent-test",
"version": "0.1.83",
"version": "0.1.84",
"private": true,
"scripts": {
"dev": "next dev",
......
# test-edge-runtime
## 0.1.83
### Patch Changes
- Updated dependencies [5729bd9]
- llamaindex@0.6.22
## 0.1.82
### Patch Changes
......
{
"name": "@llamaindex/nextjs-edge-runtime-test",
"version": "0.1.82",
"version": "0.1.83",
"private": true,
"scripts": {
"dev": "next dev",
......
# @llamaindex/next-node-runtime
## 0.0.65
### Patch Changes
- Updated dependencies [5729bd9]
- llamaindex@0.6.22
## 0.0.64
### Patch Changes
......
{
"name": "@llamaindex/next-node-runtime-test",
"version": "0.0.64",
"version": "0.0.65",
"private": true,
"scripts": {
"dev": "next dev",
......
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