Skip to content

Commit

Permalink
Release 0.7.9 (run-llama#1388)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: himself65 <[email protected]>
  • Loading branch information
3 people authored Oct 24, 2024
1 parent 691c5bc commit ca75c81
Show file tree
Hide file tree
Showing 50 changed files with 207 additions and 32 deletions.
6 changes: 0 additions & 6 deletions .changeset/spicy-dingos-perform.md

This file was deleted.

7 changes: 7 additions & 0 deletions apps/docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# docs

## 0.0.101

### Patch Changes

- Updated dependencies [691c5bc]
- [email protected]

## 0.0.100

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "docs",
"version": "0.0.100",
"version": "0.0.101",
"private": true,
"scripts": {
"docusaurus": "docusaurus",
Expand Down
7 changes: 7 additions & 0 deletions packages/autotool/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @llamaindex/autotool

## 4.0.9

### Patch Changes

- Updated dependencies [691c5bc]
- [email protected]

## 4.0.8

### Patch Changes
Expand Down
8 changes: 8 additions & 0 deletions packages/autotool/examples/01_node/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @llamaindex/autotool-01-node-example

## 0.0.41

### Patch Changes

- Updated dependencies [691c5bc]
- [email protected]
- @llamaindex/autotool@4.0.9

## 0.0.40

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/autotool/examples/01_node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@
"scripts": {
"start": "node --import tsx --import @llamaindex/autotool/node ./src/index.ts"
},
"version": "0.0.40"
"version": "0.0.41"
}
8 changes: 8 additions & 0 deletions packages/autotool/examples/02_nextjs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @llamaindex/autotool-02-next-example

## 0.1.85

### Patch Changes

- Updated dependencies [691c5bc]
- [email protected]
- @llamaindex/autotool@4.0.9

## 0.1.84

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/autotool/examples/02_nextjs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@llamaindex/autotool-02-next-example",
"private": true,
"version": "0.1.84",
"version": "0.1.85",
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down
2 changes: 1 addition & 1 deletion packages/autotool/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@llamaindex/autotool",
"type": "module",
"version": "4.0.8",
"version": "4.0.9",
"description": "auto transpile your JS function to LLM Agent compatible",
"files": [
"dist",
Expand Down
7 changes: 7 additions & 0 deletions packages/cloud/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @llamaindex/cloud

## 1.0.7

### Patch Changes

- Updated dependencies [691c5bc]
- @llamaindex/core@0.3.6

## 1.0.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cloud/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@llamaindex/cloud",
"version": "1.0.6",
"version": "1.0.7",
"type": "module",
"license": "MIT",
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions packages/community/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @llamaindex/community

## 0.0.55

### Patch Changes

- Updated dependencies [691c5bc]
- @llamaindex/core@0.3.6

## 0.0.54

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/community/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@llamaindex/community",
"description": "Community package for LlamaIndexTS",
"version": "0.0.54",
"version": "0.0.55",
"type": "module",
"types": "dist/type/index.d.ts",
"main": "dist/cjs/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @llamaindex/core

## 0.3.6

### Patch Changes

- 691c5bc: fix: export embeddings utils

## 0.3.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@llamaindex/core",
"type": "module",
"version": "0.3.5",
"version": "0.3.6",
"description": "LlamaIndex Core Module",
"exports": {
"./agent": {
Expand Down
7 changes: 7 additions & 0 deletions packages/experimental/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @llamaindex/experimental

## 0.0.110

### Patch Changes

- Updated dependencies [691c5bc]
- [email protected]

## 0.0.109

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/experimental/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@llamaindex/experimental",
"description": "Experimental package for LlamaIndexTS",
"version": "0.0.109",
"version": "0.0.110",
"type": "module",
"types": "dist/type/index.d.ts",
"main": "dist/cjs/index.js",
Expand Down
18 changes: 18 additions & 0 deletions packages/llamaindex/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# llamaindex

## 0.7.9

### Patch Changes

- 691c5bc: fix: export embeddings utils
- Updated dependencies [691c5bc]
- @llamaindex/core@0.3.6
- @llamaindex/cloud@1.0.7
- @llamaindex/anthropic@0.0.7
- @llamaindex/clip@0.0.7
- @llamaindex/deepinfra@0.0.7
- @llamaindex/huggingface@0.0.7
- @llamaindex/ollama@0.0.14
- @llamaindex/openai@0.1.23
- @llamaindex/portkey-ai@0.0.7
- @llamaindex/replicate@0.0.7
- @llamaindex/groq@0.0.22

## 0.7.8

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @llamaindex/cloudflare-worker-agent-test

## 0.0.94

### Patch Changes

- Updated dependencies [691c5bc]
- [email protected]

## 0.0.93

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@llamaindex/cloudflare-worker-agent-test",
"version": "0.0.93",
"version": "0.0.94",
"type": "module",
"private": true,
"scripts": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @llamaindex/llama-parse-browser-test

## 0.0.18

### Patch Changes

- @llamaindex/cloud@1.0.7

## 0.0.17

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@llamaindex/llama-parse-browser-test",
"private": true,
"version": "0.0.17",
"version": "0.0.18",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down
7 changes: 7 additions & 0 deletions packages/llamaindex/e2e/examples/nextjs-agent/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @llamaindex/next-agent-test

## 0.1.94

### Patch Changes

- Updated dependencies [691c5bc]
- [email protected]

## 0.1.93

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/llamaindex/e2e/examples/nextjs-agent/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@llamaindex/next-agent-test",
"version": "0.1.93",
"version": "0.1.94",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# test-edge-runtime

## 0.1.93

### Patch Changes

- Updated dependencies [691c5bc]
- [email protected]

## 0.1.92

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@llamaindex/nextjs-edge-runtime-test",
"version": "0.1.92",
"version": "0.1.93",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @llamaindex/next-node-runtime

## 0.0.75

### Patch Changes

- Updated dependencies [691c5bc]
- [email protected]

## 0.0.74

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@llamaindex/next-node-runtime-test",
"version": "0.0.74",
"version": "0.0.75",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @llamaindex/waku-query-engine-test

## 0.0.94

### Patch Changes

- Updated dependencies [691c5bc]
- [email protected]

## 0.0.93

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@llamaindex/waku-query-engine-test",
"version": "0.0.93",
"version": "0.0.94",
"type": "module",
"private": true,
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions packages/llamaindex/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "llamaindex",
"version": "0.7.8",
"version": "0.7.9",
"license": "MIT",
"type": "module",
"keywords": [
Expand Down Expand Up @@ -40,7 +40,7 @@
"@llamaindex/ollama": "workspace:*",
"@llamaindex/openai": "workspace:*",
"@llamaindex/portkey-ai": "workspace:*",
"@llamaindex/replicate": "workspace:^0.0.6",
"@llamaindex/replicate": "workspace:^0.0.7",
"@mistralai/mistralai": "^1.0.4",
"@mixedbread-ai/sdk": "^2.2.11",
"@pinecone-database/pinecone": "^3.0.2",
Expand Down
7 changes: 7 additions & 0 deletions packages/providers/anthropic/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @llamaindex/anthropic

## 0.0.7

### Patch Changes

- Updated dependencies [691c5bc]
- @llamaindex/core@0.3.6

## 0.0.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/providers/anthropic/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@llamaindex/anthropic",
"description": "Anthropic Adapter for LlamaIndex",
"version": "0.0.6",
"version": "0.0.7",
"type": "module",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/providers/clip/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @llamaindex/clip

## 0.0.7

### Patch Changes

- Updated dependencies [691c5bc]
- @llamaindex/core@0.3.6
- @llamaindex/openai@0.1.23

## 0.0.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/providers/clip/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@llamaindex/clip",
"description": "Clip Embedding Adapter for LlamaIndex",
"version": "0.0.6",
"version": "0.0.7",
"type": "module",
"types": "dist/index.d.ts",
"main": "dist/index.cjs",
Expand Down
Loading

0 comments on commit ca75c81

Please sign in to comment.