Commit Graph

181 Commits

Author SHA1 Message Date
Anirban Kar
28f0c3629d ignored alert on project reload 2024-12-21 17:44:18 +05:30
Anirban Kar
975e7d83fd Merge branch 'main' into terminal-error-detection 2024-12-21 16:14:46 +05:30
Anirban Kar
7295352a98
refactor: refactored LLM Providers: Adapting Modular Approach (#832)
* refactor: Refactoring Providers to have providers as modules

* updated package and lock file

* added grok model back

* updated registry system
2024-12-21 11:45:17 +05:30
Anirban Kar
df6925ac07
fix: add Message Processing Throttling to Prevent Browser Crashes (#848) 2024-12-21 02:13:29 +05:30
Anirban Kar
620d13ad8a updated title header 2024-12-18 21:29:54 +05:30
Anirban Kar
b25b8b98f9 updated styling wordings and animations icons 2024-12-18 21:09:36 +05:30
Anirban Kar
62ebfe51a6 fix: .env file baseUrl Issue 2024-12-18 16:34:18 +05:30
Anirban Kar
d327cfea29 feat: added terminal error capturing and automated fix prompt 2024-12-17 21:19:43 +05:30
Anirban Kar
ad19d3f8f4
Merge branch 'main' into copyMyFix 2024-12-17 00:44:42 +05:30
Anirban Kar
208830151e Merge branch 'main' into prompt-url-params 2024-12-17 00:06:22 +05:30
Arne Durr
329152f56d
Merge branch 'main' into copyMyFix 2024-12-16 18:25:08 +01:00
Arne Durr
5f144e6994 Fixed theming of Copy Code button 2024-12-16 18:21:30 +01:00
Anirban Kar
d473b2b713 Merge branch 'main' into system-prompt-variations-local 2024-12-16 21:44:47 +05:30
Anirban Kar
6987ceae9e
Merge pull request #433 from DiegoSouzaPW/feature/SlotCloneError
Check the render method of SlotClone. #432
2024-12-16 21:36:27 +05:30
Anirban Kar
bb94180209 Merge remote-tracking branch 'origin/main' into system-prompt-variations-local 2024-12-16 20:52:01 +05:30
Anirban Kar
3b8d251a55 updated implementation 2024-12-16 19:47:18 +05:30
eduardruzga
070e911be1 Lint fix 2024-12-16 11:09:35 +02:00
eduardruzga
1b76d3c28f merge 2024-12-16 11:07:22 +02:00
eduardruzga
225b553876 Another attempt to add toek usage info 2024-12-16 11:01:41 +02:00
Anirban Kar
31706183b4 updated the examples and added strict rules 2024-12-15 22:15:17 +05:30
Anirban Kar
9f5c01f5dd
Merge branch 'main' into system-prompt-variations 2024-12-15 21:01:52 +05:30
Anirban Kar
70f88f981a feat: Experimental Prompt Library Added 2024-12-15 16:47:16 +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
eduardruzga
2e05270bab Merge 2024-12-14 19:48:37 +02: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
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
Ed McConnell
a936c5a990 Merge branch 'main' into feat/image-select-merge 2024-12-13 21:21:10 -05:00
Ed McConnell
4cfabd94ee merged main 2024-12-13 20:49:33 -05: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
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
Anirban Kar
d479daa578
Merge branch 'main' into main 2024-12-13 20:52:51 +05:30
Anirban Kar
a404a35d0e auto select model on provider disabled 2024-12-13 12:01:50 +05:30
Dlouxgit
b0ca49d65e fix: handle conflicts between input method engine and enter key 2024-12-13 13:28:27 +08:00
Stijnus
e39f16e436 Settings UI enhancement
Date & Time Display
Added a real-time clock component in the sidebar

Event Logs System
Implemented an EventLogsTab component for system monitoring
Provides a structured way to:
Track user interactions
Monitor system events
Display activity history
2024-12-13 01:11:35 +01:00
Anirban Kar
e3bdd6944b added prompt url params 2024-12-13 00:58:02 +05:30
Anirban Kar
da37d9456f Merge branch 'main' into context-optimization 2024-12-12 02:44:36 +05:30
Anirban Kar
3c7b125828 Merge branch 'main' into context-optimization 2024-12-12 02:38:00 +05:30
eduardruzga
17e500344a merge 2024-12-11 20:02:07 +02:00
Anirban Kar
5d4b860c94 updated to adapth baseurl setup 2024-12-11 14:02:21 +05:30
Anirban Kar
e0c5c51e56 lint fix 2024-12-10 23:03:12 +05:30
Anirban Kar
af09104c82 moved log to only print on change, and changed error logs to warnings 2024-12-10 23:02:54 +05:30
Anirban Kar
7d84a61801 console error fix due to duplicate keys 2024-12-10 22:57:06 +05:30
Anirban Kar
7f8f5023a1 Merge branch 'main' into ui-background-rays 2024-12-10 20:43:27 +05:30
Anirban Kar
b4d0597120 remaining changes 2024-12-10 18:37:23 +05:30
eduardruzga
fcb61ba499 Refactor to use newver v4 version of Vercel AI package 2024-12-09 17:26:33 +02:00
eduardruzga
823f536a47 Reuse automatic setup commands for git import 2024-12-08 12:16:09 +02:00