1851 Commits

Author SHA1 Message Date
deep1401
9817648ec3 Add option for Code return type in the widget 2025-03-24 14:19:01 -07:00
ali asaria
9aaebeaf25 rename route "project" to "experiment" 2025-03-24 17:11:11 -04:00
ali asaria
360ad71236 make bottom menu items stuck to the bottom 2025-03-24 17:05:11 -04:00
ali asaria
554a9a735c breakup sidebar into two components 2025-03-24 16:59:39 -04:00
ali asaria
515b34a923 fix lint issue 2025-03-24 16:46:52 -04:00
ali asaria
1bf23ba142 delete commented out lines 2025-03-24 16:46:23 -04:00
ali asaria
26c49c8be8 remove unused imports 2025-03-24 16:40:24 -04:00
ali asaria
2a88766e4a when running webpack cloud on dev mode, start the browser for me 2025-03-24 16:39:10 -04:00
ali asaria
3f1758546d I don't think preload-cloud was actually doing anything 2025-03-24 16:36:31 -04:00
Deep Gandhi
a84cc89b78 Merge pull request #328 from transformerlab/fix/visualize_logprobs
Remove under construction message from visualize logprobs
2025-03-24 13:01:13 -07:00
deep1401
087dc25e1d Remove under construction message 2025-03-24 12:01:51 -07:00
sanjaycal
42fe7cdee1 fix task/template id nonsense 2025-03-24 14:00:33 -04:00
ali asaria
54007f2c3c Merge pull request #326 from transformerlab/fix/remove-dark-mode
Remove ipc for darkmode (it wasn't used)
2025-03-24 11:58:01 -04:00
ali asaria
a3006a0115 Merge branch 'main' into fix/remove-dark-mode 2025-03-24 11:57:53 -04:00
ali asaria
0a8c9f7940 filter development 2025-03-24 11:56:21 -04:00
ali asaria
cc6e8ec572 Revert "add segment support"
This reverts commit bdfb7f0ae4.
2025-03-24 11:34:40 -04:00
ali asaria
bdfb7f0ae4 add segment support 2025-03-24 11:31:29 -04:00
ali asaria
4a4ee8d46b demonstrate how to inject environment variables directly into the javascript as defines 2025-03-23 13:03:55 -04:00
Deep Gandhi
f6455bde67 Merge pull request #327 from transformerlab/fix/embedding-model-foundation
Fixes reset to default embedding and adds embedding to experiment json on new setup
2025-03-21 12:16:22 -07:00
deep1401
977085840f Merge branch 'main' of https://github.com/transformerlab/transformerlab-app into fix/embedding-model-foundation 2025-03-21 11:01:29 -07:00
deep1401
4fe73eeaa0 Fixes reset to default embedding and adds embedding to experiment json on new setup 2025-03-21 11:01:20 -07:00
ali asaria
d6afbd6c11 Remove ipc for darkmode (it wasn't used) 2025-03-21 13:55:29 -04:00
ali asaria
56672d6776 show user in sidebar (only in dev) 2025-03-21 11:56:59 -04:00
ali asaria
c39276fafe remove the settings item under experiments 2025-03-21 11:32:47 -04:00
ali asaria
ae65017492 bring chevron in 2025-03-21 10:08:39 -04:00
ali asaria
d7589620d2 improve look of select experiment 2025-03-21 09:58:09 -04:00
ali asaria
659be56f5f add location to dataset card 2025-03-21 09:41:21 -04:00
ali asaria
b218242fce wrap functions in useCallback to reduce rerenders 2025-03-21 09:33:54 -04:00
ali asaria
2a00f9d3b0 fix lint errors 2025-03-21 09:21:56 -04:00
ali asaria
a48042ff28 fix 2025-03-21 09:16:07 -04:00
ali asaria
9cec9f2b31 move subcomponents out of render 2025-03-21 09:08:09 -04:00
ali asaria
c81c3814c4 improve look of model store 2025-03-21 07:38:28 -04:00
sanjaycal
1bea995472 Generate works now 2025-03-20 16:47:10 -04:00
Deep Gandhi
53501c0b9d Merge pull request #325 from transformerlab/fix/edit-generate
Change string comparison to exact equals to prevent collision issues
2025-03-20 11:07:39 -07:00
deep1401
356ad53d80 Change string comparison to exact equals instead of .includes to prevent issues 2025-03-20 11:02:07 -07:00
Deep Gandhi
01e3a24ca5 Merge pull request #323 from transformerlab/fix/process-embeddings-function
Change Process Embeddings to use in-built embeddings function
2025-03-20 09:31:40 -07:00
Deep Gandhi
61585bdb46 Merge pull request #324 from transformerlab/fix/deepeval-judge
Add GEval Widget
2025-03-20 09:30:37 -07:00
ali asaria
3d917f41d2 Move Documents Component to shared 2025-03-20 11:39:38 -04:00
Tony Salomone
37964fc387 Bump version to 0.11.1 v0.11.1 2025-03-20 11:29:09 -04:00
ali asaria
858491ab16 fix lots of lint errors 2025-03-20 11:28:45 -04:00
deep1401
b1d5a52f20 Remove unused console log lines 2025-03-20 07:33:00 -07:00
ali asaria
6a624bfe92 even lighter 2025-03-20 07:25:44 -04:00
ali asaria
2738beab61 adapt plugin script page to look better 2025-03-20 07:19:11 -04:00
ali asaria
ee0530555d lighten the cards 2025-03-20 07:14:08 -04:00
ali asaria
41512a1584 fix wrapping issue on installed plugins page 2025-03-20 06:36:00 -04:00
deep1401
b78f4bb0dc Add GEval Widget 2025-03-19 14:04:09 -07:00
sanjaycal
fa602db500 evals should fully work now 2025-03-19 16:14:10 -04:00
sanjaycal
98d94c9a8c Can run evals now 2025-03-19 15:50:26 -04:00
deep1401
ab6bd277b2 Change Process Embeddings to use in-built embeddings function 2025-03-19 12:03:53 -07:00
ali asaria
1ab3b5fc76 you can now build the cloud version 2025-03-19 14:22:41 -04:00