Commit Graph

27 Commits

Author SHA1 Message Date
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
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
github-actions[bot] 94bb08c2ef Release @llamaindex/chat-ui@0.5.11 (#147) 2025-06-27 12:48:57 +07:00
github-actions[bot] 38f2a6782c Release (#144) 2025-06-25 14:34:06 +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
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
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
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
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
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