mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-18 01:10:14 +01:00
* 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 |
||
|---|---|---|
| .. | ||
| app | ||
| lib | ||
| middleware | ||
| models | ||
| server | ||
| strategies | ||
| utils | ||
| .env.example | ||
| .eslintrc.js | ||
| .prettierrc | ||
| nodemon.json | ||
| package.json | ||