Trung Dang
Trung Dang
Currently it's intentionally not stored (and displayed), because no human would ever read it anyway, might be worth storing somewhere though, for some advanced context and tool mode?
Should be implemented via `context` prop and `buildSystemPrompt`.
## 🚀 Feature Description Would be amazing if I can reuse some shared translations, (or rather, use the same i18n syntax) from my Nuxt app with my additional backends which...
### What is the feature you are proposing? Most browsers limit each cookie key to ~4000 characters, this create some obstacles when trying to implement a session / state manager...
Not sure if this should be considered a bug or feature request, but would be great if we have something that can get the latest data after `setCookie`, it would...
### What version of Hono are you using? 4.9.10 ### What runtime/platform is your app running on? (with version if possible) * ### What steps can reproduce the bug? simply...
https://arethetypeswrong.github.io/?p=eventemitter3%405.0.1 In projects that uses Vite and use something like: https://github.com/antfu/vite-plugin-optimize-exclude, `eventemitter3` is excluded from automatic deps re-bundling, and will be loaded as an ESM module directly. But it seems...