Anirban Kar
6494f5ac2e
fix: updated logger and model caching minor bugfix #release ( #895 )
...
* fix: updated logger and model caching
* usage token stream issue fix
* minor changes
* updated starter template change to fix the app title
* starter template bigfix
* fixed hydretion errors and raw logs
* removed raw log
* made auto select template false by default
* more cleaner logs and updated logic to call dynamicModels only if not found in static models
* updated starter template instructions
* browser console log improved for firefox
* provider icons fix icons
2024-12-31 22:47:32 +05:30
Anirban Kar
389eedcac4
fix: better model loading ui feedback and model list update ( #954 )
...
Update Stable Branch / prepare-release (push) Waiting to run
* fix: better model loading feedback and model list update
* added load on providersettings update
2024-12-31 19:22:46 +05:30
Eduard Ruzga
55cfd5d4ee
fix: refresh model list after api key changes ( #944 )
Update Stable Branch / prepare-release (push) Waiting to run
2024-12-30 23:35:08 +05:30
Anirban Kar
fc4f89f806
feat: add Starter template menu in homepage ( #884 )
...
* added icons and component
* updated unocss to add dynamic icons
* removed temp logs
* updated readme
2024-12-24 22:37:28 +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
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
31706183b4
updated the examples and added strict rules
2024-12-15 22:15:17 +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
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
4cfabd94ee
merged main
2024-12-13 20:49:33 -05:00
SujalXplores
ff2726fd2f
fix: adjust intro section margin and textarea outline style in BaseChat component
2024-12-13 22:47:57 +05:30
Dlouxgit
b0ca49d65e
fix: handle conflicts between input method engine and enter key
2024-12-13 13:28:27 +08:00
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
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
Dustin Loring
b6f6f187fd
fix: small bug
...
stopped collapse from happen when no provider selected
2024-12-07 16:27:37 -05:00
Dustin Loring
66fe6a2efc
fix position issue
...
fix position issue when in chat
2024-12-07 16:22:11 -05:00
Dustin Loring
5dd9c926c8
Merge branch 'coleam00:main' into ui/model-dropdown
2024-12-07 16:18:58 -05:00
Cole Medin
31e7b48e05
Merge pull request #580 from oTToDev-CE/feat/add-tabbed-setting-modal
...
feat: Added a tabbed setting modal
2024-12-07 15:01:17 -06:00
Anirban Kar
a98b51e0ef
updated theme color
2024-12-08 02:12:02 +05:30
Anirban Kar
8067bb63af
Merge branch 'main' into ui-background-rays
2024-12-08 01:55:05 +05:30
Dustin Loring
a2acc77e89
fix: clean up
...
fix: typecheck / lint
2024-12-07 10:53:33 -05:00
Dustin Loring
42ebd3d50e
Added a tabbed setting modal
2024-12-07 10:27:50 -05:00
Dustin Loring
5692a4c011
lint fix
2024-12-06 09:42:58 -05:00
Dustin Loring
773e69ef7a
Update BaseChat.tsx
...
moved the model collapse button.
2024-12-06 09:36:42 -05:00
Anirban Kar
fe2f0080a3
Merge branch 'main' into github-import
2024-12-06 18:54:06 +05:30
Ed McConnell
8b7e18e627
Initial commit for screen cap feature
2024-12-05 17:30:45 -05:00
eduardruzga
2fd0c06ed4
Split code a little bit
2024-12-04 20:51:27 +02:00
eduardruzga
f6a9861390
Hardcode url for together ai as fallback if not set in env
2024-12-04 20:31:42 +02:00
Cole Medin
8c641443b7
Merge pull request #332 from atrokhym/main
...
HIGH PRIORITY - Attach images to prompts
2024-12-04 10:53:37 -06:00
Anirban Kar
b0743e00b1
Merge branch 'main' into github-import
2024-12-04 17:54:47 +05:30
Dustin Loring
5bd138750e
Merge branch 'main' into fix/ui-gradient
2024-12-03 08:12:52 -05:00
Anirban Kar
509390569f
added context to history
2024-12-03 11:09:37 +05:30
Andrew Trokhymenko
5adc0f681c
adding drag and drop images to text area
2024-12-02 20:27:10 -05:00
Anirban Kar
bd236860f9
chore: fixed lock file
2024-12-03 03:23:22 +05:30
Anirban Kar
b499ee1f15
Merge branch 'main' into github-import
2024-12-03 02:48:37 +05:30
Andrew Trokhymenko
235747af51
merge with upstream
2024-12-02 14:55:43 -05:00
Andrew Trokhymenko
0ab334126a
adding to display the image in the chat conversation. and paste image too. tnx to @Stijnus
2024-12-02 14:08:41 -05:00
Dustin Loring
87620f38be
lint rules added and fixed
2024-12-02 06:06:17 -05:00
Dustin Loring
2439e1cffa
hotfix
2024-12-01 09:42:19 -05:00
Dustin Loring
1118a4c597
small fixes
2024-12-01 09:11:59 -05:00