475 Commits

Author SHA1 Message Date
github-actions[bot]
ed6433e8cd chore: update commit hash to 87a90718d31bd8ec501cb32f863efd26156fb1e2 2024-12-15 15:27:46 +00:00
github-actions[bot]
825137a447 chore: update commit hash to 9cd9ee9088467882e1e4efdf491959619307cc9d 2024-12-15 15:25:48 +00:00
github-actions[bot]
c7cdbdfc3d chore: update commit hash to 23346f6271bf2f438489660357e6ffee803befb1 2024-12-15 13:48:21 +00:00
Dustin Loring
23346f6271
ui: fix-perplexity-icon
Added fallback icon for provider, fixes perplexity icon not showing
2024-12-15 08:48:12 -05:00
Dustin Loring
558d4b2e10 ui: fallback icon for provider
Added a fallback icon for providers
2024-12-15 08:44:57 -05:00
github-actions[bot]
fc13754788 chore: update commit hash to b3f7a5c3785060c7937dcd681b38f17b5396fc84 2024-12-15 13:22:09 +00:00
Dustin Loring
b3f7a5c378
Merge pull request #726 from dustinwloring1988/ui-ux/features-tab
ui-ux: Features Tab Changes
2024-12-15 08:21:58 -05:00
github-actions[bot]
61ac8f9808 chore: update commit hash to d936c012bdeb210ee876be1941ef8e370ea0b2e3 2024-12-15 13:09:26 +00:00
Dustin Loring
d936c012bd
ui-ux: prompt-enhanced-toast
ui-ux: prompt enhanced toast notification
2024-12-15 08:09:16 -05:00
github-actions[bot]
4541a3e9dd chore: update commit hash to 7c3a3bbde6c61f374a6d37c888c6900a335e3d33 2024-12-15 13:08:52 +00:00
Dustin Loring
7c3a3bbde6
ui-ux: Setting-Menu
ui-ux: Setting Modal Changes
2024-12-15 08:08:41 -05:00
github-actions[bot]
ecbf2f3bcd chore: update commit hash to a87cfd79503a62db2be00656f4874ec747d76a09 2024-12-15 12:21:08 +00:00
github-actions[bot]
4ea38e8766 chore: update commit hash to 25fe15232fcd6cee83f179adbd1d3e7d6a90acca 2024-12-15 09:52:57 +00:00
Anirban Kar
25fe15232f
Merge pull request #602 from mark-when/contextMenu2
Feat: Basic file tree context menu
2024-12-15 15:22:46 +05:30
github-actions[bot]
b8e457eeb7 chore: update commit hash to b06f6e3a3e7e5b2b5f8d9b13a761422993559f3e 2024-12-15 09:45:21 +00:00
Anirban Kar
86f37fcaca
Merge branch 'main' into perplexity-models 2024-12-15 15:15:01 +05:30
Dustin Loring
2cb8c825d0 ui-ux: prompt enhanced toast notification
changed prompt enhanced to give a toast notification instead of changing the ui.
2024-12-14 22:25:28 -05:00
Dustin Loring
5893629306 ui-ux: combined optional features
on features tab combined (debug info and event logs) into 'Debug Features'
2024-12-14 19:43:43 -05:00
Dustin Loring
d4aa189cee ui-ux: Renamed feature
Enhancement - on feature tab Change 'Enable Local Models' to 'Experimental Providers'
2024-12-14 19:40:37 -05:00
Dustin Loring
1e73e8863a ui-ux: Setting Modal Changes
Enhancement - move the connection tab below chat history in left side of settings
Enhancement - on chat tab Delete all chats, should prompt to make sure you want to
Enhancement - Debug tab change copy debug info from a popup to a toast notification
2024-12-14 19:30:36 -05:00
github-actions[bot]
9efc709782 chore: update commit hash to ece0213500a94a6b29e29512c5040baf57884014 2024-12-14 16:07:12 +00:00
Dustin Loring
ece0213500
add: Groq Llama 3.2 90B Vision Preview
Add 90b llama-3.2 model for better performance
2024-12-14 11:06:59 -05:00
github-actions[bot]
3aab6c7b68 chore: update commit hash to 43370f515df1184be2fb54db637a73bb683d6d86 2024-12-14 15:47:40 +00:00
Ed McConnell
9408ae4dd9
Merge branch 'main' into update-readme 2024-12-14 10:45:41 -05:00
Ed McConnell
483189ab46 update readme 2024-12-14 10:42:28 -05:00
Ed McConnell
5cb693c415 update readme 2024-12-14 10:42:05 -05:00
github-actions[bot]
09881a478c chore: update commit hash to 4f10fb1294e11cf8f5a68b30a1e85acdf65ffcbc 2024-12-14 15:12:27 +00:00
Ed McConnell
9b98670ccb
Merge branch 'main' into feat/image-select 2024-12-14 10:10:52 -05:00
github-actions[bot]
54c7e3d8f9 chore: update commit hash to eb53146937cbe49a84aaaaa59882df6db4a1e459 2024-12-14 14:59:48 +00:00
Dustin Loring
eb53146937
add: groq-llama3.3-70b
add: Groq Llama 3.3 70B
removed Groq Llama 3.1 70B (deprecated)
2024-12-14 09:59:38 -05:00
Ed McConnell
4db916928c merge main 2024-12-14 09:56:51 -05:00
Ed McConnell
7a31db904d Merge branch 'main' into feat/image-select 2024-12-14 09:56:29 -05:00
github-actions[bot]
f87522f106 chore: update commit hash to f27f7bba5132346db18e70e514a6a6202d6ab634 2024-12-14 14:52:49 +00:00
github-actions[bot]
f27f7bba51 chore: update commit hash to 4f02887565e13eeaabbfb6f699cbe089e802338f 2024-12-14 08:46:42 +00:00
Anirban Kar
4f02887565
Merge pull request #679 from Dlouxgit/main
fix: handle conflicts between input method engine and enter key in chatbox
2024-12-14 14:16:31 +05:30
Anirban Kar
3db4004642
Update BaseChat.tsx 2024-12-14 14:15:27 +05:30
github-actions[bot]
a71cfba660 chore: update commit hash to 4af18c069f2429ffaf410d92702a1e1294af2628 2024-12-14 07:27:29 +00:00
Anirban Kar
02d0be5feb
Merge branch 'main' into streaming-fixed 2024-12-14 12:56:36 +05:30
github-actions[bot]
81d2c01442 chore: update commit hash to 6a5ed21c0fed92a8c842b683bf9a430901e6bb05 2024-12-14 07:25:13 +00:00
Anirban Kar
6a5ed21c0f
Merge pull request #670 from thecodacus/private-github-repo
added support for private github repo through github connections
2024-12-14 12:55:02 +05:30
Meet Patel
8bcd82c9d4 feat: added perplexity model 2024-12-14 11:59:10 +05:30
Ed McConnell
6ffcdd8b3c merge main into image 2024-12-13 21:22:12 -05:00
Ed McConnell
a936c5a990 Merge branch 'main' into feat/image-select-merge 2024-12-13 21:21:10 -05:00
github-actions[bot]
bbda3a1db4 chore: update commit hash to 9666b2ab67d25345542722ab9d870b36ad06252e 2024-12-14 02:09:03 +00:00
Ed McConnell
4cfabd94ee merged main 2024-12-13 20:49:33 -05:00
github-actions[bot]
9666b2ab67 chore: update commit hash to 55094392cf4c5bc607aff796680ad50236a4cf20 2024-12-13 20:58:40 +00:00
Anirban Kar
456c89429a fix: removed context optimization temporarily, to be moved to optional from menu 2024-12-14 02:25:36 +05:30
Anirban Kar
8c4397a19f
Merge pull request #578 from thecodacus/context-optimization
feat(context optimization): Optimize LLM Context Management and File Handling
2024-12-14 02:08:43 +05:30
Dustin Loring
32409047ff Update constants.ts
Removed Llama3.1 70B and replaced it with Llama3.3-70B
2024-12-13 14:48:02 -05:00
github-actions[bot]
301675e30c chore: update commit hash to 1e04ab38b07e82852626b164890f4a6df1f98cef 2024-12-13 19:26:12 +00:00