Commit graph

77 commits

Author SHA1 Message Date
Nicklas Scharpff
5ab695262f
Update tokenlens to canary with server side fetching (#1196)
Co-authored-by: josh <josh@afterima.ge>
2025-09-15 10:32:28 +01:00
Nico Albanese
38156eafcf
fix: add dialog for vercel ai gateway activation (#1195) 2025-09-13 20:40:08 +01:00
josh
eae41c635d
fix: small ui nits (#1178) 2025-09-09 22:19:34 +01:00
Nicklas Scharpff
f2320bf321
fix: chat query (#1170)
Co-authored-by: josh <josh@afterima.ge>
2025-09-08 23:29:04 +01:00
josh
d3b3449eb8
Revert "chore: cleanup context window ui, adjust for reasoning + added db migration" (#1169) 2025-09-08 22:50:35 +01:00
Nicklas Scharpff
02dde68ea3
chore: cleanup context window ui, adjust for reasoning + added db migration 2025-09-08 22:47:13 +01:00
josh
431eb919b5
fix: lint workflow (#1167) 2025-09-08 21:02:06 +01:00
Nicklas Scharpff
1e539b65b3
feat: add tokenlens integration for language model usage tracking (#1161) 2025-09-08 15:56:10 +01:00
josh
dff2191611
integrate ai gateway and improve ui components (#1145) 2025-09-01 11:07:07 +01:00
Jeremy
256305d19f
fix: pipe stream through sse transform even without redis (#1085) 2025-07-08 11:50:12 -07:00
Jeremy
a073d71c28
fix: remove stray console logs (#1084) 2025-07-07 15:33:45 -07:00
Jeremy
fea44ddb5f
fix: message ordering (#1077) 2025-07-03 11:27:28 -07:00
Jeremy
4c281fe09d
chore: update to ai sdk v5 beta (#1074) 2025-07-03 02:26:34 -07:00
Jeremy
8a7d3e9950
feat: improve error messages (#1006) 2025-05-13 19:01:28 -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
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
23964e3392
feat: support appending request hints to prompt (#965) 2025-04-29 16:18:46 -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
a159b77fcf
feat: add tests for /api/chat (#950) 2025-04-22 18:55:17 -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
ca20164763
chore: update readme (#920) 2025-04-09 13:37:14 -07:00
Walter Korman
61d8653a58
chore: correct error message typo (#918) 2025-04-08 21:37:03 -07:00
Jeremy
a07a3aad5b
feat: paginate chat history (#903) 2025-04-03 00:28:36 -07:00
Jeremy
7811c0f7fb
feat: update providers (#881) 2025-03-20 14:10:45 -07:00
Jeremy
1a8cd993f4
feat: reference geist from google fonts (#876) 2025-03-18 13:57:06 -07:00
Jeremy
47a630fd53
refactor: replace message.content with message.parts (#868) 2025-03-16 18:42:29 -07:00
Jeremy
a378757d3b
fix: check chat/vote ownership during actions (#847) 2025-03-05 10:03:17 -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
81f909ac3a
chore: rename blocks to artifacts (#793) 2025-02-13 08:25:57 -08:00
Jeremy
9c4dbc8aaa
refactor: improve block modularity on server (#758) 2025-02-04 17:15:39 +03:00
Jeremy
711da0b94b
feat: switch prompts based on selected chat model (#754) 2025-02-03 18:11:32 +03: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
2d47ffbd77
refactor: use generateId() for id creation (#736) 2025-01-28 18:51:04 +05:30
Jeremy
5e8cddc886
feat: add smooth stream (#722) 2025-01-23 01:53:41 +05:30
Jeremy
3f9d379a6a
refactor: use tool() and organize by file (#721)
Co-authored-by: Marcus Schiesser <mail@marcusschiesser.de>
2025-01-23 01:19:48 +05:30
Jeremy
df449a408a
feat: add image block type (#709) 2025-01-15 19:59:29 +05:30
Jeremy
50bd4604b6
feat: support image outputs during code execution (#674)
Co-authored-by: Bailey Simrell <baileysimrell@gmail.com>
2025-01-08 00:00:21 +05:30
Jeremy
50fbc0dab2
fix: tweak styles (#645) 2024-12-20 23:07:23 +05:30
Jeremy
bb03c516b5
feat: add inline block document previews (#637) 2024-12-19 17:05:04 +05:30
Jeremy
b659dcce68
refactor: replace StreamData with createDataStreamResponse (#628)
Co-authored-by: Ali Mirlou <alimirlou@gmail.com>
2024-12-17 16:16:03 +05:30
Jeremy
9778631d6f
feat: add code and text block types (#609) 2024-12-16 18:14:40 +05:30
Jeremy
4d901ba066
feat: add ability to share chats (#594) 2024-12-06 13:36:56 +03:00
Jeremy
64d1aad2bb
feat: edit and resubmit messages (#592) 2024-12-05 15:29:33 +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