Skip to content

Commit e9ded4e

Browse files
Release (#2154)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: marcusschiesser <17126+marcusschiesser@users.noreply.github.com>
1 parent 47a6f5f commit e9ded4e

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+204
-70
lines changed

.changeset/bright-walls-clap.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/cyan-pants-hope.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/happy-pigs-compare.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tender-sides-fix.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

apps/next/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @llamaindex/doc
22

3+
## 0.2.50
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [b6409b6]
8+
- @llamaindex/openai@0.4.15
9+
310
## 0.2.49
411

512
### Patch Changes

apps/next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@llamaindex/doc",
3-
"version": "0.2.49",
3+
"version": "0.2.50",
44
"private": true,
55
"scripts": {
66
"postinstall": "fumadocs-mdx",

e2e/examples/nextjs-node-runtime/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @llamaindex/next-node-runtime
22

3+
## 0.1.57
4+
5+
### Patch Changes
6+
7+
- @llamaindex/huggingface@0.1.25
8+
39
## 0.1.56
410

511
### Patch Changes

e2e/examples/nextjs-node-runtime/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@llamaindex/next-node-runtime-test",
3-
"version": "0.1.56",
3+
"version": "0.1.57",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

examples/CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,29 @@
11
# examples
22

3+
## 0.3.37
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [47a6f5f]
8+
- Updated dependencies [b80f33e]
9+
- Updated dependencies [b6409b6]
10+
- Updated dependencies [b80f33e]
11+
- @llamaindex/ollama@0.1.20
12+
- @llamaindex/anthropic@0.3.22
13+
- @llamaindex/openai@0.4.15
14+
- @llamaindex/clip@0.0.71
15+
- @llamaindex/deepinfra@0.0.71
16+
- @llamaindex/deepseek@0.0.33
17+
- @llamaindex/fireworks@0.0.31
18+
- @llamaindex/groq@0.0.87
19+
- @llamaindex/huggingface@0.1.25
20+
- @llamaindex/jinaai@0.0.31
21+
- @llamaindex/perplexity@0.0.28
22+
- @llamaindex/azure@0.1.32
23+
- @llamaindex/together@0.0.31
24+
- @llamaindex/vllm@0.0.57
25+
- @llamaindex/xai@0.0.18
26+
327
## 0.3.36
428

529
### Patch Changes

examples/package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@llamaindex/examples",
3-
"version": "0.3.36",
3+
"version": "0.3.37",
44
"private": true,
55
"scripts": {
66
"lint": "eslint .",
@@ -11,52 +11,52 @@
1111
"@azure/cosmos": "^4.1.1",
1212
"@azure/identity": "^4.4.1",
1313
"@azure/search-documents": "^12.1.0",
14-
"@llamaindex/anthropic": "^0.3.21",
14+
"@llamaindex/anthropic": "^0.3.22",
1515
"@llamaindex/assemblyai": "^0.1.18",
1616
"@llamaindex/astra": "^0.0.33",
17-
"@llamaindex/azure": "^0.1.31",
17+
"@llamaindex/azure": "^0.1.32",
1818
"@llamaindex/bm25-retriever": "^0.0.8",
1919
"@llamaindex/chroma": "^0.0.33",
20-
"@llamaindex/clip": "^0.0.70",
20+
"@llamaindex/clip": "^0.0.71",
2121
"@llamaindex/cloud": "^4.1.1",
2222
"@llamaindex/cohere": "^0.0.33",
2323
"@llamaindex/core": "^0.6.19",
24-
"@llamaindex/deepinfra": "^0.0.70",
25-
"@llamaindex/deepseek": "^0.0.32",
24+
"@llamaindex/deepinfra": "^0.0.71",
25+
"@llamaindex/deepseek": "^0.0.33",
2626
"@llamaindex/discord": "^0.1.18",
2727
"@llamaindex/elastic-search": "^0.1.19",
2828
"@llamaindex/env": "^0.1.30",
2929
"@llamaindex/firestore": "^1.0.26",
30-
"@llamaindex/fireworks": "^0.0.30",
30+
"@llamaindex/fireworks": "^0.0.31",
3131
"@llamaindex/google": "^0.3.18",
32-
"@llamaindex/groq": "^0.0.86",
33-
"@llamaindex/huggingface": "^0.1.24",
34-
"@llamaindex/jinaai": "^0.0.30",
32+
"@llamaindex/groq": "^0.0.87",
33+
"@llamaindex/huggingface": "^0.1.25",
34+
"@llamaindex/jinaai": "^0.0.31",
3535
"@llamaindex/milvus": "^0.1.28",
3636
"@llamaindex/mistral": "^0.1.19",
3737
"@llamaindex/mixedbread": "^0.0.33",
3838
"@llamaindex/mongodb": "^0.0.34",
3939
"@llamaindex/node-parser": "^2.0.19",
4040
"@llamaindex/notion": "^0.1.18",
41-
"@llamaindex/ollama": "^0.1.19",
42-
"@llamaindex/openai": "^0.4.14",
43-
"@llamaindex/perplexity": "^0.0.27",
41+
"@llamaindex/ollama": "^0.1.20",
42+
"@llamaindex/openai": "^0.4.15",
43+
"@llamaindex/perplexity": "^0.0.28",
4444
"@llamaindex/pinecone": "^0.1.19",
4545
"@llamaindex/portkey-ai": "^0.0.61",
4646
"@llamaindex/postgres": "^0.0.62",
4747
"@llamaindex/qdrant": "^0.1.29",
4848
"@llamaindex/readers": "^3.1.18",
4949
"@llamaindex/replicate": "^0.0.61",
5050
"@llamaindex/supabase": "^0.1.20",
51-
"@llamaindex/together": "^0.0.30",
51+
"@llamaindex/together": "^0.0.31",
5252
"@llamaindex/tools": "^0.1.9",
5353
"@llamaindex/upstash": "^0.0.33",
5454
"@llamaindex/vercel": "^0.1.19",
55-
"@llamaindex/vllm": "^0.0.56",
55+
"@llamaindex/vllm": "^0.0.57",
5656
"@llamaindex/voyage-ai": "^1.0.25",
5757
"@llamaindex/weaviate": "^0.0.34",
5858
"@llamaindex/workflow": "^1.1.20",
59-
"@llamaindex/xai": "^0.0.17",
59+
"@llamaindex/xai": "^0.0.18",
6060
"@notionhq/client": "^4.0.0",
6161
"@pinecone-database/pinecone": "^4.0.0",
6262
"@vercel/postgres": "^0.10.0",

0 commit comments

Comments
 (0)