Commit graph

124 commits

Author SHA1 Message Date
Jeremy
35395969cd
feat: initialize otel collector (#989) 2025-05-07 21:43:19 -07:00
Jeremy
75af1320f4
fix: race condition after resumable stream ends (#986) 2025-05-07 16:02:53 -07:00
Jeremy
7402af0a64
feat: fallback to normal stream if cannot resume stream (#980) 2025-05-03 00:32:46 -07:00
Jeremy
e529d99974
fix: strip tags from output (#978) 2025-05-02 16:45:26 -07:00
Jeremy
575c12503c
fix: support setting visibility on initial chat creation (#975) 2025-05-01 17:47:48 -07:00
Jeremy
a3221fbcdc
feat: support resuming ongoing streams (#974) 2025-05-01 12:36:52 -07:00
Jeremy
45978c27a2
refactor: update auto scroll mechanism (#970) 2025-05-01 02:28:24 -07:00
Jeremy
1fd2302914
chore: tweak migration script to handle message order (#969) 2025-04-30 16:04:09 -07:00
Jeremy
1a948afe12
fix: conditionally render attachments component (#967) 2025-04-29 17:47:01 -07:00
Jeremy
721b30e6f9
fix: do not include backticks for code blocks (#966) 2025-04-29 17:18:51 -07:00
Jeremy
23964e3392
feat: support appending request hints to prompt (#965) 2025-04-29 16:18:46 -07:00
Jeremy
845b40f7fe
fix: update test content order (#961) 2025-04-29 00:20:10 -07:00
Jeremy
451a866c73
feat: support message creation from url query (#960) 2025-04-28 23:18:02 -07:00
Jeremy
f18af236a0
feat: only send user message as part of request (#957) 2025-04-26 01:09:01 -07:00
Jeremy
9279135355
feat: support guest session (#919) 2025-04-25 23:40:15 -07:00
Jeremy
24cb2ce19b
chore: move server functions to db/utils (#951) 2025-04-22 22:40:01 -07:00
Jeremy
a159b77fcf
feat: add tests for /api/chat (#950) 2025-04-22 18:55:17 -07:00
Jeremy
4ca93aaf89
fix: mask differences in auth duration (#946) 2025-04-21 10:26:58 -07:00
Jeremy
020494f63b
feat: add tests for /api/document (#932) 2025-04-14 10:34:11 -07:00
Jeremy
5b4ad941d3
refactor: replace patch with delete for /api/document (#930) 2025-04-14 00:11:44 -07:00
Jeremy
c937db3050
fix: verify document ownership before appending version (#929) 2025-04-13 23:36:41 -07:00
Jeremy
291c6ab2fe
chore: version template to 3.0.0 (#928) 2025-04-13 23:20:23 -07:00
Jeremy
dfda9118d9
feat: use grok-3-mini as reasoning model (#922) 2025-04-09 17:46:27 -07:00
Jeremy
be774ea0b6
chore: bump package versions (#904) 2025-04-03 00:38:33 -07:00
Jeremy
235b0edb91
feat: use xai image model and update deploy link (#882) 2025-03-21 21:18:56 -07:00
Jeremy
7811c0f7fb
feat: update providers (#881) 2025-03-20 14:10:45 -07:00
Walter Korman
d560352e5a Merge remote-tracking branch 'origin/main' into shaper/pr/xai 2025-03-18 15:57:39 -07:00
Jeremy
1a8cd993f4
feat: reference geist from google fonts (#876) 2025-03-18 13:57:06 -07:00
Walter Korman
d26e0d9ac4
chore: use explicit pnpm 9 version for reproducibility (#873) 2025-03-18 13:43:43 -07:00
Walter Korman
a7706aeaca package updates 2025-03-17 16:40:25 -07:00
Jeremy
47a630fd53
refactor: replace message.content with message.parts (#868) 2025-03-16 18:42:29 -07:00
Jeremy
c58fd528fc
chore: bump versions (#845) 2025-03-04 18:00:14 -08:00
Jeremy
9dd9a9898c
feat: add tests (#843) 2025-03-04 17:25:46 -08:00
Jeremy
ef7eb9dd5f
feat: handle client disconnects (#814) 2025-02-19 19:09:03 -06:00
Jeremy
c61d4f91d4
feat: add reasoning model (#750)
Co-authored-by: Matt Apperson <me@mattapperson.com>
2025-02-03 18:03:15 +03:00
Jeremy
76804269c4
feat: add sheet block (#743)
Co-authored-by: Nicolas <nicolascamara29@gmail.com>
2025-02-03 11:03:48 +03:00
Jeremy
5e8cddc886
feat: add smooth stream (#722) 2025-01-23 01:53:41 +05:30
Jeremy
df449a408a
feat: add image block type (#709) 2025-01-15 19:59:29 +05:30
Jeremy
bb03c516b5
feat: add inline block document previews (#637) 2024-12-19 17:05:04 +05:30
Jeremy
9778631d6f
feat: add code and text block types (#609) 2024-12-16 18:14:40 +05:30
Jeremy
2e479ccce7
fix: update sidebar structure to match shadcn spec (#591) 2024-12-04 18:20:35 +03:00
Jeremy
e839007580
fix: memoize components and improve performance (#579) 2024-12-03 17:49:38 +03:00
Jeremy
8aaa84f337
chore: bump ai sdk version (#586)
Co-authored-by: Hassan Bazzi <contact@hassanbazzi.com>
2024-12-03 16:54:32 +03:00
Jeremy
ef1403441e
Fix migrate script (#560) 2024-11-20 21:22:42 +03:00
Hugo Charré
f360ff96cc edits 2024-11-19 00:18:49 -05:00
Jared Palmer
43aa1c6e58
Switch to vercel's biome setup (#543) 2024-11-15 13:00:15 -05:00
Jared Palmer
e5d654bf41
Fix all biome linter errors (#541) 2024-11-15 12:18:17 -05:00
Jared Palmer
2c26277ee6 Remove biome lint for separate PR 2024-11-15 11:09:44 -05:00
Jared Palmer
1efc54816a Remove import order 2024-11-15 11:09:17 -05:00
Jared Palmer
91aaddda5f Switch to biome for fomatting 2024-11-15 10:37:01 -05:00