Commit Graph

32 Commits

Author SHA1 Message Date
9d89a4413b feat(format-history): remove extra : 2025-07-23 12:20:49 +05:30
829b4e7134 feat(custom-openai): use apiKey instead of openAIApiKey 2025-07-19 21:37:34 +05:30
7f62907385 feat(weather): update measurement units to Imperial/Metric 2025-07-19 08:53:11 -06:00
94e6db10bb feat(weather): add other measurement units, closes #821 #790 2025-07-18 21:09:32 +05:30
26e1d5fec3 feat(routes): lint & beautify 2025-07-17 22:23:11 +05:30
66be87b688 Merge branch 'pr/827' 2025-07-17 22:22:50 +05:30
f7b4e32218 fix(discover): provide language when fetching
some engines provide empty response when no language is provided.

fix #618
2025-07-17 02:14:49 +08:00
b280cc2e01 Merge pull request #787 from chriswritescode-dev/IOS
Fix: IOS Input Zoom / Support PWA Home Screen App, closes #458
2025-07-15 22:10:01 +05:30
e6ebf892c5 feat(styles): update globals.css 2025-07-15 21:47:20 +05:30
722f4f760e feat(manifest): update icons & screenshots 2025-07-15 21:45:37 +05:30
c6d084f5dc feat: add AIML API provider
Introduces support for the AI/ML API provider, including configuration options, chat and embedding model loading, and UI integration. Updates documentation and sample config to reflect the new provider.
2025-06-27 13:43:54 +02:00
68c43ea372 Fix: IOS Input Zoom
config for theme consistency and iOS standalone mode
- Modified manifest.ts to ensure proper metadata

- Added display: standalone for iOS PWA behavior
2025-06-02 21:52:41 -04:00
ccb72c8970 feat(app): add weather widget 2025-05-30 08:36:08 +05:30
740ff941a5 feat(discover): add preview mode 2025-05-30 08:35:15 +05:30
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