Compare commits

..

40 Commits

Author SHA1 Message Date
thucpn eaf52fc481 bump: fuma 2024-12-11 15:05:49 +07:00
thucpn dc90c3da32 fix: missing command 2024-12-11 14:52:15 +07:00
thucpn 16d104227b fix: command 2024-12-11 14:51:34 +07:00
thucpn ce5f7ddbad fix: lock 2024-12-11 14:42:32 +07:00
thucpn e593e04770 update lock 2024-12-11 14:40:35 +07:00
thucpn 8f62ff7fed try fixed versions 2024-12-11 14:38:07 +07:00
thucpn c654ef474f fix: config for monorepo 2024-12-11 13:51:26 +07:00
thucpn e08a210b3a fix: missing css 2024-12-11 13:29:33 +07:00
thucpn af650b0826 update lock 2024-12-11 12:27:24 +07:00
thucpn 8e14cff7ec Merge branch 'main' into feat/migrate-legacy-docs 2024-12-11 12:26:41 +07:00
thucpn 2f30d62312 Merge branch 'main' into feat/migrate-legacy-docs 2024-12-11 11:03:05 +07:00
thucpn f95ec1f3e8 fix: overide default css 2024-12-11 11:00:19 +07:00
thucpn 6a9e1d5459 fix: file group 2024-12-09 18:49:41 +07:00
thucpn ab6dd7ea9c fix: slug 2024-12-09 18:43:44 +07:00
thucpn c469d47f11 update generate function 2024-12-09 18:38:22 +07:00
Thuc Pham 915b2144b7 Create sharp-ties-jog.md 2024-12-09 17:07:03 +07:00
thucpn 0dac1730ca remove debugging job 2024-12-09 17:04:16 +07:00
thucpn 4367ce65d6 handle when .mdx not in the end 2024-12-09 16:41:24 +07:00
thucpn 4968155658 remove rewrites 2024-12-09 16:40:54 +07:00
thucpn 480d7c3bd2 remove log 2024-12-09 16:35:37 +07:00
thucpn f4eeb18274 handle path transform 2024-12-09 16:19:48 +07:00
thucpn cc32406879 support absolute link 2024-12-09 15:27:06 +07:00
thucpn 7c0457b540 remove .mdx from link 2024-12-09 14:57:25 +07:00
thucpn f7cd1dffde set memory when building doc 2024-12-09 12:19:26 +07:00
thucpn 07e381f461 remove job 2024-12-09 12:06:56 +07:00
thucpn abab1fc276 add test build new document 2024-12-09 12:04:20 +07:00
thucpn 791c5d26e1 add test document build 2024-12-09 12:00:26 +07:00
thucpn f1ed6dff9e fix: comment should follow mdx 2024-12-09 11:50:57 +07:00
thucpn c3c2ad2d2b temporary fix 2024-12-06 17:15:42 +07:00
thucpn b1ee27f3dd fix: path fail for index url 2024-12-06 16:40:51 +07:00
thucpn 4cf9ad31e2 use nextjs rewrite 2024-12-06 16:28:50 +07:00
thucpn ba3e67e5ed fix: replace all 2024-12-06 16:19:16 +07:00
thucpn a8313db6c7 transform content 2024-12-06 16:14:20 +07:00
thucpn 7317ca9711 append title only 2024-12-06 15:46:30 +07:00
thucpn ea578f0cc4 use index as entry 2024-12-06 15:40:51 +07:00
thucpn 850b375a3f fix: generate doc 2024-12-06 15:34:27 +07:00
thucpn d6e62481b8 run typedoc first 2024-12-06 15:31:06 +07:00
thucpn bbf5e8a629 fix: rename entry page LlamaIndex 2024-12-06 15:30:48 +07:00
thucpn 5f5a773425 transform api pages 2024-12-06 15:21:22 +07:00
thucpn 6896be467a feat: migrate legacy docs 2024-12-06 14:40:43 +07:00
65 changed files with 46 additions and 284 deletions
+7
View File
@@ -0,0 +1,7 @@
---
"@llamaindex/doc": patch
"@llamaindex/core": patch
"@llamaindex/readers": patch
---
feat: build api reference pages for new documentation site
-7
View File
@@ -1,12 +1,5 @@
# docs
## 0.0.134
### Patch Changes
- llamaindex@0.8.28
- @llamaindex/examples@0.0.21
## 0.0.133
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "docs",
"version": "0.0.134",
"version": "0.0.133",
"private": true,
"scripts": {
"docusaurus": "docusaurus",
-13
View File
@@ -1,18 +1,5 @@
# @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
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@llamaindex/doc",
"version": "0.0.32",
"version": "0.0.31",
"private": true,
"scripts": {
"build": "pnpm run build:docs && next build",
@@ -1,11 +1,5 @@
# @llamaindex/cloudflare-worker-agent-test
## 0.0.124
### Patch Changes
- llamaindex@0.8.28
## 0.0.123
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@llamaindex/cloudflare-worker-agent-test",
"version": "0.0.124",
"version": "0.0.123",
"type": "module",
"private": true,
"scripts": {
@@ -1,11 +1,5 @@
# @llamaindex/llama-parse-browser-test
## 0.0.39
### Patch Changes
- @llamaindex/cloud@2.0.19
## 0.0.38
### Patch Changes
@@ -1,7 +1,7 @@
{
"name": "@llamaindex/llama-parse-browser-test",
"private": true,
"version": "0.0.39",
"version": "0.0.38",
"type": "module",
"scripts": {
"dev": "vite",
-6
View File
@@ -1,11 +1,5 @@
# @llamaindex/next-agent-test
## 0.1.124
### Patch Changes
- llamaindex@0.8.28
## 0.1.123
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@llamaindex/next-agent-test",
"version": "0.1.124",
"version": "0.1.123",
"private": true,
"scripts": {
"dev": "next dev",
@@ -1,11 +1,5 @@
# test-edge-runtime
## 0.1.123
### Patch Changes
- llamaindex@0.8.28
## 0.1.122
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@llamaindex/nextjs-edge-runtime-test",
"version": "0.1.123",
"version": "0.1.122",
"private": true,
"scripts": {
"dev": "next dev",
@@ -1,11 +1,5 @@
# @llamaindex/next-node-runtime
## 0.0.105
### Patch Changes
- llamaindex@0.8.28
## 0.0.104
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@llamaindex/next-node-runtime-test",
"version": "0.0.105",
"version": "0.0.104",
"private": true,
"scripts": {
"dev": "next dev",
@@ -1,11 +1,5 @@
# @llamaindex/waku-query-engine-test
## 0.0.124
### Patch Changes
- llamaindex@0.8.28
## 0.0.123
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@llamaindex/waku-query-engine-test",
"version": "0.0.124",
"version": "0.0.123",
"type": "module",
"private": true,
"scripts": {
-10
View File
@@ -1,15 +1,5 @@
# 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
### Patch Changes
+5 -5
View File
@@ -1,17 +1,17 @@
{
"name": "@llamaindex/examples",
"private": true,
"version": "0.0.21",
"version": "0.0.20",
"dependencies": {
"@ai-sdk/openai": "^1.0.5",
"@aws-crypto/sha256-js": "^5.2.0",
"@azure/cosmos": "^4.1.1",
"@azure/identity": "^4.4.1",
"@datastax/astra-db-ts": "^1.4.1",
"@llamaindex/core": "^0.4.19",
"@llamaindex/readers": "^1.0.21",
"@llamaindex/core": "^0.4.18",
"@llamaindex/readers": "^1.0.20",
"@llamaindex/workflow": "^0.0.8",
"@llamaindex/vercel": "^0.0.6",
"@llamaindex/vercel": "^0.0.5",
"@notionhq/client": "^2.2.15",
"@pinecone-database/pinecone": "^4.0.0",
"@vercel/postgres": "^0.10.0",
@@ -21,7 +21,7 @@
"commander": "^12.1.0",
"dotenv": "^16.4.5",
"js-tiktoken": "^1.0.14",
"llamaindex": "^0.8.28",
"llamaindex": "^0.8.27",
"mongodb": "^6.7.0",
"pathe": "^1.1.2",
"postgres": "^3.4.4"
-6
View File
@@ -1,11 +1,5 @@
# @llamaindex/autotool
## 5.0.28
### Patch Changes
- llamaindex@0.8.28
## 5.0.27
### Patch Changes
@@ -1,12 +1,5 @@
# @llamaindex/autotool-01-node-example
## 0.0.71
### Patch Changes
- llamaindex@0.8.28
- @llamaindex/autotool@5.0.28
## 0.0.70
### Patch Changes
@@ -13,5 +13,5 @@
"scripts": {
"start": "node --import tsx --import @llamaindex/autotool/node ./src/index.ts"
},
"version": "0.0.71"
"version": "0.0.70"
}
@@ -1,12 +1,5 @@
# @llamaindex/autotool-02-next-example
## 0.1.115
### Patch Changes
- llamaindex@0.8.28
- @llamaindex/autotool@5.0.28
## 0.1.114
### Patch Changes
@@ -1,7 +1,7 @@
{
"name": "@llamaindex/autotool-02-next-example",
"private": true,
"version": "0.1.115",
"version": "0.1.114",
"scripts": {
"dev": "next dev",
"build": "next build",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@llamaindex/autotool",
"type": "module",
"version": "5.0.28",
"version": "5.0.27",
"description": "auto transpile your JS function to LLM Agent compatible",
"files": [
"dist",
-7
View File
@@ -1,12 +1,5 @@
# @llamaindex/cloud
## 2.0.19
### Patch Changes
- Updated dependencies [a9b5b99]
- @llamaindex/core@0.4.19
## 2.0.18
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@llamaindex/cloud",
"version": "2.0.19",
"version": "2.0.18",
"type": "module",
"license": "MIT",
"scripts": {
-8
View File
@@ -1,13 +1,5 @@
# @llamaindex/community
## 0.0.77
### Patch Changes
- 24caf93: fix: added inference profile mapping for nova models"
- Updated dependencies [a9b5b99]
- @llamaindex/core@0.4.19
## 0.0.76
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@llamaindex/community",
"description": "Community package for LlamaIndexTS",
"version": "0.0.77",
"version": "0.0.76",
"type": "module",
"types": "dist/type/index.d.ts",
"main": "dist/cjs/index.js",
@@ -145,13 +145,6 @@ export const INFERENCE_TO_BEDROCK_MAP: Record<
[INFERENCE_BEDROCK_MODELS.US_META_LLAMA_3_2_90B_INSTRUCT]:
BEDROCK_MODELS.META_LLAMA3_2_90B_INSTRUCT,
[INFERENCE_BEDROCK_MODELS.US_AMAZON_NOVA_PRO_1]:
BEDROCK_MODELS.AMAZON_NOVA_PRO_1,
[INFERENCE_BEDROCK_MODELS.US_AMAZON_NOVA_LITE_1]:
BEDROCK_MODELS.AMAZON_NOVA_LITE_1,
[INFERENCE_BEDROCK_MODELS.US_AMAZON_NOVA_MICRO_1]:
BEDROCK_MODELS.AMAZON_NOVA_MICRO_1,
[INFERENCE_BEDROCK_MODELS.EU_ANTHROPIC_CLAUDE_3_HAIKU]:
BEDROCK_MODELS.ANTHROPIC_CLAUDE_3_HAIKU,
[INFERENCE_BEDROCK_MODELS.EU_ANTHROPIC_CLAUDE_3_SONNET]:
-6
View File
@@ -1,11 +1,5 @@
# @llamaindex/core
## 0.4.19
### Patch Changes
- a9b5b99: feat: build api reference pages for new documentation site
## 0.4.18
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@llamaindex/core",
"type": "module",
"version": "0.4.19",
"version": "0.4.18",
"description": "LlamaIndex Core Module",
"exports": {
"./agent": {
-6
View File
@@ -1,11 +1,5 @@
# @llamaindex/experimental
## 0.0.140
### Patch Changes
- llamaindex@0.8.28
## 0.0.139
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@llamaindex/experimental",
"description": "Experimental package for LlamaIndexTS",
"version": "0.0.140",
"version": "0.0.139",
"type": "module",
"types": "dist/type/index.d.ts",
"main": "dist/cjs/index.js",
-20
View File
@@ -1,25 +1,5 @@
# llamaindex
## 0.8.28
### Patch Changes
- Updated dependencies [a9b5b99]
- @llamaindex/core@0.4.19
- @llamaindex/readers@1.0.21
- @llamaindex/cloud@2.0.19
- @llamaindex/node-parser@0.0.20
- @llamaindex/anthropic@0.0.28
- @llamaindex/clip@0.0.28
- @llamaindex/deepinfra@0.0.28
- @llamaindex/huggingface@0.0.28
- @llamaindex/ollama@0.0.35
- @llamaindex/openai@0.1.44
- @llamaindex/portkey-ai@0.0.28
- @llamaindex/replicate@0.0.28
- @llamaindex/groq@0.0.43
- @llamaindex/vllm@0.0.14
## 0.8.27
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "llamaindex",
"version": "0.8.28",
"version": "0.8.27",
"license": "MIT",
"type": "module",
"keywords": [
-7
View File
@@ -1,12 +1,5 @@
# @llamaindex/node-parser
## 0.0.20
### Patch Changes
- Updated dependencies [a9b5b99]
- @llamaindex/core@0.4.19
## 0.0.19
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@llamaindex/node-parser",
"version": "0.0.20",
"version": "0.0.19",
"description": "Node parser for LlamaIndex",
"type": "module",
"exports": {
@@ -1,12 +1,5 @@
# @llamaindex/anthropic
## 0.0.28
### Patch Changes
- Updated dependencies [a9b5b99]
- @llamaindex/core@0.4.19
## 0.0.27
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@llamaindex/anthropic",
"description": "Anthropic Adapter for LlamaIndex",
"version": "0.0.28",
"version": "0.0.27",
"type": "module",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
-8
View File
@@ -1,13 +1,5 @@
# @llamaindex/clip
## 0.0.28
### Patch Changes
- Updated dependencies [a9b5b99]
- @llamaindex/core@0.4.19
- @llamaindex/openai@0.1.44
## 0.0.27
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@llamaindex/clip",
"description": "Clip Embedding Adapter for LlamaIndex",
"version": "0.0.28",
"version": "0.0.27",
"type": "module",
"types": "dist/index.d.ts",
"main": "dist/index.cjs",
@@ -1,13 +1,5 @@
# @llamaindex/deepinfra
## 0.0.28
### Patch Changes
- Updated dependencies [a9b5b99]
- @llamaindex/core@0.4.19
- @llamaindex/openai@0.1.44
## 0.0.27
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@llamaindex/deepinfra",
"description": "Deepinfra Adapter for LlamaIndex",
"version": "0.0.28",
"version": "0.0.27",
"type": "module",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
-6
View File
@@ -1,11 +1,5 @@
# @llamaindex/groq
## 0.0.43
### Patch Changes
- @llamaindex/openai@0.1.44
## 0.0.42
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@llamaindex/groq",
"description": "Groq Adapter for LlamaIndex",
"version": "0.0.43",
"version": "0.0.42",
"type": "module",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
@@ -1,13 +1,5 @@
# @llamaindex/huggingface
## 0.0.28
### Patch Changes
- Updated dependencies [a9b5b99]
- @llamaindex/core@0.4.19
- @llamaindex/openai@0.1.44
## 0.0.27
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@llamaindex/huggingface",
"description": "Huggingface Adapter for LlamaIndex",
"version": "0.0.28",
"version": "0.0.27",
"type": "module",
"types": "dist/index.d.ts",
"main": "dist/index.cjs",
-7
View File
@@ -1,12 +1,5 @@
# @llamaindex/ollama
## 0.0.35
### Patch Changes
- Updated dependencies [a9b5b99]
- @llamaindex/core@0.4.19
## 0.0.34
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@llamaindex/ollama",
"description": "Ollama Adapter for LlamaIndex",
"version": "0.0.35",
"version": "0.0.34",
"type": "module",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
-7
View File
@@ -1,12 +1,5 @@
# @llamaindex/openai
## 0.1.44
### Patch Changes
- Updated dependencies [a9b5b99]
- @llamaindex/core@0.4.19
## 0.1.43
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@llamaindex/openai",
"description": "OpenAI Adapter for LlamaIndex",
"version": "0.1.44",
"version": "0.1.43",
"type": "module",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
@@ -1,12 +1,5 @@
# @llamaindex/portkey-ai
## 0.0.28
### Patch Changes
- Updated dependencies [a9b5b99]
- @llamaindex/core@0.4.19
## 0.0.27
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@llamaindex/portkey-ai",
"description": "Portkey Adapter for LlamaIndex",
"version": "0.0.28",
"version": "0.0.27",
"type": "module",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
@@ -1,12 +1,5 @@
# @llamaindex/replicate
## 0.0.28
### Patch Changes
- Updated dependencies [a9b5b99]
- @llamaindex/core@0.4.19
## 0.0.27
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@llamaindex/replicate",
"description": "Replicate Adapter for LlamaIndex",
"version": "0.0.28",
"version": "0.0.27",
"type": "module",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
-7
View File
@@ -1,12 +1,5 @@
# @llamaindex/vercel
## 0.0.6
### Patch Changes
- Updated dependencies [a9b5b99]
- @llamaindex/core@0.4.19
## 0.0.5
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@llamaindex/vercel",
"description": "Vercel Adapter for LlamaIndex",
"version": "0.0.6",
"version": "0.0.5",
"type": "module",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
-6
View File
@@ -1,11 +1,5 @@
# @llamaindex/vllm
## 0.0.14
### Patch Changes
- @llamaindex/openai@0.1.44
## 0.0.13
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@llamaindex/vllm",
"description": "vLLM Adapter for LlamaIndex",
"version": "0.0.14",
"version": "0.0.13",
"type": "module",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
-8
View File
@@ -1,13 +1,5 @@
# @llamaindex/readers
## 1.0.21
### Patch Changes
- a9b5b99: feat: build api reference pages for new documentation site
- Updated dependencies [a9b5b99]
- @llamaindex/core@0.4.19
## 1.0.20
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@llamaindex/readers",
"description": "LlamaIndex Readers",
"version": "1.0.21",
"version": "1.0.20",
"type": "module",
"exports": {
"./node/hook": "./node/dist/hook.js",
+4 -4
View File
@@ -615,13 +615,13 @@ importers:
specifier: ^1.4.1
version: 1.5.0
'@llamaindex/core':
specifier: ^0.4.19
specifier: ^0.4.18
version: link:../packages/core
'@llamaindex/readers':
specifier: ^1.0.21
specifier: ^1.0.20
version: link:../packages/readers
'@llamaindex/vercel':
specifier: ^0.0.6
specifier: ^0.0.5
version: link:../packages/providers/vercel
'@llamaindex/workflow':
specifier: ^0.0.8
@@ -654,7 +654,7 @@ importers:
specifier: ^1.0.14
version: 1.0.15
llamaindex:
specifier: ^0.8.28
specifier: ^0.8.27
version: link:../packages/llamaindex
mongodb:
specifier: ^6.7.0
-12
View File
@@ -1,17 +1,5 @@
# @llamaindex/unit-test
## 0.0.38
### Patch Changes
- 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.37
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@llamaindex/unit-test",
"private": true,
"version": "0.0.38",
"version": "0.0.37",
"type": "module",
"scripts": {
"test": "vitest run"