Michael Fester

Results 21 issues of Michael Fester

**Is your feature request related to a problem? Please describe.** We should probably use two different names for `submitChat` from the `core` and `react` packages, as they have different APIs....

**Is your feature request related to a problem? Please describe.** Cf. https://vercel.com/blog/ai-sdk-3-generative-ui

**Is your feature request related to a problem? Please describe.** [Video](https://www.loom.com/embed/571ecd3c4cca4a50b32db81feb83adae?sid=f93e8be3-3b87-404e-80ba-806c42f97bec&unfurl=blocks)

**Describe the bug** When React strict mode is enabled, the response gets cancelled when triggering from search. **To Reproduce** Steps to reproduce the behavior: 1. Create a Next.js project with...

**Is your feature request related to a problem? Please describe.** In the React component, allow users to provider their own Markdown components (e.g. for images or links), to the Answer...

**Is your feature request related to a problem? Please describe.** We should offer the possibility to reset / delete a conversation.

**Is your feature request related to a problem? Please describe.** When the API is down, it both shows the banner and the LLM-generated message: ![image](https://github.com/motifland/markprompt-js/assets/504893/400283fa-72c1-450d-bbd0-4fc367e30559) We should not show the...

**Is your feature request related to a problem? Please describe.** Cf. https://github.com/markprompt/templates/pull/1#discussion_r1441473067

**Is your feature request related to a problem? Please describe.** - the keyboard does not "push the input window/chatbot up as you'd expect" but instead covers the input field/chat window...

**Describe the bug** Rebuilding package-lock.json results in errors related to Radius UI. **To Reproduce** Steps to reproduce the behavior: 1. Delete `package-lock.json` 2. Run `npm install` 3. Run `core`, `react`,...