You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Chat view should not create chat until a message is sent. Currently created when loading view and generates lots of spam and empty chats. Don't create chat until a message is sent #171
The text was updated successfully, but these errors were encountered:
The chains API and frontend need to be converted to Pydantic + FastAPI.
- Create, update, delete chats
- send_input
The text was updated successfully, but these errors were encountered: