LibreChat/client
Danny Avila 58f128bee7
🗑️ chore: Remove Deprecated Project Model and Associated Fields (#11773)
* chore: remove projects and projectIds usage

* chore: empty line linting

* chore: remove isCollaborative property across agent models and related tests

- Removed the isCollaborative property from agent models, controllers, and tests, as it is deprecated in favor of ACL permissions.
- Updated related validation schemas and data provider types to reflect this change.
- Ensured all references to isCollaborative were stripped from the codebase to maintain consistency and clarity.
2026-03-21 14:28:53 -04:00
..
public
scripts
src 🗑️ chore: Remove Deprecated Project Model and Associated Fields (#11773) 2026-03-21 14:28:53 -04:00
test
babel.config.cjs
check_updates.sh
index.html
jest.config.cjs v0.8.4 (#12339) 2026-03-20 18:01:00 -04:00
nginx.conf
package.json v0.8.4 (#12339) 2026-03-20 18:01:00 -04:00
postcss.config.cjs
tailwind.config.cjs
tsconfig.json
vite.config.ts