mahaveergurjar / Chatbot

Chat application allows users to send messages and receive responses from a language model API. It supports code formatting, explanations, and link formatting. The application uses GoogleGenerativeAI for API requests and displays chat messages in a styled interface.
MIT License
7 stars 23 forks source link

Solved maximize problem with some updates in UI #24

Closed vigneshs-dev closed 3 weeks ago

vigneshs-dev commented 3 weeks ago

Hi @mahaveergurjar , I solved the maximize problem of not extending to full page, when maximizing.

Chatbot_FullScreen

Can you please merge my Pull Request (PR) to the main branch? If you want to make any changes after this, I am glad to do that. Thankyou.

mahaveergurjar commented 3 weeks ago

ok

mahaveergurjar commented 3 weeks ago

Thanks