Commit Graph

1979 Commits

Author SHA1 Message Date
github-actions[bot] 9767d1c004 Release 0.9.1 (#1664)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: himself65 <14026360+himself65@users.noreply.github.com>
@llamaindex/anthropic@0.1.1 @llamaindex/astra@0.0.6 @llamaindex/autotool@6.0.1 @llamaindex/azure@0.1.1 @llamaindex/chroma@0.0.6 @llamaindex/clip@0.0.37 @llamaindex/cloud@3.0.1 @llamaindex/cohere@0.0.6 @llamaindex/community@0.0.83 @llamaindex/core@0.5.1 @llamaindex/deepinfra@0.0.37 @llamaindex/env@0.1.28 @llamaindex/experimental@0.0.151 @llamaindex/google@0.0.8 @llamaindex/groq@0.0.52 @llamaindex/huggingface@0.0.37 @llamaindex/milvus@0.1.1 @llamaindex/mistral@0.0.6 @llamaindex/mixedbread@0.0.6 @llamaindex/mongodb@0.0.6 @llamaindex/node-parser@1.0.1 @llamaindex/ollama@0.0.41 @llamaindex/openai@0.1.53 @llamaindex/pinecone@0.0.6 @llamaindex/portkey-ai@0.0.34 @llamaindex/postgres@0.0.34 @llamaindex/qdrant@0.1.1 @llamaindex/readers@2.0.1 @llamaindex/replicate@0.0.34 @llamaindex/upstash@0.0.6 @llamaindex/vercel@0.0.12 @llamaindex/vllm@0.0.23 @llamaindex/weaviate@0.0.6 @llamaindex/workflow@0.0.11 llamaindex@0.9.1
2025-02-19 18:15:41 +08:00
Alex Yang e831b28627 ci: add size limit check (#1667) 2025-02-19 18:05:28 +08:00
Alex Yang cc50c9c2d4 chore: trigger env package release 2025-02-19 17:59:38 +08:00
Thuc Pham 954140776e fix: missing document entrypoints (#1663)
Co-authored-by: Marcus Schiesser <mail@marcusschiesser.de>
2025-02-14 17:06:23 +07:00
Savas Ziplies 6d37d440a6 refactor(agent): changed regex for tool use extraction to look for optional "Input:" prefix to comply with Cohere command-r models (#1654) 2025-02-14 15:17:03 +07:00
Alex Yang e724f7e9f2 fix: cjs module resolve esm module unexpectedly (#1662) 2025-02-14 15:52:37 +08:00
Alex Yang 1b029ae525 test: add cjs smoke test (#1660) 2025-02-14 14:28:09 +08:00
Marcus Schiesser d1db2189c9 docs: update starter to ask for api key (#1661) 2025-02-14 12:14:51 +07:00
Alex Yang 2c5b4030c9 chore: bump bunchee (#1645) 2025-02-14 09:41:32 +08:00
Alex Yang 96eb597059 fix: bundler issue default in default (#1653) 2025-02-14 09:20:39 +08:00
Marcus Schiesser 04098d55ff chore: fix pnpm lock (#1658) 2025-02-13 17:49:21 +07:00
Marcus Schiesser 335a6b9e88 chore: add pathe to examples (#1657) 2025-02-13 17:44:30 +07:00
github-actions[bot] c2a345ebb1 Release 0.9.0 (#1643)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcusschiesser <17126+marcusschiesser@users.noreply.github.com>
@llamaindex/anthropic@0.1.0 @llamaindex/astra@0.0.5 @llamaindex/autotool@6.0.0 @llamaindex/azure@0.1.0 @llamaindex/chroma@0.0.5 @llamaindex/clip@0.0.36 @llamaindex/cloud@3.0.0 @llamaindex/cohere@0.0.5 @llamaindex/community@0.0.82 @llamaindex/core@0.5.0 @llamaindex/deepinfra@0.0.36 @llamaindex/experimental@0.0.150 @llamaindex/google@0.0.7 @llamaindex/groq@0.0.51 @llamaindex/huggingface@0.0.36 @llamaindex/milvus@0.1.0 @llamaindex/mistral@0.0.5 @llamaindex/mixedbread@0.0.5 @llamaindex/mongodb@0.0.5 @llamaindex/node-parser@1.0.0 @llamaindex/ollama@0.0.40 @llamaindex/openai@0.1.52 @llamaindex/pinecone@0.0.5 @llamaindex/portkey-ai@0.0.33 @llamaindex/postgres@0.0.33 @llamaindex/qdrant@0.1.0 @llamaindex/readers@2.0.0 @llamaindex/replicate@0.0.33 @llamaindex/upstash@0.0.5 @llamaindex/vercel@0.0.11 @llamaindex/vllm@0.0.22 @llamaindex/weaviate@0.0.5 llamaindex@0.9.0
2025-02-13 17:34:06 +07:00
Marcus Schiesser d3fa729a30 Cleanups before 0.9 release (#1656) 2025-02-13 17:26:22 +07:00
Thuc Pham c7c08005ec fix: fumadoc build fail (#1655) 2025-02-13 16:24:28 +07:00
Alex Yang bb0ae5e321 chore: fix pkg.pr.new issue (#1651) 2025-02-12 21:19:29 +08:00
Marcus Schiesser f4588bc770 chore: Remove readers package from llamaindex (#1649) 2025-02-12 17:16:41 +07:00
Marcus Schiesser b49037612d remove service context (#1618)
Co-authored-by: thucpn <thucsh2@gmail.com>
2025-02-12 15:10:11 +07:00
Thuc Pham a87efb91a4 docs: update chat engine docs (#1648) 2025-02-12 12:45:26 +07:00
Thuc Pham 6a4a73760b chore: remove re-exporting packages in llamaindex (#1624)
Co-authored-by: Marcus Schiesser <mail@marcusschiesser.de>
2025-02-12 12:44:52 +07:00
Alex Yang 1564831158 ci: fix pkg-pr-new release (#1646) 2025-02-11 22:42:42 +08:00
Alex Yang 4d94f6e50d test: smoke test with cjs/esm dual package (#1644) 2025-02-11 15:02:06 +08:00
Thuc Pham 7bd5d9340c docs: update workflow doc (#1637)
Co-authored-by: Marcus Schiesser <mail@marcusschiesser.de>
2025-02-11 13:41:11 +07:00
Thuc Pham d924c63162 feat: asChatEngine function for index (#1640) 2025-02-11 12:57:15 +07:00
github-actions[bot] 83cff1277c Release 0.8.37 (#1642)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcusschiesser <17126+marcusschiesser@users.noreply.github.com>
@llamaindex/anthropic@0.0.33 @llamaindex/astra@0.0.4 @llamaindex/autotool@5.0.37 @llamaindex/azure@0.0.4 @llamaindex/chroma@0.0.4 @llamaindex/clip@0.0.35 @llamaindex/cloud@2.0.24 @llamaindex/cohere@0.0.4 @llamaindex/community@0.0.81 @llamaindex/core@0.4.23 @llamaindex/deepinfra@0.0.35 @llamaindex/env@0.1.27 @llamaindex/experimental@0.0.149 @llamaindex/google@0.0.6 @llamaindex/groq@0.0.50 @llamaindex/huggingface@0.0.35 @llamaindex/milvus@0.0.4 @llamaindex/mistral@0.0.4 @llamaindex/mixedbread@0.0.4 @llamaindex/mongodb@0.0.4 @llamaindex/node-parser@0.0.24 @llamaindex/ollama@0.0.39 @llamaindex/openai@0.1.51 @llamaindex/pinecone@0.0.4 @llamaindex/portkey-ai@0.0.32 @llamaindex/postgres@0.0.32 @llamaindex/qdrant@0.0.4 @llamaindex/readers@1.0.25 @llamaindex/replicate@0.0.32 @llamaindex/upstash@0.0.4 @llamaindex/vercel@0.0.10 @llamaindex/vllm@0.0.21 @llamaindex/weaviate@0.0.4 @llamaindex/workflow@0.0.10 llamaindex@0.8.37
2025-02-11 12:48:58 +07:00
Marcus Schiesser 1c908fd852 Revert "fix: bundle output incorrect (#1638)" (#1641) 2025-02-11 12:27:11 +07:00
github-actions[bot] 56f367f08d Release 0.8.36 (#1639)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: himself65 <14026360+himself65@users.noreply.github.com>
@llamaindex/anthropic@0.0.32 @llamaindex/astra@0.0.3 @llamaindex/autotool@5.0.36 @llamaindex/azure@0.0.3 @llamaindex/chroma@0.0.3 @llamaindex/clip@0.0.34 @llamaindex/cloud@2.0.23 @llamaindex/cohere@0.0.3 @llamaindex/community@0.0.80 @llamaindex/core@0.4.22 @llamaindex/deepinfra@0.0.34 @llamaindex/env@0.1.26 @llamaindex/experimental@0.0.148 @llamaindex/google@0.0.5 @llamaindex/groq@0.0.49 @llamaindex/huggingface@0.0.34 @llamaindex/milvus@0.0.3 @llamaindex/mistral@0.0.3 @llamaindex/mixedbread@0.0.3 @llamaindex/mongodb@0.0.3 @llamaindex/node-parser@0.0.23 @llamaindex/ollama@0.0.38 @llamaindex/openai@0.1.50 @llamaindex/pinecone@0.0.3 @llamaindex/portkey-ai@0.0.31 @llamaindex/postgres@0.0.31 @llamaindex/qdrant@0.0.3 @llamaindex/readers@1.0.24 @llamaindex/replicate@0.0.31 @llamaindex/upstash@0.0.3 @llamaindex/vercel@0.0.9 @llamaindex/vllm@0.0.20 @llamaindex/weaviate@0.0.3 @llamaindex/workflow@0.0.9 llamaindex@0.8.36
2025-02-10 21:49:19 +08:00
Alex Yang cb608b5d01 fix: bundle output incorrect (#1638) 2025-02-10 21:30:36 +08:00
github-actions[bot] bd55bcffff Release 0.8.35 (#1633)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcusschiesser <17126+marcusschiesser@users.noreply.github.com>
@llamaindex/autotool@5.0.35 @llamaindex/clip@0.0.33 @llamaindex/deepinfra@0.0.33 @llamaindex/experimental@0.0.147 @llamaindex/google@0.0.4 @llamaindex/groq@0.0.48 @llamaindex/huggingface@0.0.33 @llamaindex/openai@0.1.49 @llamaindex/vllm@0.0.19 llamaindex@0.8.35
2025-02-10 16:45:42 +07:00
Thuc Pham 6d4d96f8fe chore: update import to workspace pages for examples and docs (#1626)
Co-authored-by: Marcus Schiesser <mail@marcusschiesser.de>
2025-02-10 15:43:29 +07:00
Thuc Pham b6ea2bf964 fix(gemini): use function role for message contains tool-result (#1634) 2025-02-10 12:57:45 +07:00
Parham Saidi 15563a0f70 fix: delete temp competely from params when calling openai o3 (#1629) 2025-02-10 11:07:21 +07:00
github-actions[bot] bd940d1d43 Release 0.8.34 (#1630)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@llamaindex/autotool@5.0.34 @llamaindex/clip@0.0.32 @llamaindex/deepinfra@0.0.32 @llamaindex/experimental@0.0.146 @llamaindex/groq@0.0.47 @llamaindex/huggingface@0.0.32 @llamaindex/openai@0.1.48 @llamaindex/vllm@0.0.18 llamaindex@0.8.34
2025-02-07 16:02:27 +07:00
Thuc Pham 9f8ad37b79 fix: missing peer deps in llamaindex (#1631) 2025-02-07 15:06:41 +07:00
Peter Goldstein 7265f74c24 Add reasoning_effort for o1 and o3 (#1628) 2025-02-07 12:01:48 +07:00
github-actions[bot] e3f1b85846 Release 0.8.33 (#1619)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcusschiesser <17126+marcusschiesser@users.noreply.github.com>
@llamaindex/anthropic@0.0.31 @llamaindex/autotool@5.0.33 @llamaindex/clip@0.0.31 @llamaindex/deepinfra@0.0.31 @llamaindex/experimental@0.0.145 @llamaindex/google@0.0.3 @llamaindex/groq@0.0.46 @llamaindex/huggingface@0.0.31 @llamaindex/openai@0.1.47 @llamaindex/vllm@0.0.17 llamaindex@0.8.33
2025-02-06 15:53:47 +07:00
Peter Goldstein e38e474f86 Add Gemini 2.0 models (#1625) 2025-02-06 15:41:20 +07:00
Parham Saidi 2019a041f7 fix: o3 calls do not support temperature param (#1622) 2025-02-06 10:23:23 +07:00
Thuc Pham 067a4894fe fix: missing condition to stringify tool input (#1620) 2025-02-05 17:25:37 +07:00
clean99 21769c8ad9 Fix: update deprecated response property in examples (#1614)
Co-authored-by: Marcus Schiesser <mail@marcusschiesser.de>
2025-02-05 11:28:32 +07:00
github-actions[bot] 89ea1e1d31 Release 0.8.32 (#1595)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcusschiesser <17126+marcusschiesser@users.noreply.github.com>
@llamaindex/anthropic@0.0.30 @llamaindex/astra@0.0.2 @llamaindex/autotool@5.0.32 @llamaindex/azure@0.0.2 @llamaindex/chroma@0.0.2 @llamaindex/clip@0.0.30 @llamaindex/cloud@2.0.22 @llamaindex/cohere@0.0.2 @llamaindex/community@0.0.79 @llamaindex/core@0.4.21 @llamaindex/deepinfra@0.0.30 @llamaindex/experimental@0.0.144 @llamaindex/google@0.0.2 @llamaindex/groq@0.0.45 @llamaindex/huggingface@0.0.30 @llamaindex/milvus@0.0.2 @llamaindex/mistral@0.0.2 @llamaindex/mixedbread@0.0.2 @llamaindex/mongodb@0.0.2 @llamaindex/node-parser@0.0.22 @llamaindex/ollama@0.0.37 @llamaindex/openai@0.1.46 @llamaindex/pinecone@0.0.2 @llamaindex/portkey-ai@0.0.30 @llamaindex/postgres@0.0.30 @llamaindex/qdrant@0.0.2 @llamaindex/readers@1.0.23 @llamaindex/replicate@0.0.30 @llamaindex/upstash@0.0.2 @llamaindex/vercel@0.0.8 @llamaindex/vllm@0.0.16 @llamaindex/weaviate@0.0.2 llamaindex@0.8.32
2025-02-04 12:23:47 +07:00
siquick d9bbaf95f3 chore: updated docs and examples to use correct PGVectorStore imports (#1611)
Co-authored-by: Marcus Schiesser <mail@marcusschiesser.de>
2025-02-04 11:18:39 +07:00
Marcus Schiesser 8744796c06 update the versioon of chromadb client (#1616)
Co-authored-by: my8bit <mail@my8bit.name>
2025-02-04 10:58:04 +07:00
Ihor Pavlenko f02621e379 fix: doc links (#1610) 2025-02-04 10:46:04 +07:00
Peter Goldstein 1892e1ce1d Add O3 mini model (#1612) 2025-02-04 10:34:22 +07:00
dependabot[bot] d90d8959a5 chore(deps-dev): bump vite from 5.4.11 to 5.4.12 (#1604)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-04 10:33:18 +07:00
Thuc Pham 4df1fe6cca chore: migrate llamaindex llms and embeddings to their own packages (#1615) 2025-02-03 17:32:19 +07:00
Thuc Pham 34faf4821a chore: move vector stores to their own packages (#1605) 2025-01-24 12:45:13 +07:00
Marcus Schiesser b24ffc6174 fix: pinecone import (#1603) 2025-01-21 12:32:05 +07:00
Thuc Pham 82e25c924c fix: remove ignore package from changeset (#1602) 2025-01-21 12:28:39 +07:00