Compare commits

..

2 Commits

Author SHA1 Message Date
Marcus Schiesser d337eb24ac Merge branch 'main' into ms/add-image-tool 2025-05-22 13:17:20 +07:00
Marcus Schiesser e5f5c8da56 feat: Add support for builtin image generation tool 2025-05-22 13:13:15 +07:00
130 changed files with 206 additions and 813 deletions
+6
View File
@@ -0,0 +1,6 @@
---
"@llamaindex/openai": patch
"@llamaindex/core": patch
---
Add support for builtin image generation tool
-21
View File
@@ -1,26 +1,5 @@
# @llamaindex/doc
## 0.2.22
### Patch Changes
- Updated dependencies [76ff23d]
- @llamaindex/cloud@4.0.11
- llamaindex@0.11.3
## 0.2.21
### Patch Changes
- Updated dependencies [59601dd]
- @llamaindex/openai@0.4.1
- @llamaindex/core@0.6.7
- @llamaindex/cloud@4.0.10
- llamaindex@0.11.2
- @llamaindex/node-parser@2.0.7
- @llamaindex/readers@3.1.5
- @llamaindex/workflow@1.1.4
## 0.2.20
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@llamaindex/doc",
"version": "0.2.22",
"version": "0.2.20",
"private": true,
"scripts": {
"postinstall": "fumadocs-mdx",
@@ -1,17 +1,5 @@
# @llamaindex/cloudflare-worker-agent-test
## 0.0.164
### Patch Changes
- llamaindex@0.11.3
## 0.0.163
### Patch Changes
- llamaindex@0.11.2
## 0.0.162
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@llamaindex/cloudflare-worker-agent-test",
"version": "0.0.164",
"version": "0.0.162",
"type": "module",
"private": true,
"scripts": {
@@ -1,18 +1,5 @@
# @llamaindex/llama-parse-browser-test
## 0.0.66
### Patch Changes
- Updated dependencies [76ff23d]
- @llamaindex/cloud@4.0.11
## 0.0.65
### Patch Changes
- @llamaindex/cloud@4.0.10
## 0.0.64
### Patch Changes
@@ -1,7 +1,7 @@
{
"name": "@llamaindex/llama-parse-browser-test",
"private": true,
"version": "0.0.66",
"version": "0.0.64",
"type": "module",
"scripts": {
"dev": "vite",
-12
View File
@@ -1,17 +1,5 @@
# @llamaindex/next-agent-test
## 0.1.164
### Patch Changes
- llamaindex@0.11.3
## 0.1.163
### Patch Changes
- llamaindex@0.11.2
## 0.1.162
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@llamaindex/next-agent-test",
"version": "0.1.164",
"version": "0.1.162",
"private": true,
"scripts": {
"dev": "next dev",
@@ -1,17 +1,5 @@
# test-edge-runtime
## 0.1.163
### Patch Changes
- llamaindex@0.11.3
## 0.1.162
### Patch Changes
- llamaindex@0.11.2
## 0.1.161
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@llamaindex/nextjs-edge-runtime-test",
"version": "0.1.163",
"version": "0.1.161",
"private": true,
"scripts": {
"dev": "next dev",
@@ -1,19 +1,5 @@
# @llamaindex/next-node-runtime
## 0.1.31
### Patch Changes
- llamaindex@0.11.3
## 0.1.30
### Patch Changes
- @llamaindex/huggingface@0.1.11
- llamaindex@0.11.2
- @llamaindex/readers@3.1.5
## 0.1.29
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@llamaindex/next-node-runtime-test",
"version": "0.1.31",
"version": "0.1.29",
"private": true,
"scripts": {
"dev": "next dev",
@@ -1,17 +1,5 @@
# vite-import-llamaindex
## 0.0.30
### Patch Changes
- llamaindex@0.11.3
## 0.0.29
### Patch Changes
- llamaindex@0.11.2
## 0.0.28
### Patch Changes
@@ -1,7 +1,7 @@
{
"name": "vite-import-llamaindex",
"private": true,
"version": "0.0.30",
"version": "0.0.28",
"type": "module",
"scripts": {
"build": "vite build",
@@ -1,17 +1,5 @@
# @llamaindex/waku-query-engine-test
## 0.0.164
### Patch Changes
- llamaindex@0.11.3
## 0.0.163
### Patch Changes
- llamaindex@0.11.2
## 0.0.162
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@llamaindex/waku-query-engine-test",
"version": "0.0.164",
"version": "0.0.162",
"type": "module",
"private": true,
"scripts": {
-51
View File
@@ -1,56 +1,5 @@
# examples
## 0.3.17
### Patch Changes
- Updated dependencies [59601dd]
- @llamaindex/openai@0.4.1
- @llamaindex/core@0.6.7
- @llamaindex/clip@0.0.57
- @llamaindex/deepinfra@0.0.57
- @llamaindex/deepseek@0.0.17
- @llamaindex/fireworks@0.0.17
- @llamaindex/groq@0.0.72
- @llamaindex/huggingface@0.1.11
- @llamaindex/jinaai@0.0.17
- @llamaindex/perplexity@0.0.14
- @llamaindex/azure@0.1.17
- @llamaindex/elastic-search@0.1.7
- @llamaindex/milvus@0.1.16
- @llamaindex/qdrant@0.1.16
- @llamaindex/supabase@0.1.6
- @llamaindex/together@0.0.17
- @llamaindex/vllm@0.0.43
- @llamaindex/xai@0.0.4
- @llamaindex/cloud@4.0.10
- llamaindex@0.11.2
- @llamaindex/node-parser@2.0.7
- @llamaindex/anthropic@0.3.8
- @llamaindex/assemblyai@0.1.6
- @llamaindex/cohere@0.0.21
- @llamaindex/discord@0.1.6
- @llamaindex/google@0.3.3
- @llamaindex/mistral@0.1.7
- @llamaindex/mixedbread@0.0.21
- @llamaindex/notion@0.1.6
- @llamaindex/ollama@0.1.7
- @llamaindex/portkey-ai@0.0.49
- @llamaindex/replicate@0.0.49
- @llamaindex/astra@0.0.21
- @llamaindex/chroma@0.0.21
- @llamaindex/firestore@1.0.14
- @llamaindex/mongodb@0.0.22
- @llamaindex/pinecone@0.1.7
- @llamaindex/postgres@0.0.50
- @llamaindex/upstash@0.0.21
- @llamaindex/weaviate@0.0.21
- @llamaindex/vercel@0.1.7
- @llamaindex/voyage-ai@1.0.13
- @llamaindex/readers@3.1.5
- @llamaindex/tools@0.0.12
- @llamaindex/workflow@1.1.4
## 0.3.16
### Patch Changes
+46 -46
View File
@@ -1,6 +1,6 @@
{
"name": "@llamaindex/examples",
"version": "0.3.17",
"version": "0.3.16",
"private": true,
"scripts": {
"lint": "eslint .",
@@ -11,51 +11,51 @@
"@azure/cosmos": "^4.1.1",
"@azure/identity": "^4.4.1",
"@azure/search-documents": "^12.1.0",
"@llamaindex/anthropic": "^0.3.8",
"@llamaindex/assemblyai": "^0.1.6",
"@llamaindex/astra": "^0.0.21",
"@llamaindex/azure": "^0.1.17",
"@llamaindex/chroma": "^0.0.21",
"@llamaindex/clip": "^0.0.57",
"@llamaindex/cloud": "^4.0.10",
"@llamaindex/cohere": "^0.0.21",
"@llamaindex/core": "^0.6.7",
"@llamaindex/deepinfra": "^0.0.57",
"@llamaindex/deepseek": "^0.0.17",
"@llamaindex/discord": "^0.1.6",
"@llamaindex/elastic-search": "^0.1.7",
"@llamaindex/anthropic": "^0.3.7",
"@llamaindex/assemblyai": "^0.1.5",
"@llamaindex/astra": "^0.0.20",
"@llamaindex/azure": "^0.1.16",
"@llamaindex/chroma": "^0.0.20",
"@llamaindex/clip": "^0.0.56",
"@llamaindex/cloud": "^4.0.8",
"@llamaindex/cohere": "^0.0.20",
"@llamaindex/core": "^0.6.6",
"@llamaindex/deepinfra": "^0.0.56",
"@llamaindex/deepseek": "^0.0.16",
"@llamaindex/discord": "^0.1.5",
"@llamaindex/elastic-search": "^0.1.6",
"@llamaindex/env": "^0.1.30",
"@llamaindex/firestore": "^1.0.14",
"@llamaindex/fireworks": "^0.0.17",
"@llamaindex/google": "^0.3.3",
"@llamaindex/groq": "^0.0.72",
"@llamaindex/huggingface": "^0.1.11",
"@llamaindex/jinaai": "^0.0.17",
"@llamaindex/milvus": "^0.1.16",
"@llamaindex/mistral": "^0.1.7",
"@llamaindex/mixedbread": "^0.0.21",
"@llamaindex/mongodb": "^0.0.22",
"@llamaindex/node-parser": "^2.0.7",
"@llamaindex/notion": "^0.1.6",
"@llamaindex/ollama": "^0.1.7",
"@llamaindex/openai": "^0.4.1",
"@llamaindex/perplexity": "^0.0.14",
"@llamaindex/pinecone": "^0.1.7",
"@llamaindex/portkey-ai": "^0.0.49",
"@llamaindex/postgres": "^0.0.50",
"@llamaindex/qdrant": "^0.1.16",
"@llamaindex/readers": "^3.1.5",
"@llamaindex/replicate": "^0.0.49",
"@llamaindex/supabase": "^0.1.6",
"@llamaindex/together": "^0.0.17",
"@llamaindex/tools": "^0.0.12",
"@llamaindex/upstash": "^0.0.21",
"@llamaindex/vercel": "^0.1.7",
"@llamaindex/vllm": "^0.0.43",
"@llamaindex/voyage-ai": "^1.0.13",
"@llamaindex/weaviate": "^0.0.21",
"@llamaindex/workflow": "^1.1.4",
"@llamaindex/xai": "workspace:^0.0.4",
"@llamaindex/firestore": "^1.0.13",
"@llamaindex/fireworks": "^0.0.16",
"@llamaindex/google": "^0.3.2",
"@llamaindex/groq": "^0.0.71",
"@llamaindex/huggingface": "^0.1.10",
"@llamaindex/jinaai": "^0.0.16",
"@llamaindex/milvus": "^0.1.15",
"@llamaindex/mistral": "^0.1.6",
"@llamaindex/mixedbread": "^0.0.20",
"@llamaindex/mongodb": "^0.0.21",
"@llamaindex/node-parser": "^2.0.6",
"@llamaindex/notion": "^0.1.5",
"@llamaindex/ollama": "^0.1.6",
"@llamaindex/openai": "^0.4.0",
"@llamaindex/perplexity": "^0.0.13",
"@llamaindex/pinecone": "^0.1.6",
"@llamaindex/portkey-ai": "^0.0.48",
"@llamaindex/postgres": "^0.0.49",
"@llamaindex/qdrant": "^0.1.15",
"@llamaindex/readers": "^3.1.4",
"@llamaindex/replicate": "^0.0.48",
"@llamaindex/supabase": "^0.1.5",
"@llamaindex/together": "^0.0.16",
"@llamaindex/tools": "^0.0.11",
"@llamaindex/upstash": "^0.0.20",
"@llamaindex/vercel": "^0.1.6",
"@llamaindex/vllm": "^0.0.42",
"@llamaindex/voyage-ai": "^1.0.12",
"@llamaindex/weaviate": "^0.0.20",
"@llamaindex/workflow": "^1.1.3",
"@llamaindex/xai": "workspace:^0.0.3",
"@notionhq/client": "^2.2.15",
"@pinecone-database/pinecone": "^4.0.0",
"@vercel/postgres": "^0.10.0",
@@ -64,7 +64,7 @@
"commander": "^12.1.0",
"dotenv": "^16.4.5",
"js-tiktoken": "^1.0.14",
"llamaindex": "^0.11.2",
"llamaindex": "^0.11.0",
"mongodb": "6.7.0",
"postgres": "^3.4.4",
"wikipedia": "^2.1.2",
+1 -9
View File
@@ -1,13 +1,5 @@
import { LlamaParseReader } from "@llamaindex/cloud";
import { openai, OpenAIEmbedding } from "@llamaindex/openai";
import { Settings, VectorStoreIndex } from "llamaindex";
Settings.llm = openai({
model: "gpt-4.1",
});
Settings.embedModel = new OpenAIEmbedding({
model: "text-embedding-3-small",
});
import { VectorStoreIndex } from "llamaindex";
async function main() {
// Load PDF using LlamaParse
+3 -2
View File
@@ -15,9 +15,10 @@
"circular-check": "madge --circular ./packages/**/**/dist/index.js",
"release": "pnpm run build && changeset publish",
"release-snapshot": "pnpm run build && changeset publish --tag snapshot",
"new-version": "changeset version && pnpm format:write && pnpm run build",
"new-version": "changeset version && pnpm postversion && pnpm format:write && pnpm run build",
"new-snapshot": "pnpm run build && changeset version --snapshot",
"lint-staged": "lint-staged"
"lint-staged": "lint-staged",
"postversion": "node scripts/repin-workflow.mjs"
},
"devDependencies": {
"@changesets/cli": "^2.27.5",
-12
View File
@@ -1,17 +1,5 @@
# @llamaindex/autotool
## 8.0.3
### Patch Changes
- llamaindex@0.11.3
## 8.0.2
### Patch Changes
- llamaindex@0.11.2
## 8.0.1
### Patch Changes
@@ -1,19 +1,5 @@
# @llamaindex/autotool-01-node-example
## 0.0.111
### Patch Changes
- llamaindex@0.11.3
- @llamaindex/autotool@8.0.3
## 0.0.110
### Patch Changes
- llamaindex@0.11.2
- @llamaindex/autotool@8.0.2
## 0.0.109
### Patch Changes
@@ -13,5 +13,5 @@
"scripts": {
"start": "node --import tsx --import @llamaindex/autotool/node ./src/index.ts"
},
"version": "0.0.111"
"version": "0.0.109"
}
+1 -1
View File
@@ -6,7 +6,7 @@
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/autotool"
},
"version": "8.0.3",
"version": "8.0.1",
"description": "auto transpile your JS function to LLM Agent compatible",
"files": [
"dist",
-13
View File
@@ -1,18 +1,5 @@
# @llamaindex/cloud
## 4.0.11
### Patch Changes
- 76ff23d: Fix pRetry not working with CommonJS
## 4.0.10
### Patch Changes
- Updated dependencies [59601dd]
- @llamaindex/core@0.6.7
## 4.0.9
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@llamaindex/cloud",
"version": "4.0.11",
"version": "4.0.9",
"type": "module",
"license": "MIT",
"scripts": {
+1 -1
View File
@@ -2,6 +2,7 @@
import { type Client, createClient, createConfig } from "@hey-api/client-fetch";
import { Document, FileReader } from "@llamaindex/core/schema";
import { fs, getEnv, path } from "@llamaindex/env";
import pRetry from "p-retry";
import {
type BodyUploadFileApiParsingUploadPost,
type FailPageMode,
@@ -390,7 +391,6 @@ export class LlamaParseReader extends FileReader {
): Promise<any> {
let tries = 0;
let currentInterval = this.checkInterval;
const { default: pRetry } = await import("p-retry");
while (true) {
await sleep(currentInterval * 1000);
-6
View File
@@ -1,11 +1,5 @@
# @llamaindex/core
## 0.6.7
### Patch Changes
- 59601dd: Add support for builtin image generation tool
## 0.6.6
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@llamaindex/core",
"type": "module",
"version": "0.6.7",
"version": "0.6.6",
"description": "LlamaIndex Core Module",
"exports": {
"./agent": {
-12
View File
@@ -1,17 +1,5 @@
# @llamaindex/experimental
## 0.0.180
### Patch Changes
- llamaindex@0.11.3
## 0.0.179
### Patch Changes
- llamaindex@0.11.2
## 0.0.178
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@llamaindex/experimental",
"description": "Experimental package for LlamaIndexTS",
"version": "0.0.180",
"version": "0.0.178",
"type": "module",
"types": "dist/type/index.d.ts",
"main": "dist/cjs/index.js",
-17
View File
@@ -1,22 +1,5 @@
# llamaindex
## 0.11.3
### Patch Changes
- Updated dependencies [76ff23d]
- @llamaindex/cloud@4.0.11
## 0.11.2
### Patch Changes
- Updated dependencies [59601dd]
- @llamaindex/core@0.6.7
- @llamaindex/cloud@4.0.10
- @llamaindex/node-parser@2.0.7
- @llamaindex/workflow@1.1.4
## 0.11.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "llamaindex",
"version": "0.11.3",
"version": "0.11.1",
"license": "MIT",
"type": "module",
"keywords": [
-7
View File
@@ -1,12 +1,5 @@
# @llamaindex/core-test
## 0.1.2
### Patch Changes
- Updated dependencies [59601dd]
- @llamaindex/openai@0.4.1
## 0.1.1
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@llamaindex/llamaindex-test",
"private": true,
"version": "0.1.2",
"version": "0.1.1",
"type": "module",
"scripts": {
"test": "vitest run"
-7
View File
@@ -1,12 +1,5 @@
# @llamaindex/node-parser
## 2.0.7
### Patch Changes
- Updated dependencies [59601dd]
- @llamaindex/core@0.6.7
## 2.0.6
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@llamaindex/node-parser",
"version": "2.0.7",
"version": "2.0.6",
"description": "Node parser for LlamaIndex",
"type": "module",
"exports": {
-13
View File
@@ -1,18 +1,5 @@
# @llamaindex/anthropic
## 0.3.9
### Patch Changes
- 5cdab12: Add Claude Sonnet 4 and Clause Opus 4 models
## 0.3.8
### Patch Changes
- Updated dependencies [59601dd]
- @llamaindex/core@0.6.7
## 0.3.7
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@llamaindex/anthropic",
"description": "Anthropic Adapter for LlamaIndex",
"version": "0.3.9",
"version": "0.3.7",
"type": "module",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
-10
View File
@@ -112,19 +112,11 @@ export const ALL_AVAILABLE_V3_7_MODELS = {
"claude-3-7-sonnet-latest": { contextWindow: 200000 },
};
export const ALL_AVAILABLE_V4_MODELS = {
"claude-4-0-sonnet": { contextWindow: 200000 },
"claude-4-sonnet-20240514": { contextWindow: 200000 },
"claude-4-0-opus": { contextWindow: 200000 },
"claude-4-opus-20240514": { contextWindow: 200000 },
};
export const ALL_AVAILABLE_ANTHROPIC_MODELS = {
...ALL_AVAILABLE_ANTHROPIC_LEGACY_MODELS,
...ALL_AVAILABLE_V3_MODELS,
...ALL_AVAILABLE_V3_5_MODELS,
...ALL_AVAILABLE_V3_7_MODELS,
...ALL_AVAILABLE_V4_MODELS,
} satisfies {
[key in Model]: { contextWindow: number };
};
@@ -135,8 +127,6 @@ const AVAILABLE_ANTHROPIC_MODELS_WITHOUT_DATE: { [key: string]: string } = {
"claude-3-haiku": "claude-3-haiku-20240307",
"claude-3-5-sonnet": "claude-3-5-sonnet-20240620",
"claude-3-7-sonnet": "claude-3-7-sonnet-20250219",
"claude-4-0-sonnet": "claude-sonnet-4-20250514",
"claude-4-0-opus": "claude-opus-4-20250514",
} as { [key in keyof typeof ALL_AVAILABLE_ANTHROPIC_MODELS]: string };
export type AnthropicAdditionalChatOptions = Pick<
@@ -1,12 +1,5 @@
# @llamaindex/assemblyai
## 0.1.6
### Patch Changes
- Updated dependencies [59601dd]
- @llamaindex/core@0.6.7
## 0.1.5
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@llamaindex/assemblyai",
"description": "AssemblyAI Reader for LlamaIndex",
"version": "0.1.6",
"version": "0.1.5",
"type": "module",
"types": "dist/index.d.ts",
"main": "dist/index.cjs",
-13
View File
@@ -1,18 +1,5 @@
# @llamaindex/community
## 0.0.102
### Patch Changes
- 5cdab12: Add Claude Sonnet 4 and Clause Opus 4 models
## 0.0.101
### Patch Changes
- Updated dependencies [59601dd]
- @llamaindex/core@0.6.7
## 0.0.100
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@llamaindex/aws",
"description": "AWS package for LlamaIndexTS",
"version": "0.0.102",
"version": "0.0.100",
"type": "module",
"types": "dist/type/index.d.ts",
"main": "dist/cjs/index.js",
@@ -70,8 +70,6 @@ export const BEDROCK_MODELS = {
ANTHROPIC_CLAUDE_3_5_SONNET_V2: "anthropic.claude-3-5-sonnet-20241022-v2:0",
ANTHROPIC_CLAUDE_3_5_HAIKU: "anthropic.claude-3-5-haiku-20241022-v1:0",
ANTHROPIC_CLAUDE_3_7_SONNET: "anthropic.claude-3-7-sonnet-20250219-v1:0",
ANTHROPIC_CLAUDE_4_SONNET: "anthropic.claude-sonnet-4-20250514-v1:0",
ANTHROPIC_CLAUDE_4_OPUS: "anthropic.claude-opus-4-20250514-v1:0",
META_LLAMA2_13B_CHAT: "meta.llama2-13b-chat-v1",
META_LLAMA2_70B_CHAT: "meta.llama2-70b-chat-v1",
META_LLAMA3_8B_INSTRUCT: "meta.llama3-8b-instruct-v1:0",
@@ -107,8 +105,6 @@ export const INFERENCE_BEDROCK_MODELS = {
"us.anthropic.claude-3-5-sonnet-20241022-v2:0",
US_ANTHROPIC_CLAUDE_3_7_SONNET:
"us.anthropic.claude-3-7-sonnet-20250219-v1:0",
US_ANTHROPIC_CLAUDE_4_SONNET: "us.anthropic.claude-sonnet-4-20250514-v1:0",
US_ANTHROPIC_CLAUDE_4_OPUS: "us.anthropic.claude-opus-4-20250514-v1:0",
US_META_LLAMA_3_2_1B_INSTRUCT: "us.meta.llama3-2-1b-instruct-v1:0",
US_META_LLAMA_3_2_3B_INSTRUCT: "us.meta.llama3-2-3b-instruct-v1:0",
US_META_LLAMA_3_2_11B_INSTRUCT: "us.meta.llama3-2-11b-instruct-v1:0",
@@ -126,8 +122,6 @@ export const INFERENCE_BEDROCK_MODELS = {
"eu.anthropic.claude-3-5-sonnet-20240620-v1:0",
EU_ANTHROPIC_CLAUDE_3_7_SONNET:
"eu.anthropic.claude-3-7-sonnet-20250219-v1:0",
EU_ANTHROPIC_CLAUDE_4_SONNET: "eu.anthropic.claude-sonnet-4-20250514-v1:0",
EU_ANTHROPIC_CLAUDE_4_OPUS: "eu.anthropic.claude-opus-4-20250514-v1:0",
EU_META_LLAMA_3_2_1B_INSTRUCT: "eu.meta.llama3-2-1b-instruct-v1:0",
EU_META_LLAMA_3_2_3B_INSTRUCT: "eu.meta.llama3-2-3b-instruct-v1:0",
EU_AMAZON_NOVA_PREMIER_1: "eu.amazon.nova-premier-v1:0",
@@ -157,10 +151,6 @@ export const INFERENCE_TO_BEDROCK_MAP: Record<
BEDROCK_MODELS.ANTHROPIC_CLAUDE_3_5_SONNET_V2,
[INFERENCE_BEDROCK_MODELS.US_ANTHROPIC_CLAUDE_3_5_HAIKU]:
BEDROCK_MODELS.ANTHROPIC_CLAUDE_3_5_HAIKU,
[INFERENCE_BEDROCK_MODELS.US_ANTHROPIC_CLAUDE_4_SONNET]:
BEDROCK_MODELS.ANTHROPIC_CLAUDE_4_SONNET,
[INFERENCE_BEDROCK_MODELS.US_ANTHROPIC_CLAUDE_4_OPUS]:
BEDROCK_MODELS.ANTHROPIC_CLAUDE_4_OPUS,
[INFERENCE_BEDROCK_MODELS.US_META_LLAMA_3_2_1B_INSTRUCT]:
BEDROCK_MODELS.META_LLAMA3_2_1B_INSTRUCT,
[INFERENCE_BEDROCK_MODELS.US_META_LLAMA_3_2_3B_INSTRUCT]:
@@ -189,10 +179,6 @@ export const INFERENCE_TO_BEDROCK_MAP: Record<
BEDROCK_MODELS.ANTHROPIC_CLAUDE_3_5_SONNET,
[INFERENCE_BEDROCK_MODELS.EU_ANTHROPIC_CLAUDE_3_7_SONNET]:
BEDROCK_MODELS.ANTHROPIC_CLAUDE_3_7_SONNET,
[INFERENCE_BEDROCK_MODELS.EU_ANTHROPIC_CLAUDE_4_SONNET]:
BEDROCK_MODELS.ANTHROPIC_CLAUDE_4_SONNET,
[INFERENCE_BEDROCK_MODELS.EU_ANTHROPIC_CLAUDE_4_OPUS]:
BEDROCK_MODELS.ANTHROPIC_CLAUDE_4_OPUS,
[INFERENCE_BEDROCK_MODELS.EU_META_LLAMA_3_2_1B_INSTRUCT]:
BEDROCK_MODELS.META_LLAMA3_2_1B_INSTRUCT,
[INFERENCE_BEDROCK_MODELS.EU_META_LLAMA_3_2_3B_INSTRUCT]:
@@ -236,8 +222,6 @@ const CHAT_ONLY_MODELS = {
[BEDROCK_MODELS.ANTHROPIC_CLAUDE_3_5_SONNET_V2]: 200000,
[BEDROCK_MODELS.ANTHROPIC_CLAUDE_3_5_HAIKU]: 200000,
[BEDROCK_MODELS.ANTHROPIC_CLAUDE_3_7_SONNET]: 200000,
[BEDROCK_MODELS.ANTHROPIC_CLAUDE_4_SONNET]: 200000,
[BEDROCK_MODELS.ANTHROPIC_CLAUDE_4_OPUS]: 200000,
[BEDROCK_MODELS.META_LLAMA2_13B_CHAT]: 2048,
[BEDROCK_MODELS.META_LLAMA2_70B_CHAT]: 4096,
[BEDROCK_MODELS.META_LLAMA3_8B_INSTRUCT]: 8192,
@@ -280,8 +264,6 @@ export const STREAMING_MODELS = new Set([
BEDROCK_MODELS.ANTHROPIC_CLAUDE_3_5_SONNET_V2,
BEDROCK_MODELS.ANTHROPIC_CLAUDE_3_5_HAIKU,
BEDROCK_MODELS.ANTHROPIC_CLAUDE_3_7_SONNET,
BEDROCK_MODELS.ANTHROPIC_CLAUDE_4_SONNET,
BEDROCK_MODELS.ANTHROPIC_CLAUDE_4_OPUS,
BEDROCK_MODELS.META_LLAMA2_13B_CHAT,
BEDROCK_MODELS.META_LLAMA2_70B_CHAT,
BEDROCK_MODELS.META_LLAMA3_8B_INSTRUCT,
@@ -311,8 +293,6 @@ export const TOOL_CALL_MODELS: BEDROCK_MODELS[] = [
BEDROCK_MODELS.ANTHROPIC_CLAUDE_3_5_SONNET_V2,
BEDROCK_MODELS.ANTHROPIC_CLAUDE_3_5_HAIKU,
BEDROCK_MODELS.ANTHROPIC_CLAUDE_3_7_SONNET,
BEDROCK_MODELS.ANTHROPIC_CLAUDE_4_SONNET,
BEDROCK_MODELS.ANTHROPIC_CLAUDE_4_OPUS,
BEDROCK_MODELS.META_LLAMA3_1_405B_INSTRUCT,
BEDROCK_MODELS.META_LLAMA3_2_1B_INSTRUCT,
BEDROCK_MODELS.META_LLAMA3_2_3B_INSTRUCT,
@@ -354,8 +334,6 @@ export const BEDROCK_MODEL_MAX_TOKENS: Partial<Record<BEDROCK_MODELS, number>> =
[BEDROCK_MODELS.ANTHROPIC_CLAUDE_3_5_SONNET_V2]: 8192,
[BEDROCK_MODELS.ANTHROPIC_CLAUDE_3_5_HAIKU]: 8192,
[BEDROCK_MODELS.ANTHROPIC_CLAUDE_3_7_SONNET]: 8192,
[BEDROCK_MODELS.ANTHROPIC_CLAUDE_4_SONNET]: 64000,
[BEDROCK_MODELS.ANTHROPIC_CLAUDE_4_OPUS]: 32000,
[BEDROCK_MODELS.META_LLAMA2_13B_CHAT]: 2048,
[BEDROCK_MODELS.META_LLAMA2_70B_CHAT]: 2048,
[BEDROCK_MODELS.META_LLAMA3_8B_INSTRUCT]: 2048,
-8
View File
@@ -1,13 +1,5 @@
# @llamaindex/clip
## 0.0.57
### Patch Changes
- Updated dependencies [59601dd]
- @llamaindex/openai@0.4.1
- @llamaindex/core@0.6.7
## 0.0.56
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@llamaindex/clip",
"description": "Clip Embedding Adapter for LlamaIndex",
"version": "0.0.57",
"version": "0.0.56",
"type": "module",
"types": "dist/index.d.ts",
"main": "dist/index.cjs",
-7
View File
@@ -1,12 +1,5 @@
# @llamaindex/cohere
## 0.0.21
### Patch Changes
- Updated dependencies [59601dd]
- @llamaindex/core@0.6.7
## 0.0.20
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@llamaindex/cohere",
"description": "Cohere Adapter for LlamaIndex",
"version": "0.0.21",
"version": "0.0.20",
"type": "module",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
@@ -1,13 +1,5 @@
# @llamaindex/deepinfra
## 0.0.57
### Patch Changes
- Updated dependencies [59601dd]
- @llamaindex/openai@0.4.1
- @llamaindex/core@0.6.7
## 0.0.56
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@llamaindex/deepinfra",
"description": "Deepinfra Adapter for LlamaIndex",
"version": "0.0.57",
"version": "0.0.56",
"type": "module",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
-7
View File
@@ -1,12 +1,5 @@
# @llamaindex/deepseek
## 0.0.17
### Patch Changes
- Updated dependencies [59601dd]
- @llamaindex/openai@0.4.1
## 0.0.16
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@llamaindex/deepseek",
"description": "DeepSeek Adapter for LlamaIndex",
"version": "0.0.17",
"version": "0.0.16",
"type": "module",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
-7
View File
@@ -1,12 +1,5 @@
# @llamaindex/discord
## 0.1.6
### Patch Changes
- Updated dependencies [59601dd]
- @llamaindex/core@0.6.7
## 0.1.5
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@llamaindex/discord",
"description": "Discord Reader for LlamaIndex",
"version": "0.1.6",
"version": "0.1.5",
"type": "module",
"types": "dist/index.d.ts",
"main": "dist/index.cjs",
@@ -1,12 +1,5 @@
# @llamaindex/fireworks
## 0.0.17
### Patch Changes
- Updated dependencies [59601dd]
- @llamaindex/openai@0.4.1
## 0.0.16
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@llamaindex/fireworks",
"description": "Fireworks Adapter for LlamaIndex",
"version": "0.0.17",
"version": "0.0.16",
"type": "module",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
-13
View File
@@ -1,18 +1,5 @@
# @llamaindex/google
## 0.3.4
### Patch Changes
- ae75966: Update Gemini model keys to reflect Google changes
## 0.3.3
### Patch Changes
- Updated dependencies [59601dd]
- @llamaindex/core@0.6.7
## 0.3.2
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@llamaindex/google",
"description": "Google Adapter for LlamaIndex",
"version": "0.3.4",
"version": "0.3.2",
"type": "module",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
+3 -3
View File
@@ -68,15 +68,15 @@ export enum GEMINI_MODEL {
GEMINI_PRO_1_5_LATEST = "gemini-1.5-pro-002",
GEMINI_PRO_1_5_FLASH_LATEST = "gemini-1.5-flash-002",
GEMINI_2_0_FLASH_EXPERIMENTAL = "gemini-2.0-flash-exp",
GEMINI_2_0_FLASH = "gemini-2.0-flash-001",
GEMINI_2_0_FLASH_LITE = "gemini-2.0-flash-lite-001",
GEMINI_2_0_FLASH = "gemini-2.0-flash",
GEMINI_2_0_FLASH_LITE = "gemini-2.0-flash-lite",
GEMINI_2_0_FLASH_LITE_PREVIEW = "gemini-2.0-flash-lite-preview-02-05",
GEMINI_2_0_FLASH_THINKING_EXP = "gemini-2.0-flash-thinking-exp-01-21",
GEMINI_2_0_PRO_EXPERIMENTAL = "gemini-2.0-pro-exp-02-05",
GEMINI_2_0_FLASH_LIVE = "gemini-2.0-flash-live-001",
GEMINI_2_5_PRO_PREVIEW = "gemini-2.5-pro-preview-03-25",
GEMINI_2_5_PRO_PREVIEW_LATEST = "gemini-2.5-pro-preview-05-06",
GEMINI_2_5_FLASH_PREVIEW = "gemini-2.5-flash-preview-05-20",
GEMINI_2_5_FLASH_PREVIEW = "gemini-2.5-flash-preview-04-17",
}
export interface GeminiModelInfo {
-7
View File
@@ -1,12 +1,5 @@
# @llamaindex/groq
## 0.0.72
### Patch Changes
- Updated dependencies [59601dd]
- @llamaindex/openai@0.4.1
## 0.0.71
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@llamaindex/groq",
"description": "Groq Adapter for LlamaIndex",
"version": "0.0.72",
"version": "0.0.71",
"type": "module",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
@@ -1,13 +1,5 @@
# @llamaindex/huggingface
## 0.1.11
### Patch Changes
- Updated dependencies [59601dd]
- @llamaindex/openai@0.4.1
- @llamaindex/core@0.6.7
## 0.1.10
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@llamaindex/huggingface",
"description": "Huggingface Adapter for LlamaIndex",
"version": "0.1.11",
"version": "0.1.10",
"type": "module",
"types": "dist/index.d.ts",
"main": "dist/index.cjs",
-8
View File
@@ -1,13 +1,5 @@
# @llamaindex/jinaai
## 0.0.17
### Patch Changes
- Updated dependencies [59601dd]
- @llamaindex/openai@0.4.1
- @llamaindex/core@0.6.7
## 0.0.16
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@llamaindex/jinaai",
"description": "JinaAI Adapter for LlamaIndex",
"version": "0.0.17",
"version": "0.0.16",
"type": "module",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
-7
View File
@@ -1,12 +1,5 @@
# @llamaindex/mistral
## 0.1.7
### Patch Changes
- Updated dependencies [59601dd]
- @llamaindex/core@0.6.7
## 0.1.6
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@llamaindex/mistral",
"description": "Mistral Adapter for LlamaIndex",
"version": "0.1.7",
"version": "0.1.6",
"type": "module",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
@@ -1,12 +1,5 @@
# @llamaindex/mixedbread
## 0.0.21
### Patch Changes
- Updated dependencies [59601dd]
- @llamaindex/core@0.6.7
## 0.0.20
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@llamaindex/mixedbread",
"description": "Mixedbread Adapter for LlamaIndex",
"version": "0.0.21",
"version": "0.0.20",
"type": "module",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
-7
View File
@@ -1,12 +1,5 @@
# @llamaindex/notion
## 0.1.6
### Patch Changes
- Updated dependencies [59601dd]
- @llamaindex/core@0.6.7
## 0.1.5
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@llamaindex/notion",
"description": "Notion Reader for LlamaIndex",
"version": "0.1.6",
"version": "0.1.5",
"type": "module",
"types": "dist/index.d.ts",
"main": "dist/index.cjs",
-7
View File
@@ -1,12 +1,5 @@
# @llamaindex/ollama
## 0.1.7
### Patch Changes
- Updated dependencies [59601dd]
- @llamaindex/core@0.6.7
## 0.1.6
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@llamaindex/ollama",
"description": "Ollama Adapter for LlamaIndex",
"version": "0.1.7",
"version": "0.1.6",
"type": "module",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
-8
View File
@@ -1,13 +1,5 @@
# @llamaindex/openai
## 0.4.1
### Patch Changes
- 59601dd: Add support for builtin image generation tool
- Updated dependencies [59601dd]
- @llamaindex/core@0.6.7
## 0.4.0
### Minor Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@llamaindex/openai",
"description": "OpenAI Adapter for LlamaIndex",
"version": "0.4.1",
"version": "0.4.0",
"type": "module",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
@@ -1,13 +1,5 @@
# @llamaindex/perplexity
## 0.0.14
### Patch Changes
- Updated dependencies [59601dd]
- @llamaindex/openai@0.4.1
- @llamaindex/core@0.6.7
## 0.0.13
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@llamaindex/perplexity",
"description": "Perplexity Adapter for LlamaIndex",
"version": "0.0.14",
"version": "0.0.13",
"type": "module",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
@@ -1,12 +1,5 @@
# @llamaindex/portkey-ai
## 0.0.49
### Patch Changes
- Updated dependencies [59601dd]
- @llamaindex/core@0.6.7
## 0.0.48
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@llamaindex/portkey-ai",
"description": "Portkey Adapter for LlamaIndex",
"version": "0.0.49",
"version": "0.0.48",
"type": "module",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
@@ -1,12 +1,5 @@
# @llamaindex/replicate
## 0.0.49
### Patch Changes
- Updated dependencies [59601dd]
- @llamaindex/core@0.6.7
## 0.0.48
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@llamaindex/replicate",
"description": "Replicate Adapter for LlamaIndex",
"version": "0.0.49",
"version": "0.0.48",
"type": "module",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
@@ -1,12 +1,5 @@
# @llamaindex/astra
## 0.0.21
### Patch Changes
- Updated dependencies [59601dd]
- @llamaindex/core@0.6.7
## 0.0.20
### Patch Changes
@@ -1,7 +1,7 @@
{
"name": "@llamaindex/astra",
"description": "Astra Storage for LlamaIndex",
"version": "0.0.21",
"version": "0.0.20",
"type": "module",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
@@ -1,13 +1,5 @@
# @llamaindex/azure
## 0.1.17
### Patch Changes
- Updated dependencies [59601dd]
- @llamaindex/openai@0.4.1
- @llamaindex/core@0.6.7
## 0.1.16
### Patch Changes
@@ -1,7 +1,7 @@
{
"name": "@llamaindex/azure",
"description": "Azure Storage for LlamaIndex",
"version": "0.1.17",
"version": "0.1.16",
"type": "module",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
@@ -1,12 +1,5 @@
# @llamaindex/chroma
## 0.0.21
### Patch Changes
- Updated dependencies [59601dd]
- @llamaindex/core@0.6.7
## 0.0.20
### Patch Changes
@@ -1,7 +1,7 @@
{
"name": "@llamaindex/chroma",
"description": "Chroma Storage for LlamaIndex",
"version": "0.0.21",
"version": "0.0.20",
"type": "module",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
@@ -1,12 +1,5 @@
# @llamaindex/elastic-search
## 0.1.7
### Patch Changes
- Updated dependencies [59601dd]
- @llamaindex/core@0.6.7
## 0.1.6
### Patch Changes
@@ -1,7 +1,7 @@
{
"name": "@llamaindex/elastic-search",
"description": "Elastic Search Storage for LlamaIndex",
"version": "0.1.7",
"version": "0.1.6",
"type": "module",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
@@ -1,12 +1,5 @@
# @llamaindex/firestore
## 1.0.14
### Patch Changes
- Updated dependencies [59601dd]
- @llamaindex/core@0.6.7
## 1.0.13
### Patch Changes
@@ -1,7 +1,7 @@
{
"name": "@llamaindex/firestore",
"description": "Firestore Storage for LlamaIndex",
"version": "1.0.14",
"version": "1.0.13",
"type": "module",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
@@ -1,12 +1,5 @@
# @llamaindex/milvus
## 0.1.16
### Patch Changes
- Updated dependencies [59601dd]
- @llamaindex/core@0.6.7
## 0.1.15
### Patch Changes
@@ -1,7 +1,7 @@
{
"name": "@llamaindex/milvus",
"description": "Milvus Storage for LlamaIndex",
"version": "0.1.16",
"version": "0.1.15",
"type": "module",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
@@ -1,12 +1,5 @@
# @llamaindex/mongodb
## 0.0.22
### Patch Changes
- Updated dependencies [59601dd]
- @llamaindex/core@0.6.7
## 0.0.21
### Patch Changes
@@ -1,7 +1,7 @@
{
"name": "@llamaindex/mongodb",
"description": "MongoDB Storage for LlamaIndex",
"version": "0.0.22",
"version": "0.0.21",
"type": "module",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
@@ -1,12 +1,5 @@
# @llamaindex/pinecone
## 0.1.7
### Patch Changes
- Updated dependencies [59601dd]
- @llamaindex/core@0.6.7
## 0.1.6
### Patch Changes
@@ -1,7 +1,7 @@
{
"name": "@llamaindex/pinecone",
"description": "Pinecone Storage for LlamaIndex",
"version": "0.1.7",
"version": "0.1.6",
"type": "module",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
@@ -1,12 +1,5 @@
# @llamaindex/postgres
## 0.0.50
### Patch Changes
- Updated dependencies [59601dd]
- @llamaindex/core@0.6.7
## 0.0.49
### Patch Changes

Some files were not shown because too many files have changed in this diff Show More