OpenAssistantGPT / chatbot-sdk

A SDK for building and deploying your own chatbot using NextJS in Vercel. This chatbot SDK helps you to build a Chatbot using the OpenAI Assistant API, in few clicks you can get a chatbot deployed in Vercel and Iframable in your website for any use case. Created by OpenAssistantGPT.
https://sdk.openassistantgpt.io
Apache License 2.0
33 stars 9 forks source link

Enabling spell check on mobile #145

Open mattlawlis opened 5 days ago

mattlawlis commented 5 days ago

Description

If you visit my deployment of this SDK at https://ai.txlawadvisor.com on a mobile device (I am using an iPhone 15 Pro Max), you will notice that the native iOS spell check does not work in the user's chat input text box.

I have been searching through the SDK files attempting to figure out a way to turn spell check on and even used Cursor with o1-mini and have not been able to figure this out.

Olivier, would really appreciate your help!

Code example

No response

Additional context

No response

mattlawlis commented 3 days ago

Sorry, need to pay the Vercel bill, but it's the same with all deployments including chatbots that aren't from the SDK.