Commit Graph

7 Commits

Author SHA1 Message Date
073b5e897c feat(app): lint & beautify 2025-04-12 11:58:52 +05:30
7e1dc33a08 Implement provider formatting improvements and fix client-side compatibility
- Add PROVIDER_INFO metadata to each provider file with proper display names
- Create centralized PROVIDER_METADATA in index.ts for consistent reference
- Update settings UI to use provider metadata for display names
- Fix client/server compatibility for Node.js modules in config.ts
2025-04-11 19:18:19 +04:00
aa240009ab Feature: Add LM Studio provider integration - Added LM Studio provider to support OpenAI compatible API - Implemented chat and embeddings model loading - Updated config to include LM Studio API endpoint 2025-04-11 19:18:19 +04:00
588e68e93e feat(providers): add deepseek provider 2025-04-06 13:37:43 +05:30
5c016127cb feat(package): bump version 2025-03-20 12:41:07 +05:30
97804e7b4d feat(config): remove unused vars 2025-03-20 12:30:06 +05:30
217736d05a feat(app): remove backend 2025-03-19 16:23:27 +05:30