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>
|
2025-02-19 18:15:41 +08: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
|
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 |
|
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>
|
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 |
|
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
|
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 |
|
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>
|
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>
|
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>
|
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>
|
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>
|
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 |
|
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>
|
2025-02-04 12:23:47 +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 |
|
Peter Goldstein
|
1892e1ce1d
|
Add O3 mini model (#1612)
|
2025-02-04 10:34:22 +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 |
|
Thuc Pham
|
1931bbca74
|
chore: move azure code to own @llamaindex/azure package (#1601)
|
2025-01-21 12:14:17 +07:00 |
|
Thuc Pham
|
94566169fb
|
chore: move postgres storage classes to @llamaindex/postgres (#1597)
|
2025-01-20 12:24:44 +07:00 |
|
Alex Yang
|
d6c270ec7a
|
feat(cloud): support pass project and org id to llama parse reader (#1594)
|
2025-01-08 11:23:48 -08:00 |
|
github-actions[bot]
|
e3a77044d5
|
Release 0.8.31 (#1579)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: himself65 <himself65@users.noreply.github.com>
|
2025-01-08 10:42:19 -08:00 |
|
Alex Yang
|
fd9c8294e1
|
chore: bump llamacloud openapi (#1592)
|
2025-01-06 23:12:41 -08:00 |
|
Thuc Pham
|
0ebbfc1031
|
fix: clean up docstore when generating embedding fail (#1588)
Co-authored-by: Marcus Schiesser <mail@marcusschiesser.de>
|
2025-01-07 11:58:09 +07:00 |
|
Alex Yang
|
5dec9f912a
|
chore: bump sdk deps (#1591)
|
2025-01-06 17:03:15 -08:00 |
|
Alex Yang
|
1f53819b64
|
chore: bump version (#1583)
|
2025-01-02 07:43:17 -08:00 |
|
Erik
|
d211b7ab13
|
add tool call history support in chat messages (#1565)
|
2024-12-22 19:09:38 -08:00 |
|
Thuc Pham
|
cf29ca1bf8
|
[WIP] feat: remove legacy docs (#1571)
|
2024-12-20 15:12:01 +07:00 |
|
Wassim Chegham
|
09b933f8da
|
feat: add Azure AI Vector Search (#1485)
|
2024-12-18 11:26:53 -06:00 |
|
github-actions[bot]
|
a7023b4a93
|
Release 0.8.30 (#1570)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-12-16 11:40:25 -08:00 |
|
Alex Yang
|
012495b5ba
|
chore: bump llamacloud sdk (#1569)
|
2024-12-16 11:10:09 -08:00 |
|
github-actions[bot]
|
a8afb9a7a7
|
Release 0.8.29 (#1566)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-12-13 19:19:03 -08:00 |
|
Peter Goldstein
|
dd596a0cf2
|
Add Gemini Flash 2.0 Experimental (#1563)
|
2024-12-13 12:10:46 -08:00 |
|
Alex Yang
|
9e648a0b4f
|
chore: bump version (#1562)
|
2024-12-11 12:56:38 -08:00 |
|
github-actions[bot]
|
bbb87f42ed
|
Release 0.8.28 (#1559)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: himself65 <himself65@users.noreply.github.com>
|
2024-12-11 12:09:46 -08:00 |
|
Parham Saidi
|
24caf93efe
|
fix: added inference profile mapping for nova models (#1560)
|
2024-12-11 11:17:40 -08:00 |
|