Commit Graph

40 Commits

Author SHA1 Message Date
Thuc Pham 4aad967255 chore: move @llamaindex/server to chat-ui repo (#176) 2025-07-16 09:13:23 +08:00
Huu Le bfdd3c012d add uv lock file and improve readme (#174) 2025-07-11 15:45:17 +08:00
Marcus Schiesser 685b79aee6 chore: update llamadeploy chat examples (structure and readme) 2025-07-11 14:37:17 +08:00
Thuc Pham c3e62265ca fix: remove workspace packages from examples (#173)
* fix: remove workspace packages from examples

* update fe for python example

* exclude examples from pnpm workspace
2025-07-11 11:47:03 +07:00
Marcus Schiesser 854d05a2d7 chore: use latest package for examples 2025-07-11 10:50:21 +08:00
github-actions[bot] 4e26b288a1 Release (#168)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-10 15:31:55 +07:00
github-actions[bot] 7b7cdb6bff Release (#163)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-09 14:53:32 +07:00
Thuc Pham 62955a6a18 fix(useWorkflow): handle incomplete chunk and support tool call transformation (#159)
* fix: handle fail to parse chunk

* add test

* Create gorgeous-lies-develop.md

* support transforming toolcall and toolcalloutput

* raw node to source node

* fileServerUrl option for useChatWorkflow

* add normal agentic rag example

* missing file

* return slug url

* update pnpm workspace

* fix format

* feat: add agentic rag cloud example

* fix format

* remove dead files

* fix data

* RawNodeWithScore

* update url

* add comment

* log info

* update llamacloud example
2025-07-09 14:41:50 +07:00
github-actions[bot] 4855f5ce71 Release (#162)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-09 09:09:19 +07:00
github-actions[bot] 316576d666 Release (#158)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-02 11:36:40 +07:00
github-actions[bot] 1aa2fb68ef Release (#155)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-01 13:54:38 +07:00
Thuc Pham f28cb7e791 feat: add llamadeploy + llamaindexserver example (#150) 2025-07-01 13:45:42 +07:00
github-actions[bot] 94bb08c2ef Release @llamaindex/chat-ui@0.5.11 (#147) 2025-06-27 12:48:57 +07:00
Marcus Schiesser 93e3b0f344 chore: order llamadeploy examples 2025-06-25 15:05:57 +07:00
github-actions[bot] 38f2a6782c Release (#144) 2025-06-25 14:34:06 +07:00
Thuc Pham b15d152139 feat: useChatWorkflow (#140)
---------
Co-authored-by: leehuwuj <leehuwuj@gmail.com>
Co-authored-by: Marcus Schiesser <mail@marcusschiesser.de>
2025-06-25 14:22:16 +07:00
github-actions[bot] f84b7f7e20 Release @llamaindex/chat-ui@0.5.9 (#141)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-19 16:23:33 +07:00
Thuc Pham fe679c4912 fix: baseUrl should be optional for llama-deploy example (#139) 2025-06-19 15:35:31 +07:00
github-actions[bot] f92c975e56 Release (#138)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-19 14:16:10 +07:00
Thuc Pham d544d5781e feat: add unit tests for chat-ui (#137)
---------
Co-authored-by: Marcus Schiesser <mail@marcusschiesser.de>
2025-06-19 14:04:50 +07:00
github-actions[bot] c84ff5900f Release (#132)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-18 16:24:25 +07:00
Thuc Pham 0c929c4c65 feat: useWorkflow (#134) 2025-06-18 15:59:31 +07:00
Thuc Pham 23093ed223 docs: add more chatui examples (#128) 2025-06-09 16:52:44 +07:00
github-actions[bot] 785f9575a6 Release (#126)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-06 15:13:08 +07:00
github-actions[bot] fc624cd289 Release (#124)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-05 17:04:53 +07:00
github-actions[bot] 6e8e1b6f39 Release (#121)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-05 16:03:20 +07:00
github-actions[bot] 2c126ec295 Release (#119)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-05 10:02:32 +07:00
Thuc Pham a34688aa16 feat: use mdxeditor for document editor (#118)
* feat: use mdxeditor for document editor

* document edior example

* fix: format

* update document about importing editor.css for document editor

* Create lemon-papayas-attend.md

* add note about dynamic import

* missing css in doc
2025-06-05 09:55:35 +07:00
github-actions[bot] e740d77b15 Release (#116)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-04 09:38:07 +07:00
Thuc Pham f0ec280879 Fix: css for markdown shouldn't affect inline components (#115)
* Fix: css for markdown shouldn't affect inline components

* Create real-ghosts-melt.md

* fix format

* fix format

* fix: remove dead css
2025-06-04 09:32:52 +07:00
github-actions[bot] b78f013b75 Release (#114)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-03 16:40:11 +07:00
Thuc Pham 4c3834fccb Fix LaTeX dollar sign escaping breaking code blocks (#110)
* fix: dollar sign in code make json parse fail

* remove log

* Create cool-shirts-call.md

* remove unused inline in example

* keep parse code inline as it is

* Fix LaTeX dollar sign escaping breaking code blocks

* protect code block

* update example

* demo latex

* update doc
2025-06-03 16:33:31 +07:00
github-actions[bot] f0643e5a7f Release (#108)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-03 11:14:10 +07:00
Thuc Pham bdae046268 feat: render annotation inline (#101)
* feat: render annotation inline

* clean up

* demo inline

* update comment

* wait longer for annotaton

* add doc

* refactor: add annotationsRenderer

* fix: format

* change contract

* fix build

* defaultAnnotationRenderers

* use zod

* separate advanced example

* have isInline props for easily custom renderer

* fix: lint

* fix fomat

* introduce: readonly for artifact

* add editable example

* treat inline artifact as normal artifact

* still need outside artifact

* fix: duplicate artifact

* fix annotations reset

* extract artifacts from markdown

* update inline artifacts

* remove readonly

* update example page

* fix import

* update example

* update comment

* update advanced example

* update wiki inline example

* able to custom show inline or not

* Create grumpy-geckos-drive.md

* fix: format

* fix format

* fix lint

* fix build

* chore: clear inline parser

* remove useless config

* simplify example

* remove zod

* remove artifact in message annotations

* use tryParse to safe extract inline annotations

* update demo canvas

* remove unused props

* update changese

* fix: comment

---------

Co-authored-by: Marcus Schiesser <mail@marcusschiesser.de>
2025-06-03 11:09:05 +07:00
github-actions[bot] 93e73725cf Release (#105)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-02 16:38:31 +07:00
Thuc Pham 49cafb6065 fix: typing for release (#107)
* fix: typing for release

* fix typing

* fix: should export artifacts
2025-06-02 16:33:45 +07:00
Marcus Schiesser 8e60c05b50 refactor: cleaned annotations (#106)
* refactor: cleaned annotations
---------

Co-authored-by: thucpn <thucsh2@gmail.com>
2025-06-02 12:27:32 +07:00
github-actions[bot] 40524c373f Release 0.0.2 (#99)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-05-29 17:05:29 +07:00
Marcus Schiesser 9c0ac64c21 fix: changeset (needs build for lint) 2025-05-29 16:54:51 +07:00
Marcus Schiesser 09d6ec694b add fullstack examples for nextjs and python (#96) 2025-05-29 14:06:52 +07:00