Commit Graph

1826 Commits

Author SHA1 Message Date
github-actions[bot] c0dfc8c641 Release 0.8.7 (#1453)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@llamaindex/anthropic@0.0.13 @llamaindex/autotool@5.0.7 @llamaindex/clip@0.0.13 @llamaindex/cloud@2.0.4 @llamaindex/community@0.0.62 @llamaindex/core@0.4.4 @llamaindex/deepinfra@0.0.13 @llamaindex/env@0.1.18 @llamaindex/experimental@0.0.119 @llamaindex/groq@0.0.28 @llamaindex/huggingface@0.0.13 @llamaindex/node-parser@0.0.5 @llamaindex/ollama@0.0.20 @llamaindex/openai@0.1.29 @llamaindex/portkey-ai@0.0.13 @llamaindex/readers@1.0.5 @llamaindex/replicate@0.0.13 llamaindex@0.8.7
2024-11-08 17:57:02 -08:00
Alex Yang a8d3fa68a1 fix: exports in package.json (#1452) 2024-11-08 16:51:21 -08:00
github-actions[bot] f9470c470a Release 0.8.6 (#1450)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@llamaindex/anthropic@0.0.12 @llamaindex/autotool@5.0.6 @llamaindex/clip@0.0.12 @llamaindex/cloud@2.0.3 @llamaindex/community@0.0.61 @llamaindex/core@0.4.3 @llamaindex/deepinfra@0.0.12 @llamaindex/experimental@0.0.118 @llamaindex/groq@0.0.27 @llamaindex/huggingface@0.0.12 @llamaindex/node-parser@0.0.4 @llamaindex/ollama@0.0.19 @llamaindex/openai@0.1.28 @llamaindex/portkey-ai@0.0.12 @llamaindex/readers@1.0.4 @llamaindex/replicate@0.0.12 llamaindex@0.8.6
2024-11-08 14:57:13 -08:00
Alex Yang 95a5cc6ee1 refactor: move storage into core (#1451) 2024-11-08 14:29:08 -08:00
Peter Goldstein 487782cd98 fix: add missing inference endpoints for the Haiku 3.5 models (#1448) 2024-11-07 20:12:34 -08:00
Alex Yang 58e65d399e refactor: move e2e top level (#1449) 2024-11-07 20:11:15 -08:00
github-actions[bot] fdad3d66ac Release 0.8.5 (#1446)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@llamaindex/anthropic@0.0.11 @llamaindex/autotool@5.0.5 @llamaindex/clip@0.0.11 @llamaindex/cloud@2.0.2 @llamaindex/community@0.0.60 @llamaindex/core@0.4.2 @llamaindex/deepinfra@0.0.11 @llamaindex/env@0.1.17 @llamaindex/experimental@0.0.117 @llamaindex/groq@0.0.26 @llamaindex/huggingface@0.0.11 @llamaindex/node-parser@0.0.3 @llamaindex/ollama@0.0.18 @llamaindex/openai@0.1.27 @llamaindex/portkey-ai@0.0.11 @llamaindex/readers@1.0.3 @llamaindex/replicate@0.0.11 llamaindex@0.8.5
2024-11-07 15:57:54 -08:00
Rozstone a6db5dd29b feat: add baseUrl and timeout option in cohere rerank (#1445)
Co-authored-by: Alex Yang <himself65@outlook.com>
2024-11-07 15:13:13 -08:00
Laurie Voss 7b684c4480 docs: home page tweaks (#1447) 2024-11-07 15:12:54 -08:00
Alex Yang c66868a98a chore: fix turbo cache 2024-11-07 15:05:41 -08:00
Alex Yang 14cc9ebe59 chore: move multi-model into single sub module (#1443) 2024-11-07 15:01:17 -08:00
Aman Rao 396b1e1474 feat: integrate with azure cosmos db (#1444)
Co-authored-by: Wassim Chegham <github@wassim.dev>
Co-authored-by: Alex Yang <himself65@outlook.com>
2024-11-07 14:43:19 -08:00
github-actions[bot] 69f3095424 Release (#1438)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@llamaindex/community@0.0.59
2024-11-07 14:30:26 -08:00
Alex Yang dc8bd5ea92 chore: delete .changeset/fresh-dancers-refuse.md 2024-11-07 09:49:54 -08:00
Marcus Schiesser 4af9a77d8b feat: add example using chat-ui components to docs (#1436)
Co-authored-by: Alex Yang <himself65@outlook.com>
2024-11-07 09:44:47 -08:00
Alex Yang 9c1d094455 docs: fix upload llamacloud script 2024-11-07 09:35:30 -08:00
Alex Yang 0a8e3fdbcd docs(next): fix build (#1441) 2024-11-06 15:23:42 -08:00
Alex Yang 1c0e0e1e1d chore: bump version (#1439) 2024-11-06 10:16:18 -08:00
Parham Saidi 47a7c3ea15 feat: added Haiku 3.5 support via Bedrock (#1437) 2024-11-05 13:03:10 -08:00
Alex Yang 898cff0d6a chore: bump pnpm (#1435) 2024-11-04 20:50:15 -08:00
Alex Yang 9df37edef4 fix: remove usage of pnpx (#1434) 2024-11-04 20:38:08 -08:00
github-actions[bot] f86a7a4fa3 Release 0.8.4 (#1432)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@llamaindex/autotool@5.0.4 @llamaindex/experimental@0.0.116 @llamaindex/readers@1.0.2 llamaindex@0.8.4
2024-11-04 14:51:57 -08:00
Aman Rao 35430d3609 feat: add AzureCosmosDBNoSqlVectorStore and SimpleCosmosDBReader (#1331)
Co-authored-by: Alex Yang <himself65@outlook.com>
2024-11-04 13:39:39 -08:00
Alex Yang 3c162b2b4a docs: direct to legacy docs (#1431) 2024-11-04 09:54:54 -08:00
github-actions[bot] 5bb4531245 Release 0.8.3 (#1427)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@llamaindex/autotool@5.0.3 @llamaindex/experimental@0.0.115 @llamaindex/node-parser@0.0.2 llamaindex@0.8.3
2024-11-02 19:05:28 -07:00
Alex Yang 2ff0a89891 fix: expose @llamaindex/node-parser (#1426) 2024-11-02 18:57:05 -07:00
Alex Yang d57917d782 feat: add code splitter and html node parser (#1425) @llamaindex/node-parser@0.0.1 2024-11-02 15:14:03 -07:00
github-actions[bot] f231e0739f Release (#1424)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: himself65 <himself65@users.noreply.github.com>
@llamaindex/workflow@0.0.2
2024-11-01 16:50:36 -07:00
Alex Yang 0765742ef3 feat: revamped workflow (#1422) 2024-11-01 15:59:19 -07:00
github-actions[bot] ec7fd6be5c Release 0.8.2 (#1421)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@llamaindex/autotool@5.0.2 @llamaindex/experimental@0.0.114 llamaindex@0.8.2
2024-10-31 23:54:40 -07:00
Thuc Pham c7a918c3f5 fix: export postprocessors in core (#1419) 2024-10-31 23:40:37 -07:00
Marcus Schiesser 00e681d43b ci: run type-check for reader examples 2024-11-01 12:52:06 +07:00
Alex Yang c01502fb84 docs: update document (#1418) 2024-10-31 14:02:31 -07:00
github-actions[bot] 075f88dbc3 Release 0.8.1 (#1415)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@llamaindex/anthropic@0.0.10 @llamaindex/autotool@5.0.1 @llamaindex/clip@0.0.10 @llamaindex/cloud@2.0.1 @llamaindex/community@0.0.58 @llamaindex/core@0.4.1 @llamaindex/deepinfra@0.0.10 @llamaindex/experimental@0.0.113 @llamaindex/groq@0.0.25 @llamaindex/huggingface@0.0.10 @llamaindex/ollama@0.0.17 @llamaindex/openai@0.1.26 @llamaindex/portkey-ai@0.0.10 @llamaindex/readers@1.0.1 @llamaindex/replicate@0.0.10 llamaindex@0.8.1
2024-10-31 11:57:26 -07:00
Alex Yang cc47ee0602 docs: update README.md (#1416) 2024-10-31 11:56:54 -07:00
Alex Yang 5e6ef55a5a chore: drop nodejs 18 support (#1414) 2024-10-31 11:23:29 -07:00
Alex Yang 9c73f0a530 fix(core): async local storage in Setting.with API (#1413) 2024-10-31 11:06:14 -07:00
Alex Yang 52a4d2b83d chore: bump to eslint 9 (#1410) 2024-10-30 18:34:17 -07:00
Alex Yang 0fd78d5434 docs(next): fix update llamacloud (#1409) 2024-10-29 21:47:21 -07:00
github-actions[bot] 5c4f4a8d83 Release 0.8.0 (#1397)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: himself65 <himself65@users.noreply.github.com>
@llamaindex/anthropic@0.0.9 @llamaindex/autotool@5.0.0 @llamaindex/clip@0.0.9 @llamaindex/cloud@2.0.0 @llamaindex/community@0.0.57 @llamaindex/core@0.4.0 @llamaindex/deepinfra@0.0.9 @llamaindex/experimental@0.0.112 @llamaindex/groq@0.0.24 @llamaindex/huggingface@0.0.9 @llamaindex/ollama@0.0.16 @llamaindex/openai@0.1.25 @llamaindex/portkey-ai@0.0.9 @llamaindex/readers@1.0.0 @llamaindex/replicate@0.0.9 llamaindex@0.8.0
2024-10-27 20:36:08 -05:00
Alex Yang 620c63cd19 feat: add @llamaindex/readers package (#1404) 2024-10-27 20:28:55 -05:00
Alex Yang cb51ad90ea docs(next): update document (#1402) 2024-10-27 13:44:55 -05:00
Alex Yang 359fd33041 refactor(core): move ContextChatEngine and SimpleChatEngine (#1401) 2024-10-27 00:39:03 -05:00
Alex Yang efb7e1b868 docs(next): ask ai using llamacloud (#1400) 2024-10-27 00:01:55 -05:00
Erik 98ba1e71bd feat: implement context-aware agent functionality. (#1394)
Co-authored-by: Alex Yang <himself65@outlook.com>
2024-10-26 09:23:10 -05:00
Alex Yang fd4b09d375 docs(next): fix shiki theme (#1395) 2024-10-26 08:19:50 -05:00
Alex Yang 7c90e1b6b4 docs(next): update homepage & init setup toturial (#1386) 2024-10-25 18:52:09 -05:00
github-actions[bot] 21ba0a80d1 Release 0.7.10 (#1392)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: himself65 <himself65@users.noreply.github.com>
@llamaindex/portkey-ai@0.0.8 @llamaindex/replicate@0.0.8 @llamaindex/anthropic@0.0.8 @llamaindex/autotool@4.0.10 @llamaindex/clip@0.0.8 @llamaindex/cloud@1.0.8 @llamaindex/community@0.0.56 @llamaindex/core@0.3.7 @llamaindex/deepinfra@0.0.8 @llamaindex/experimental@0.0.111 @llamaindex/groq@0.0.23 @llamaindex/huggingface@0.0.8 @llamaindex/ollama@0.0.15 @llamaindex/openai@0.1.24 llamaindex@0.7.10
2024-10-24 17:43:00 -07:00
Alex Yang 9df9a8fc1d fix: export all huggingface module (#1390) 2024-10-24 15:55:58 -07:00
Alex Yang 60b185ff53 fix: source nodes is empty (#1391) 2024-10-24 15:55:45 -07:00