LibreChat/api/server
Danny Avila 8d75b25104
Fixes (#313)
* refactor(endpoints.js): remove console.log statement
refactor(index.html): change title to "ChatGPT Clone"

* feat(Chat.jsx): set document title to conversation title or VITE_APP_TITLE or 'Chat' if conversation is null
2023-05-18 07:45:07 -04:00
..
controllers feat: Auth and User System (#205) 2023-05-07 10:04:51 -07:00
routes Fixes (#313) 2023-05-18 07:45:07 -04:00
services feat: Auth and User System (#205) 2023-05-07 10:04:51 -07:00
index.js feat: Auth and User System (#205) 2023-05-07 10:04:51 -07:00