Commit Graph

25 Commits

Author SHA1 Message Date
sam hoang
40fd397407 fix api config profile 2025-01-15 21:24:18 +07:00
Matt Rubens
5fa0272b49 DRY up highlighting code 2025-01-15 02:57:33 -05:00
Matt Rubens
ff9b8c33e1 Remove all other usages of fuse.js 2025-01-15 02:50:52 -05:00
Matt Rubens
5f3ace4379 Minor code cleanup 2025-01-07 22:38:54 -05:00
sam hoang
f39eaa14ff fix: sync model picker search terms with selected models
Added useEffect hooks to GlamaModelPicker, OpenAiModelPicker, and OpenRouterModelPicker components to ensure the search term stays synchronized with the selected model ID from apiConfiguration. This prevents the search term from getting out of sync when the model is changed.
2025-01-07 20:11:26 -05:00
sam hoang
921f8844eb fix: config manager not update when model, key, another optionn... 2025-01-07 20:10:15 -05:00
Mark Percival
93e70c62f1 Chore: Prettier for consistant formatting (#794)
* Chore: Pretier for consistant formatting

- TODO: This PR needs to be updated by Saoud after he runs `npm install` & `npm format:fix` and commits the results of the prettier changes.

* Revert prettier config

* Run npm install

* Fix prettier config and ignore package lock

* Run format

---------

Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com>
2024-11-21 13:13:54 -08:00
Saoud Rizwan
ef0157bbce Fixes 2024-10-12 18:51:35 -04:00
Saoud Rizwan
04f4494ca0 Fixes 2024-10-11 01:59:13 -04:00
Saoud Rizwan
8db3634c17 Fixes 2024-10-09 01:50:00 -04:00
Saoud Rizwan
e6d6ca5c56 Fixes 2024-10-09 01:50:00 -04:00
Saoud Rizwan
946605f990 Fixes 2024-10-09 01:50:00 -04:00
Saoud Rizwan
ba6546e0b8 Fixes 2024-10-09 01:49:58 -04:00
Saoud Rizwan
c920f4e2ed Fixes 2024-10-09 01:49:58 -04:00
Saoud Rizwan
d9ffff7cec Fixes 2024-10-09 01:49:57 -04:00
Saoud Rizwan
916dceafab Fixes 2024-10-09 01:49:57 -04:00
Saoud Rizwan
c79afa52cc Fixes 2024-10-09 01:49:57 -04:00
Saoud Rizwan
e37fa7cff9 Add see more button to model description 2024-10-09 01:49:57 -04:00
Saoud Rizwan
fbd30281bc Add openrouter model validation 2024-10-09 01:49:57 -04:00
Saoud Rizwan
4573010e16 Fuzzy search openrouter models 2024-10-09 01:49:57 -04:00
Saoud Rizwan
ecff59004d Fixes 2024-10-09 01:49:57 -04:00
Saoud Rizwan
cfefd1b798 Add search field to dropdown 2024-10-09 01:49:57 -04:00
Saoud Rizwan
f6a14fdfb9 Add markdown rendering for model description; fixes 2024-10-09 01:49:57 -04:00
Saoud Rizwan
9ffe01888a Fix openrouter options 2024-10-09 01:49:57 -04:00
Saoud Rizwan
7cb0c524e5 Add OpenRouter custom model scheme 2024-10-09 01:49:57 -04:00