mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-24 04:10:15 +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 |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .babelrc | ||
| .env.example | ||
| .eslintrc.js | ||
| .prettierrc | ||
| defaultSystemMessage.md | ||
| index.html | ||
| nginx.conf | ||
| package.json | ||
| postcss.config.cjs | ||
| tailwind.config.cjs | ||
| tsconfig.json | ||
| vite.config.ts | ||