Commit graph

15 commits

Author SHA1 Message Date
Willie Zutz
18fdb192d8 feat(models): Implement model visibility management with hidden models configuration 2025-07-13 11:50:51 -06:00
Willie Zutz
60d36ab8f4 feat(agent): Process feels decent now, however it can be very slow. This is a checkpoint to come back to. Going to start trying to make it faster. 2025-06-19 12:49:37 -06:00
Willie Zutz
20a4399fa2 feat(app): Allow selecting the AI model at any time without opening the settings page.
Allow changing focus mode at any time while chatting.
Styling tweaks.
2025-05-05 00:04:00 -06:00
ItzCrazyKns
073b5e897c feat(app): lint & beautify 2025-04-12 11:58:52 +05:30
haddadrm
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
haddadrm
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
ItzCrazyKns
588e68e93e feat(providers): add deepseek provider 2025-04-06 13:37:43 +05:30
ItzCrazyKns
cf7144db96 feat(providers): add HF transformers 2025-03-20 11:48:26 +05:30
ItzCrazyKns
217736d05a feat(app): remove backend 2025-03-19 16:23:27 +05:30
ItzCrazyKns
41d056e755 feat(handlers): use new custom openai 2025-02-15 11:29:08 +05:30
ItzCrazyKns
177746235a feat(providers): add gemini 2024-11-28 20:47:18 +05:30
ItzCrazyKns
f02393dbe9
feat(providers): add anthropic 2024-07-15 21:20:16 +05:30
ItzCrazyKns
8539ce82ad
feat(providers): fix loading issues 2024-07-08 15:39:27 +05:30
ItzCrazyKns
3b4b8a8b02
feat(providers): add custom_openai 2024-07-08 15:24:45 +05:30
ItzCrazyKns
25b5dbd63e
feat(providers): separate each provider 2024-07-06 14:19:33 +05:30