Commit Graph

12 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
cf7144db96 feat(providers): add HF transformers 2025-03-20 11:48:26 +05:30
217736d05a feat(app): remove backend 2025-03-19 16:23:27 +05:30
41d056e755 feat(handlers): use new custom openai 2025-02-15 11:29:08 +05:30
177746235a feat(providers): add gemini 2024-11-28 20:47:18 +05:30
f02393dbe9 feat(providers): add anthropic 2024-07-15 21:20:16 +05:30
8539ce82ad feat(providers): fix loading issues 2024-07-08 15:39:27 +05:30
3b4b8a8b02 feat(providers): add custom_openai 2024-07-08 15:24:45 +05:30
25b5dbd63e feat(providers): separate each provider 2024-07-06 14:19:33 +05:30