bb21184ea2
feat(settings): show loading spinner immediately
2025-05-27 18:32:09 +05:30
1862491496
feat(settings): add LM Studio API URL
2025-04-12 11:59:05 +05:30
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
588e68e93e
feat(providers): add deepseek provider
2025-04-06 13:37:43 +05:30
64e2d457cc
feat(search): add optional systemInstructions to API request body
2025-04-05 19:06:18 +01:00
09661ae11d
feat(prompts): fix typo, closes #715
2025-04-02 13:02:28 +05:30
7d52fbb368
feat(settings): add system instructions
2025-04-01 15:50:24 +05:30
5b1055e8c9
feat(routes): add system instructions
2025-04-01 15:49:36 +05:30
90e303f737
feat(search): lint & beautify, update content type
2025-03-30 21:12:04 +05:30
5d60ab1139
feat(api): Switch to newline-delimited JSON streaming instead of SSE
2025-03-27 13:04:09 +01:00
9095996356
Merge branch 'ItzCrazyKns:master' into master
2025-03-27 13:01:09 +01:00
310c8a75fd
feat(routes): fix typo, closes #692
2025-03-27 11:36:58 +05:30
191d1dc25f
refactor(api): clean up comments and improve abort handling in search route
2025-03-26 11:32:46 +01:00
d3b2f8983d
feat(api): add streaming support to search route
2025-03-26 11:28:05 +01:00
62e6c24840
feat(app): fix build errors
2025-03-20 12:47:54 +05:30
33b895b75e
feat(app): add search API
2025-03-20 12:29:52 +05:30
217736d05a
feat(app): remove backend
2025-03-19 16:23:27 +05:30