Commit Graph
1450 Commits
Author SHA1 Message Date
Timothy Jaeryang BaekandGitHub 6e89a481be Merge pull request #2180 from austenadler/dev
Always open links in chat in a new tab
2024-05-25 21:32:39 -10:00
Timothy J. Baek f755f5e512 feat: model search support 2024-05-25 23:52:17 -07:00
Timothy J. Baek 1ab01170b9 refac: loading 2024-05-25 16:26:25 -07:00
Timothy J. Baek 79f440f302 refac: byebye litellm 2024-05-25 14:43:35 -07:00
Timothy J. Baek 6c8997fcbc fix 2024-05-25 14:24:00 -07:00
Timothy J. Baek 9ad4a93876 fix: ollama settings 2024-05-25 14:08:41 -07:00
Timothy J. Baek afcab78cab fix: models 2024-05-25 13:48:45 -07:00
KubikandGitHub b936c9bff7 Tabs back (idk my editor changed it to spaces) 2024-05-25 14:40:42 +03:00
KubikandGitHub b6474aa02d Hopefully no conflicts here 2024-05-25 14:34:05 +03:00
Timothy J. Baek 1b5dfb3aac chore: format 2024-05-25 02:50:29 -07:00
Timothy J. Baek a6af20e1eb fix: codeblock rendering issue 2024-05-25 02:47:09 -07:00
Timothy J. Baek 42dcf1b08c refac: stop param 2024-05-25 02:26:26 -07:00
Timothy J. Baek 7d2ab168f1 refac: repeat_penalty renamed to frequency_penalty 2024-05-25 02:04:47 -07:00
Timothy J. Baek bd6ccf8c15 refac: num_predict renamed to max_tokens 2024-05-25 00:58:20 -07:00
Timothy J. Baek 1aa33a4667 refac 2024-05-25 00:44:21 -07:00
Timothy J. Baek fad07d2049 feat: import models 2024-05-25 00:36:08 -07:00
Timothy J. Baek 331941dbc1 feat: show desc in model selector 2024-05-25 00:19:26 -07:00
Timothy J. Baek 1fb4c60233 fix: playground 2024-05-25 00:02:17 -07:00
Timothy J. Baek 0715cd2811 feat: model capabilities 2024-05-24 23:34:58 -07:00
Timothy J. Baek 83097cd8be refac: remove modelfiles completely 2024-05-24 22:40:36 -07:00
Timothy J. Baek c8393db97c fix 2024-05-24 22:29:26 -07:00
Timothy J. Baek ce3d582e61 refac: responseMessage 2024-05-24 22:28:32 -07:00
Timothy J. Baek dac9634242 feat: create model 2024-05-24 22:21:57 -07:00
Timothy J. Baek ca3108a54d refac 2024-05-24 20:29:13 -07:00
Timothy J. Baek e316abcfc8 refac: better migration script 2024-05-24 19:26:27 -07:00
Timothy J. Baek 8bca17ee1d refac 2024-05-24 18:32:48 -07:00
Timothy J. Baek 708d755eda feat: model update 2024-05-24 18:26:36 -07:00
Timothy J. Baek 468c6398cd feat: unified models integration 2024-05-24 03:02:56 -07:00
Timothy J. Baek e80e4c304a refac 2024-05-24 02:17:48 -07:00
Timothy J. Baek 110ed67468 feat: unified /models endpoint 2024-05-24 01:40:48 -07:00
Timothy J. Baek 4d57e08b38 feat: modelfiles to models 2024-05-24 00:26:00 -07:00
Timothy J. Baek 7d159ca723 fix: styling 2024-05-22 23:34:29 -07:00
Timothy J. Baek bfdf4f7a8a refac: #2506 2024-05-22 22:05:13 -07:00
Timothy Jaeryang BaekandGitHub f34fd3fbe1 Merge pull request #2140 from cheahjs/feat/model-config
feat: configurable model name, description and vision capability
2024-05-22 14:03:54 -10:00
Timothy Jaeryang BaekandGitHub 1c2c244041 Merge branch 'dev' into feature/translation-fixes-croatian 2024-05-22 09:41:53 -10:00
Timothy Jaeryang BaekandGitHub f8e77ea129 Merge pull request #2490 from reiebrole30/dev
Dev: Added Cebuano Translation
2024-05-22 09:41:23 -10:00
Rei EbroleandGitHub c7027f11d6 Update languages.json
Removed duplicate entry of ceb-PH in the lang code json
2024-05-23 02:32:42 +08:00
root ffd157d80c adding Cebuano translation
Merge remote-tracking branch 'fork/main'
2024-05-22 10:07:04 +00:00
Rei EbroleandGitHub b4d737c2ff Update languages.json 2024-05-22 18:00:21 +08:00
root 482d615950 Added Cebuano 2024-05-22 09:57:47 +00:00
Timothy Jaeryang BaekandGitHub 8df0429c99 Merge branch 'dev' into feat/model-config 2024-05-21 21:37:04 -10:00
Timothy J. Baek 59602eea09 chore: format 2024-05-22 00:02:20 -07:00
Timothy J. Baek 21ca55dd30 feat: toggleable ollama 2024-05-21 23:58:42 -07:00
sime2408 ab1aeba1dd translation to croatian fixes 2024-05-22 08:08:30 +02:00
Yanyutin753 bf614068c0 feat make stronger 2024-05-22 09:35:59 +08:00
Timothy J. Baek 0cc4366f70 fix 2024-05-21 17:47:53 -07:00
Timothy J. Baek cc47e63526 fix: chat refac 2024-05-21 17:42:39 -07:00
Jun Siang Cheah f21c8626d6 refac: switch to meta and params, remove source 2024-05-21 22:05:16 +01:00
Jun Siang Cheah 7ccef3e77a Merge remote-tracking branch 'upstream/dev' into feat/model-config 2024-05-21 19:17:42 +01:00
Timothy Jaeryang BaekandGitHub 34253d216a Merge pull request #2469 from cheahjs/refac/consolidate-chat-into-single-component
refac: consolidate chat logic into single component
2024-05-21 07:58:08 -10:00