Commit Graph

973 Commits

Author SHA1 Message Date
github-actions[bot]
09881a478c chore: update commit hash to 4f10fb1294 2024-12-14 15:12:27 +00:00
Ed McConnell
4f10fb1294
Merge pull request #582 from emcconnell/feat/image-select
Add Screenshot Capture and Management Features to Chat and Workbench Components
2024-12-14 10:12:17 -05: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 eb53146937 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 f27f7bba51 2024-12-14 14:52:49 +00:00
github-actions[bot]
f27f7bba51 chore: update commit hash to 4f02887565 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]
79ce87ee5d chore: update commit hash to a71cfba660 2024-12-14 08:29:16 +00:00
github-actions[bot]
a71cfba660 chore: update commit hash to 4af18c069f 2024-12-14 07:27:29 +00:00
Anirban Kar
4af18c069f
Merge pull request #655 from thecodacus/streaming-fixed
fix: Add Code Streaming Sampling for Performance Optimization
2024-12-14 12:57:18 +05:30
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 6a5ed21c0f 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 9666b2ab67 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 55094392cf 2024-12-13 20:58:40 +00:00
Anirban Kar
55094392cf
Merge pull request #713 from thecodacus/context-optimization-fix
fix: removed context optimization temporarily, to be moved to optional
2024-12-14 02:28:22 +05:30
Anirban Kar
456c89429a fix: removed context optimization temporarily, to be moved to optional from menu 2024-12-14 02:25:36 +05:30
github-actions[bot]
77425d61d9 chore: update commit hash to 8c4397a19f 2024-12-13 20:38:54 +00:00
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 1e04ab38b0 2024-12-13 19:26:12 +00:00
github-actions[bot]
1e04ab38b0 chore: update commit hash to d1fa70fc97 2024-12-13 18:58:51 +00:00
Dustin Loring
d1fa70fc97
fix: start new chat icon
Fix/start new chat icon
2024-12-13 13:58:41 -05:00
Anirban Kar
fe3889be81
Merge pull request #708 from SujalXplores/fix/ui-enhancements
Fix/UI enhancements
2024-12-14 00:27:22 +05:30
Anirban Kar
461cf27fc7
Merge branch 'main' into fix/ui-enhancements 2024-12-14 00:27:10 +05:30
Dustin Loring
4980a9a33c
Merge branch 'main' into fix/start-new-chat-icon 2024-12-13 13:57:02 -05:00
github-actions[bot]
c4a94d6595 chore: update commit hash to 1d64a15ed0 2024-12-13 18:55:33 +00:00
Dustin Loring
1d64a15ed0
fix: lm studio fix
LM Studio was unable to receive messages sending message.
2024-12-13 13:53:43 -05:00
github-actions[bot]
b6df84b56a chore: update commit hash to 0c899e430a 2024-12-13 18:52:29 +00:00
Dustin Loring
0c899e430a
fix: commit-file-ignore
No more seeing the commit file change if they are running actions
2024-12-13 13:52:17 -05:00
Dustin Loring
da07c667af
Update commit.json 2024-12-13 13:42:59 -05:00
Dustin Loring
bc44e6fa3a Update .gitignore
Added with app/commit.json
2024-12-13 13:42:07 -05:00
SujalXplores
69ec309f81 feat: add unit configuration to uno.config.ts 2024-12-14 00:00:23 +05:30
SujalXplores
ddb920df7c refactor: simplify GitCloneButton component by removing unused tooltip and streamlining button structure 2024-12-13 22:49:14 +05:30
SujalXplores
56944de633 refactor: remove unused React import in ImportButtons component 2024-12-13 22:48:34 +05:30
SujalXplores
ff2726fd2f fix: adjust intro section margin and textarea outline style in BaseChat component 2024-12-13 22:47:57 +05:30
github-actions[bot]
1764145ba4 chore: update commit hash to 5f34051510 2024-12-13 16:19:58 +00:00
Dustin Loring
ba1b5543db fix: LM Studio sending messgae
LM Studio was not able to send a message now it is.
2024-12-13 11:03:55 -05:00
github-actions[bot]
4321007e4f chore: update commit hash to 5f34051510 2024-12-13 16:00:51 +00:00
github-actions[bot]
5f34051510 chore: update commit hash to 5773b1e271 2024-12-13 15:23:11 +00:00
Anirban Kar
5773b1e271
Merge pull request #676 from Stijnus/main
Added some small UI enhancements to the Settings and Sidebar
2024-12-13 20:53:00 +05:30
Anirban Kar
d479daa578
Merge branch 'main' into main 2024-12-13 20:52:51 +05:30