github-actions[bot]
|
4a18a2eb3d
|
Release 0.10.5 (#1922)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcusschiesser <17126+marcusschiesser@users.noreply.github.com>
|
2025-05-09 14:30:39 +07:00 |
|
ANKIT VARSHNEY
|
206b491724
|
feat: Support for google live api (#1905)
|
2025-05-09 14:20:40 +07:00 |
|
Marcus Schiesser
|
9b2e25a184
|
fix: Use Uint8Array instead of Buffer for file type messages (works w… (#1921)
|
2025-05-08 13:19:59 +07:00 |
|
github-actions[bot]
|
b29521bf6c
|
Release @llamaindex/google@0.2.6 (#1918)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-05-07 16:31:58 +07:00 |
|
Marcus Schiesser
|
73e25787e7
|
feat: add gemini-2.5-pro-preview-05-06 (#1917)
|
2025-05-07 16:18:21 +07:00 |
|
github-actions[bot]
|
3b45191228
|
Release 0.10.4 (#1901)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-05-07 11:11:11 +07:00 |
|
Marcus Schiesser
|
6ddf1c1b1f
|
chore: fixes for workflows before release (#1908)
|
2025-05-07 09:29:09 +07:00 |
|
Huu Le
|
7e8e4549f2
|
chore: update @llama-flow/core to version 0.4.1 and export stream api (#1906)
Co-authored-by: Marcus Schiesser <mail@marcusschiesser.de>
|
2025-05-05 16:06:44 +07:00 |
|
Alex Yang
|
2225ffd1d4
|
feat: bump llama cloud sdk (#1903)
|
2025-05-01 13:30:52 -07:00 |
|
Marcus Schiesser
|
bc5334249b
|
chore: migrate agentworkflows to llama-flow (#1895)
Co-authored-by: leehuwuj <leehuwuj@gmail.com>
|
2025-04-30 18:14:17 +07:00 |
|
Thuc Pham
|
41953a3ef9
|
fix: node10 module resolution fail in sub llamaindex packages (#1900)
|
2025-04-29 17:47:50 +07:00 |
|
github-actions[bot]
|
fa66c9ca8e
|
Release 0.10.3 (#1898)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcusschiesser <17126+marcusschiesser@users.noreply.github.com>
|
2025-04-29 13:05:36 +07:00 |
|
Thuc Pham
|
3ee8c83200
|
feat: support file content type in message content (#1894)
|
2025-04-29 12:57:35 +07:00 |
|
Peter Goldstein
|
e919bab568
|
Update Gemini Flash and Gemini Flash Lite model keys to exclude patch version (#1897)
|
2025-04-29 11:25:01 +07:00 |
|
Thuc Pham
|
d28b6b7c4f
|
chore: move server package code to create-llama (#1893)
|
2025-04-28 14:39:47 +07:00 |
|
Marcus Schiesser
|
1c7a262ff7
|
chore: stop workflow update (#1892)
|
2025-04-28 11:46:06 +07:00 |
|
Alex Yang
|
b9805f4899
|
fix: migrate to llamaflow (#1889)
|
2025-04-24 15:17:02 -07:00 |
|
github-actions[bot]
|
109ec63779
|
Release @llamaindex/server@0.1.6 (#1886)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcusschiesser <17126+marcusschiesser@users.noreply.github.com>
|
2025-04-24 19:40:11 +07:00 |
|
Thuc Pham
|
82d4b46fe4
|
feat: re-add supports for artifacts (#1869)
|
2025-04-24 19:28:15 +07:00 |
|
github-actions[bot]
|
6d7bc4ccbb
|
Release (#1883)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcusschiesser <17126+marcusschiesser@users.noreply.github.com>
|
2025-04-23 17:24:54 +07:00 |
|
Huu Le
|
294f502441
|
feat: support SSE for MCP tools adapter (#1882)
|
2025-04-23 15:54:37 +07:00 |
|
github-actions[bot]
|
056594452c
|
Release @llamaindex/readers@3.1.0 (#1880)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcusschiesser <17126+marcusschiesser@users.noreply.github.com>
|
2025-04-22 19:14:09 +07:00 |
|
Huu Le
|
1e59695cef
|
Restructure reader packages (#1877)
Co-authored-by: Marcus Schiesser <mail@marcusschiesser.de>
|
2025-04-22 17:20:08 +07:00 |
|
Alex Yang
|
eda486bb52
|
chore: bump pnpm (#1871)
|
2025-04-21 09:25:48 -07:00 |
|
github-actions[bot]
|
588cd0f0b9
|
Release 0.10.2 (#1861)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcusschiesser <17126+marcusschiesser@users.noreply.github.com>
|
2025-04-18 17:14:21 +07:00 |
|
Huu Le
|
7ca9ddff86
|
feat: Add generate UI workflow to server (#1862)
Co-authored-by: Marcus Schiesser <mail@marcusschiesser.de>
Co-authored-by: Thuc Pham <51660321+thucpn@users.noreply.github.com>
|
2025-04-18 16:59:44 +07:00 |
|
Thuc Pham
|
3310eaae29
|
chore: bump chat-ui 0.4.0 (#1868)
|
2025-04-18 15:33:08 +07:00 |
|
Peter Goldstein
|
96dac4ddfd
|
feat: Add Gemini 2.5 Flash Preview (#1866)
|
2025-04-18 15:30:06 +07:00 |
|
Peter Goldstein
|
e5c3f95c6e
|
Update o4-mini to allow reasoning parameters and exclude temperature (#1859)
|
2025-04-17 13:51:27 +07:00 |
|
Thuc Pham
|
b155c8cf2c
|
chore: make llamaindex as peer deps of server (#1860)
|
2025-04-17 13:50:28 +07:00 |
|
github-actions[bot]
|
be6fead71a
|
Release 0.10.1 (#1858)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: himself65 <14026360+himself65@users.noreply.github.com>
|
2025-04-16 19:15:34 -07:00 |
|
Peter Goldstein
|
96dd79853a
|
Add o3 and o4-mini models (#1857)
|
2025-04-16 13:28:39 -07:00 |
|
Fuma Nama
|
f49366c9af
|
make docs great again (#1855)
Co-authored-by: Marcus Schiesser <mail@marcusschiesser.de>
Co-authored-by: Alex Yang <himself65@outlook.com>
|
2025-04-16 11:19:25 -07:00 |
|
github-actions[bot]
|
cde403be58
|
Release 0.10.0 (#1854)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcusschiesser <17126+marcusschiesser@users.noreply.github.com>
|
2025-04-16 17:02:34 +07:00 |
|
Parham Saidi
|
e9bf4424e2
|
fix: update the tool call schema for nova (#1850)
Co-authored-by: Marcus Schiesser <mail@marcusschiesser.de>
|
2025-04-16 16:52:29 +07:00 |
|
Thuc Pham
|
edb8b87d86
|
fix: shadcn components cannot be used in next server (#1853)
|
2025-04-16 15:57:25 +07:00 |
|
Thuc Pham
|
6cf928f390
|
chore: use bunchee for llamaindex (#1821)
|
2025-04-16 15:47:30 +07:00 |
|
github-actions[bot]
|
f43406fc9b
|
Release @llamaindex/community@0.0.95 (#1848)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-04-15 16:00:59 +07:00 |
|
Peter Goldstein
|
411dceaa41
|
Add Nova Premier model. Add EU endpoints for Nova models (#1841)
|
2025-04-15 15:48:11 +07:00 |
|
Alex Yang
|
2447384f31
|
chore: bump fumadocs & next & react (#1845)
|
2025-04-15 01:20:29 -07:00 |
|
github-actions[bot]
|
5f3eb457e6
|
Release 0.9.19 (#1844)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcusschiesser <17126+marcusschiesser@users.noreply.github.com>
|
2025-04-15 00:31:31 -07:00 |
|
Peter Goldstein
|
d365eb2e54
|
Add GPT-4.1 models to OpenAI (#1842)
|
2025-04-15 09:07:38 +02:00 |
|
Thuc Pham
|
bb34ade6d4
|
feat: support cn utils for server UI (#1843)
|
2025-04-15 09:06:39 +02:00 |
|
github-actions[bot]
|
c540df5069
|
Release 0.9.18 (#1836)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcusschiesser <17126+marcusschiesser@users.noreply.github.com>
|
2025-04-14 20:52:09 +07:00 |
|
Marcus Schiesser
|
400b3b54bf
|
feat: use full-source code with import statements for custom comps (#1838)
Co-authored-by: thucpn <thucsh2@gmail.com>
Co-authored-by: Thuc Pham <51660321+thucpn@users.noreply.github.com>
|
2025-04-14 13:48:21 +02:00 |
|
Marcus Schiesser
|
88b7046c68
|
chore: Move zod to peer deps (#1837)
|
2025-04-10 18:17:26 +07:00 |
|
github-actions[bot]
|
139eb050f9
|
Release @llamaindex/server@0.1.0 (#1835)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-04-10 15:38:40 +07:00 |
|
Thuc Pham
|
3ffee26b77
|
feat: enhance config params for LlamaIndexServer (#1833)
|
2025-04-10 15:21:51 +07:00 |
|
Marcus Schiesser
|
dc6e774d78
|
chore: remove deepresearch events (#1831)
|
2025-04-09 20:45:49 +07:00 |
|
github-actions[bot]
|
6716188e10
|
Release @llamaindex/server@0.0.9 (#1830)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-04-09 17:44:13 +07:00 |
|