Tat Dat Duong
0154cc9794
feat: clean up code for artifacts
2025-05-01 17:03:41 +02:00
David Duong
9946b15f82
Initial pass on artifacts ( #127 )
2025-05-01 02:34:19 +02:00
Tat Dat Duong
bc547a375c
Add context-aware artifacts
2025-05-01 02:30:16 +02:00
Tat Dat Duong
58dd69d1a2
Cleanup, make more robust
2025-04-30 16:52:35 +02:00
Tat Dat Duong
e556b13a06
Refactor
2025-04-28 19:07:04 +02:00
Tat Dat Duong
72c13c7ee3
Initial pass on artifacts
2025-04-28 18:59:26 +02:00
Brace Sproul
72d92a5bca
Merge pull request #106 from langchain-ai/brace/add-ts-auth-docs
...
fix: Update going to prod docs to include custom auth js docs
2025-04-18 10:16:36 -07:00
Brace Sproul
43178990dc
Update README.md
2025-04-18 10:12:54 -07:00
Brace Sproul
936d8a45ce
Merge pull request #107 from VMinB12/vmin/json-content-primitive-types
...
Fix primitive types in tool response not being displayed
2025-04-18 10:10:19 -07:00
Brace Sproul
79ccecd254
Merge pull request #114 from linganmin/fix/style
...
Fixed the bug where the tool call ID was too long, causing page distortion.
2025-04-18 09:55:02 -07:00
Brace Sproul
00fd5b1acd
Merge pull request #112 from hylkesybesma/fix-render-interrupt
...
fix: render interrupt after tool result
2025-04-18 09:29:00 -07:00
bracesproul
0b5d1314d5
refactor interrupt component
2025-04-18 09:25:28 -07:00
linganmin
5b7d5ec642
fix style
2025-04-18 10:30:35 +08:00
Hylke Sijbesma
5a55fd4d99
fix: render interrupt after tool result
...
Fix GenericInterruptView not rendering after tool result followed by interrupt
Previously, the GenericInterruptView failed to render when an interrupt occurred immediately after a tool result message.
2025-04-17 10:54:45 +02:00
Brace Sproul
89e58cff80
Merge pull request #103 from lien-dev/feature/2-update-prettier
...
update prettier
2025-04-13 17:42:00 -07:00
Vincent Min
602b3a6002
Fix primitive types in tool response not being displayed
2025-04-12 15:02:14 +02:00
dkseo
d04c7080fc
style: format
2025-04-11 11:46:23 +09:00
dkseo
8c37090f00
chore: update prettier config
2025-04-11 11:45:15 +09:00
bracesproul
259610ae96
fix: Update going to prod docs to include custom auth js docs
2025-04-10 13:04:19 -07:00
Brace Sproul
9a757e1b66
Merge pull request #105 from langchain-ai/brace/going-to-production
...
feat: Add going to production docs
2025-04-10 12:53:38 -07:00
bracesproul
0eab726a0f
cr
2025-04-10 12:51:29 -07:00
bracesproul
ca0bd1f9dc
cr
2025-04-10 12:49:42 -07:00
bracesproul
d5452d8228
cr
2025-04-10 12:44:17 -07:00
bracesproul
7f321cc635
feat: Add going to production docs
2025-04-10 12:43:14 -07:00
Brace Sproul
22e82d98ae
Merge pull request #104 from langchain-ai/brace/use-next
...
refactor: Use next.js instead of vite
2025-04-10 12:19:24 -07:00
bracesproul
518483a216
cr
2025-04-10 11:58:44 -07:00
bracesproul
59ab0b2783
readme
2025-04-10 11:57:22 -07:00
bracesproul
08b980a506
dont allow api key to be exposed to client
2025-04-10 11:55:59 -07:00
bracesproul
0575af2349
fix gitignore
2025-04-10 11:51:29 -07:00
bracesproul
6e8c6da6b7
add pnpm lock to prettier ignore
2025-04-10 11:50:16 -07:00
bracesproul
a9448cb488
cr
2025-04-10 11:49:31 -07:00
bracesproul
25524792ec
refactor: Use next.js instead of vite
2025-04-10 11:47:43 -07:00
Brace Sproul
aaee53e3e6
Merge pull request #101 from langchain-ai/brace/drop-pnpm-version-sha
...
fix: Use base pnpm semver instead of including sha
2025-04-09 13:40:13 -07:00
bracesproul
bcd40f8dc4
fix: Use base pnpm semver instead of including sha
2025-04-09 13:36:05 -07:00
Brace Sproul
e22bd797d6
Merge pull request #98 from langchain-ai/brace/render-numbers
...
fix: Bug where rendering a number as the arg value errors
2025-04-08 13:15:40 -07:00
bracesproul
c45b47aaa2
fix: Bug where rendering a number as the arg value errors
2025-04-08 13:14:13 -07:00
Brace Sproul
851853ec26
Merge pull request #97 from langchain-ai/brace/fix-interrupt-not-object
...
fix: Do not error when interrupt values are not objects
2025-04-08 12:55:05 -07:00
bracesproul
64cd9c3c82
fix: Do not error when interrupt values are not objects
2025-04-08 12:52:33 -07:00
Brace Sproul
ca36bfeb46
Merge pull request #96 from langchain-ai/brace/fix-interrupt-no-msgs
...
fix: Rendering interrupts when there are no ai/tool messages
2025-04-08 12:27:51 -07:00
bracesproul
ec294c5dc9
fix: Rendering interrupts when there are no ai/tool messages
2025-04-08 12:21:07 -07:00
Brace Sproul
ef59d29ea2
Merge pull request #93 from Neulhan/neulhan/style-fix
...
fix : Resolved a styling issue
2025-04-07 10:12:06 -07:00
neulhan
32b150cf92
fix : Resolved a styling issue
2025-04-06 00:31:35 +09:00
Brace Sproul
45c55b0a41
Merge pull request #82 from Romamo/fix_sidebar_button_align
...
Fixed alignment of sidebar button
2025-04-02 14:03:20 -07:00
Brace Sproul
d126422af6
Merge pull request #81 from Romamo/add_env
...
Added environment variables to bypass the initial setup form
2025-04-02 14:03:12 -07:00
Brace Sproul
6c8f895e43
Merge pull request #76 from cgoinglove/main
...
fix: improve chat UI behavior and message display
2025-04-02 13:50:42 -07:00
bracesproul
d6c7ff955b
drop type casting
2025-04-02 13:49:46 -07:00
bracesproul
8c07cfd28a
format
2025-04-02 13:46:41 -07:00
Brace Sproul
5a2dd70691
Merge branch 'main' into add_env
2025-04-02 13:41:46 -07:00
Brace Sproul
5ff0fad722
Merge pull request #91 from langchain-ai/brace/link-github-repo
...
feat: Link github repo
2025-04-02 13:35:40 -07:00
bracesproul
6e220b1a48
cr
2025-04-02 13:33:57 -07:00