This website requires JavaScript.
Explore
Help
Sign in
dmitry.galkin
/
chatbot-template
Watch
1
Star
0
Fork
You've already forked chatbot-template
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
3bc77653ad
chatbot-template
/
app
/
(chat)
/
api
/
chat
/
[id]
/
stream
/
route.ts
4 lines
72 B
TypeScript
Raw
Normal View
History
Unescape
Escape
fix: title generation + ai sdk upgrade (#1392)
2026-01-15 16:06:42 +00:00
export
function
GET() {
return
new
Response
(
null
,
{
status
:
204
}
)
;
chore: update to ai sdk v5 beta (#1074)
2025-07-03 02:26:34 -07:00
}
Reference in a new issue
Copy permalink