Commit Graph

490 Commits

Author SHA1 Message Date
3a57261590 feat(package): bump version v1.11.0-rc1 2025-05-30 09:33:15 +05:30
a86a1a461c feat(weather-icons): rename weather to weather-ico 2025-05-30 09:24:54 +05:30
2257e1df0c feat(empty-chat): add article widget 2025-05-30 08:36:40 +05:30
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
117a683d9a feat(assets): add weather icons 2025-05-30 08:34:47 +05:30
1716dd5a65 Merge pull request #746 from OmarElKadri/master
bug(file-upload): fixed an error in uploading dox files.
2025-05-29 19:15:58 +05:30
66f9a674f1 Merge branch 'master' into master 2025-05-29 19:15:24 +05:30
41fc5274ff feat(package): update package files 2025-05-29 19:13:20 +05:30
bcebdb5fd9 feat(chat): allow export as pdf or markdown 2025-05-28 13:01:05 +05:30
876487ad11 feat(db): add migration script, migrate on each run 2025-05-28 10:41:12 +05:30
18da75ad97 feat(db): create migration files 2025-05-28 10:35:19 +05:30
c80ac1415d feat(app): lint & beautify 2025-05-27 18:42:02 +05:30
bb21184ea2 feat(settings): show loading spinner immediately 2025-05-27 18:32:09 +05:30
0c3740fdf2 feat(groq-provider): dynamically fetch models 2025-05-27 18:23:40 +05:30
701819d018 Revert "Update README.md"
This reverts commit 68e151b2bd.
2025-05-13 20:14:08 +05:30
68e151b2bd Update README.md 2025-04-29 17:13:30 +05:30
06ff272541 feat(openai): add GPT 4.1 models 2025-04-29 13:10:14 +05:30
4154d5e4b1 Merge branch 'pr/629' 2025-04-23 20:35:52 +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
7e1d6ebd19 bug(file upload): fixed an erro in uploading dox files. 2025-04-11 18:46:03 +01:00
9a332e79e4 Merge branch 'ItzCrazyKns:master' into feature/lm-studio-provider 2025-04-11 20:07:58 +04:00
72450b9217 Merge pull request #731 from ClawCloud-Ron/master
docs: add ClawCloud Run button
2025-04-11 21:20:44 +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
41b258e4d8 Set speech message before return 2025-04-08 23:17:52 -07:00
da1123d84b feat(groq): update model name 2025-04-07 23:30:51 +05:30
627775c430 feat(groq): remove maverick (not being run yet) 2025-04-07 23:29:51 +05:30
245573efca feat(groq): update model list 2025-04-07 23:23:18 +05:30
28b9cca413 docs: add ClawCloud Run button 2025-04-07 16:49:59 +08:00
a85f762c58 feat(package): bump version v1.10.2 2025-04-07 10:27:04 +05:30
3ddcceda0a feat(gemini-provider): update embedding models 2025-04-07 10:26:29 +05:30
e226645bc7 feat(app): lint & beautify 2025-04-06 13:48:58 +05:30
5447530ece Merge branch 'feat/deepseek-provider' 2025-04-06 13:48:10 +05:30
ed6d46a440 Merge branch 'pr/719' 2025-04-06 13:47:57 +05:30
588e68e93e feat(providers): add deepseek provider 2025-04-06 13:37:43 +05:30
c4440327db Merge pull request #720 from OmarElKadri/master
feat(search): add optional systemInstructions to API request body
2025-04-06 10:34:29 +05:30
64e2d457cc feat(search): add optional systemInstructions to API request body 2025-04-05 19:06:18 +01:00
bf705afc21 feat(message-box): change styles, lint & beautify 2025-04-05 22:32:56 +05:30
2e4433a6b3 feat(message-box): support [1,2,3,4] citation format instead of just [1][2][3] 2025-04-05 15:24:45 +00:00
09661ae11d feat(prompts): fix typo, closes #715 2025-04-02 13:02:28 +05:30
a8d410bc2f Merge pull request #716 from ItzCrazyKns/feat/system-instructions
Feat/system instructions
2025-04-01 15:59:18 +05:30
7d52fbb368 feat(settings): add system instructions 2025-04-01 15:50:24 +05:30
4b8e0ea1aa feat(chat-window): handle system instructions 2025-04-01 15:50:05 +05:30
5b1055e8c9 feat(routes): add system instructions 2025-04-01 15:49:36 +05:30
4b2a7916fd feat(docker-build): fix image tag errors 2025-03-30 22:51:59 +05:30
97e64aa65e Merge branch 'pr/703' v1.10.1 2025-03-30 21:12:27 +05:30
90e303f737 feat(search): lint & beautify, update content type 2025-03-30 21:12:04 +05:30
7955d8e408 Merge pull request #705 from ottsch/add-gemini-2.5
feat(models): Update Gemini chat models
2025-03-29 21:53:02 +05:30