Skip to content
Snippets Groups Projects
Unverified Commit bbb87f42 authored by github-actions[bot]'s avatar github-actions[bot] Committed by GitHub
Browse files
parent 24caf93e
No related branches found
No related tags found
No related merge requests found
Showing
with 79 additions and 25 deletions
---
"@llamaindex/community": patch
---
fix: added inference profile mapping for nova models"
---
"@llamaindex/doc": patch
"@llamaindex/core": patch
"@llamaindex/readers": patch
---
feat: build api reference pages for new documentation site
# docs # docs
## 0.0.134
### Patch Changes
- llamaindex@0.8.28
- @llamaindex/examples@0.0.21
## 0.0.133 ## 0.0.133
### Patch Changes ### Patch Changes
......
{ {
"name": "docs", "name": "docs",
"version": "0.0.133", "version": "0.0.134",
"private": true, "private": true,
"scripts": { "scripts": {
"docusaurus": "docusaurus", "docusaurus": "docusaurus",
......
# @llamaindex/doc # @llamaindex/doc
## 0.0.32
### Patch Changes
- a9b5b99: feat: build api reference pages for new documentation site
- Updated dependencies [a9b5b99]
- @llamaindex/core@0.4.19
- @llamaindex/readers@1.0.21
- @llamaindex/cloud@2.0.19
- llamaindex@0.8.28
- @llamaindex/node-parser@0.0.20
- @llamaindex/openai@0.1.44
## 0.0.31 ## 0.0.31
### Patch Changes ### Patch Changes
......
{ {
"name": "@llamaindex/doc", "name": "@llamaindex/doc",
"version": "0.0.31", "version": "0.0.32",
"private": true, "private": true,
"scripts": { "scripts": {
"build": "pnpm run build:docs && next build", "build": "pnpm run build:docs && next build",
......
# @llamaindex/cloudflare-worker-agent-test # @llamaindex/cloudflare-worker-agent-test
## 0.0.124
### Patch Changes
- llamaindex@0.8.28
## 0.0.123 ## 0.0.123
### Patch Changes ### Patch Changes
......
{ {
"name": "@llamaindex/cloudflare-worker-agent-test", "name": "@llamaindex/cloudflare-worker-agent-test",
"version": "0.0.123", "version": "0.0.124",
"type": "module", "type": "module",
"private": true, "private": true,
"scripts": { "scripts": {
......
# @llamaindex/llama-parse-browser-test # @llamaindex/llama-parse-browser-test
## 0.0.39
### Patch Changes
- @llamaindex/cloud@2.0.19
## 0.0.38 ## 0.0.38
### Patch Changes ### Patch Changes
......
{ {
"name": "@llamaindex/llama-parse-browser-test", "name": "@llamaindex/llama-parse-browser-test",
"private": true, "private": true,
"version": "0.0.38", "version": "0.0.39",
"type": "module", "type": "module",
"scripts": { "scripts": {
"dev": "vite", "dev": "vite",
......
# @llamaindex/next-agent-test # @llamaindex/next-agent-test
## 0.1.124
### Patch Changes
- llamaindex@0.8.28
## 0.1.123 ## 0.1.123
### Patch Changes ### Patch Changes
......
{ {
"name": "@llamaindex/next-agent-test", "name": "@llamaindex/next-agent-test",
"version": "0.1.123", "version": "0.1.124",
"private": true, "private": true,
"scripts": { "scripts": {
"dev": "next dev", "dev": "next dev",
......
# test-edge-runtime # test-edge-runtime
## 0.1.123
### Patch Changes
- llamaindex@0.8.28
## 0.1.122 ## 0.1.122
### Patch Changes ### Patch Changes
......
{ {
"name": "@llamaindex/nextjs-edge-runtime-test", "name": "@llamaindex/nextjs-edge-runtime-test",
"version": "0.1.122", "version": "0.1.123",
"private": true, "private": true,
"scripts": { "scripts": {
"dev": "next dev", "dev": "next dev",
......
# @llamaindex/next-node-runtime # @llamaindex/next-node-runtime
## 0.0.105
### Patch Changes
- llamaindex@0.8.28
## 0.0.104 ## 0.0.104
### Patch Changes ### Patch Changes
......
{ {
"name": "@llamaindex/next-node-runtime-test", "name": "@llamaindex/next-node-runtime-test",
"version": "0.0.104", "version": "0.0.105",
"private": true, "private": true,
"scripts": { "scripts": {
"dev": "next dev", "dev": "next dev",
......
# @llamaindex/waku-query-engine-test # @llamaindex/waku-query-engine-test
## 0.0.124
### Patch Changes
- llamaindex@0.8.28
## 0.0.123 ## 0.0.123
### Patch Changes ### Patch Changes
......
{ {
"name": "@llamaindex/waku-query-engine-test", "name": "@llamaindex/waku-query-engine-test",
"version": "0.0.123", "version": "0.0.124",
"type": "module", "type": "module",
"private": true, "private": true,
"scripts": { "scripts": {
......
# examples # examples
## 0.0.21
### Patch Changes
- Updated dependencies [a9b5b99]
- @llamaindex/core@0.4.19
- @llamaindex/readers@1.0.21
- llamaindex@0.8.28
- @llamaindex/vercel@0.0.6
## 0.0.20 ## 0.0.20
### Patch Changes ### Patch Changes
......
{ {
"name": "@llamaindex/examples", "name": "@llamaindex/examples",
"private": true, "private": true,
"version": "0.0.20", "version": "0.0.21",
"dependencies": { "dependencies": {
"@ai-sdk/openai": "^1.0.5", "@ai-sdk/openai": "^1.0.5",
"@aws-crypto/sha256-js": "^5.2.0", "@aws-crypto/sha256-js": "^5.2.0",
"@azure/cosmos": "^4.1.1", "@azure/cosmos": "^4.1.1",
"@azure/identity": "^4.4.1", "@azure/identity": "^4.4.1",
"@datastax/astra-db-ts": "^1.4.1", "@datastax/astra-db-ts": "^1.4.1",
"@llamaindex/core": "^0.4.18", "@llamaindex/core": "^0.4.19",
"@llamaindex/readers": "^1.0.20", "@llamaindex/readers": "^1.0.21",
"@llamaindex/workflow": "^0.0.8", "@llamaindex/workflow": "^0.0.8",
"@llamaindex/vercel": "^0.0.5", "@llamaindex/vercel": "^0.0.6",
"@notionhq/client": "^2.2.15", "@notionhq/client": "^2.2.15",
"@pinecone-database/pinecone": "^4.0.0", "@pinecone-database/pinecone": "^4.0.0",
"@vercel/postgres": "^0.10.0", "@vercel/postgres": "^0.10.0",
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
"commander": "^12.1.0", "commander": "^12.1.0",
"dotenv": "^16.4.5", "dotenv": "^16.4.5",
"js-tiktoken": "^1.0.14", "js-tiktoken": "^1.0.14",
"llamaindex": "^0.8.27", "llamaindex": "^0.8.28",
"mongodb": "^6.7.0", "mongodb": "^6.7.0",
"pathe": "^1.1.2", "pathe": "^1.1.2",
"postgres": "^3.4.4" "postgres": "^3.4.4"
......
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