Commit History

Manual changes saved
b224cd6
verified

Mohit0199 commited on

Manual changes saved
be6e0d3
verified

Mohit0199 commited on

Manual changes saved
5b07282
verified

Mohit0199 commited on

okay now when selecting model and entering api key user is gettin this message Model selected successfully. You can now start chatting! along with they should also get the instruction (warning type) message that if they refresh or reloads the page they will loose their currnet data and like chat history and api key and have to again enter api key
06043ab
verified

Mohit0199 commited on

right now the api key is removed after selecting model and one message it should be only removed it the page is refreshed or reloads then only should user have to enter it again
108c733
verified

Mohit0199 commited on

remove all the logic of authentication and login now i just want any user should have to enter their openrouter api key to use this chatbot and after refreshing or reloading entered key should be remove and they should have to again enter the key
f4058fd
verified

Mohit0199 commited on

Delete app.py
dbcb1eb
verified

Mohit0199 commited on

Currently, my authentication system has an issue:
3bbf97e
verified

Mohit0199 commited on

Manual changes saved
d9429fc
verified

Mohit0199 commited on

now i want to add proper authentication where user can login only with their google account and Users should be able to sign up, log in, and log out securely Once logged in, users should automatically be taken to the chat interface. Each user should have their own chat history β€” so when they log in again later, they can see their previous conversations in the sidebar
590d81d
verified

Mohit0199 commited on

Manual changes saved
6f90744
verified

Mohit0199 commited on

Manual changes saved
ef28587
verified

Mohit0199 commited on

Manual changes saved
a22dedd
verified

Mohit0199 commited on

now remove this login logic and i want that users can only use chatbot is they provide openrouter api key once they provide they can use chatbot and after refreshing or reloading they have to provide again the api key
cfee72e
verified

Mohit0199 commited on

Manual changes saved
509727d
verified

Mohit0199 commited on

I want to implement a proper user authentication system for my chatbot web app Users should be able to sign up, log in, and log out securely with username, email, and password. Once logged in, users should automatically be taken to the chat interface. Each user should have their own chat history β€” so when they log in again later, they can see their previous conversations in the sidebar. I want to use Flask backend with a simple database MongoDB.
1697977
verified

Mohit0199 commited on

Manual changes saved
119476f
verified

Mohit0199 commited on

Unexpected token '<', "<!DOCTYPE "... is not valid JSON I am still getting this error check out the complete code and resolve the issue, I want to implement proper authentication system
a790c0e
verified

Mohit0199 commited on

when i am registering or login it is giving error
cbde832
verified

Mohit0199 commited on

I want to implement a proper user authentication system for my chatbot web app
884299a
verified

Mohit0199 commited on

here i want to add this redirection link of openrouter https://openrouter.ai/ near this api key in settings Free models available without token charges so if user dont have can go directly at there an grab their api
00f18fb
verified

Mohit0199 commited on

Remove the following model IDs completely from the dropdown and from the allowed model list:
2049674
verified

Mohit0199 commited on

Modify my existing ChatRouter project so that it uses only the following model IDs for OpenRouter requests.
1acaa5a
verified

Mohit0199 commited on

Upgrade my existing ChatRouter project to include a full ChatGPT-style chat sidebar on the left side of the screen.
0d2c178
verified

Mohit0199 commited on

Manual changes saved
bdae63f
verified

Mohit0199 commited on

Upgrade my existing ChatRouter project to include a full ChatGPT-style chat sidebar on the left side of the screen.
5387391
verified

Mohit0199 commited on

now i want to modify the project i want to use only the free of cost llm only i am giving you the list of the free llm can be use from openrouter without token charge use that models only
17d21e3
verified

Mohit0199 commited on

I want you to modify or extend this project with the following features:
cf25b7e
verified

Mohit0199 commited on

update the code. I want user will enter their api key and then all the list from open router models will be shown and user can choose any model they want and it model will be used for chatbot conversation
b64250b
verified

Mohit0199 commited on

create a chatbot which is customizable and where user can enter their openrouter api key and then can select any llm available on openrouter and can use it in chatbot.
4f20b87
verified

Mohit0199 commited on

initial commit
a63a141
verified

Mohit0199 commited on