Adam Treat
|
7f01b153b3
|
Modellist temp
|
2023-06-26 14:14:46 -04:00 |
|
AMOGUS
|
3417a37c54
|
Change "web server" to "API server" for less confusion (#1039)
* Change "Web server" to "API server"
* Changed "API server" to "OpenAPI server"
* Reversed back to "API server" and updated tooltip
|
2023-06-23 16:28:52 -04:00 |
|
niansa/tuxifan
|
01acb8d250
|
Update download speed less often
To not show every little tiny network spike to the user
Signed-off-by: niansa/tuxifan <tuxifan@posteo.de>
|
2023-06-22 09:29:15 +02:00 |
|
Adam Treat
|
85bc861835
|
Fix the alignment.
|
2023-06-20 17:40:02 -04:00 |
|
Adam Treat
|
eebfe642c4
|
Add an error message to download dialog if models.json can't be retrieved.
|
2023-06-20 17:31:36 -04:00 |
|
Adam Treat
|
782e1e77a4
|
Fix up model names that don't begin with 'ggml-'
|
2023-06-16 14:43:14 -04:00 |
|
Adam Treat
|
8953b7f6a6
|
Fix regression in checked of db and network.
|
2023-06-13 20:08:46 -04:00 |
|
AT
|
a9c2f47303
|
Add new solution for context links that does not force regular markdown (#938)
in responses which is disruptive to code completions in responses.
|
2023-06-10 10:15:38 -04:00 |
|
pingpongching
|
0d0fae0ca8
|
Change the default values for generation in GUI
|
2023-06-09 08:51:09 -04:00 |
|
Andriy Mulyar
|
eb26293205
|
Update CollectionsDialog.qml (#856)
Phrasing for localdocs
Signed-off-by: Andriy Mulyar <andriy.mulyar@gmail.com>
|
2023-06-08 13:44:17 -04:00 |
|
Adam Treat
|
91f20becef
|
Need this so the linux installer packages it as a dependency.
|
2023-06-05 09:23:43 -04:00 |
|
Adam Treat
|
bc624f5389
|
Add a collection immediately and show a placeholder + busy indicator in localdocs settings.
|
2023-06-03 10:09:17 -04:00 |
|
Adam Treat
|
55055ca983
|
Add the ability to change the directory via text field not just 'browse' button.
|
2023-06-02 22:52:55 -04:00 |
|
Adam Treat
|
a7f74e9d01
|
Some tweaks to UI to make window resizing smooth and flow nicely.
|
2023-06-02 20:00:28 -04:00 |
|
Adam Treat
|
94633da2d7
|
Don't hardcode these.
|
2023-06-01 17:23:57 -04:00 |
|
Adam Treat
|
cae757aacd
|
Make all the toolbuttons highlight on hover.
|
2023-05-31 21:07:14 -04:00 |
|
Adam Treat
|
93a05c8834
|
Fixup the plus new chat button.
|
2023-05-31 20:42:00 -04:00 |
|
Adam Treat
|
95244a4d78
|
Fix warning.
|
2023-05-31 20:09:05 -04:00 |
|
Adam Treat
|
220e5547db
|
Draw the indicator for combobox to ensure it looks the same on all platforms.
|
2023-05-31 19:55:16 -04:00 |
|
Adam Treat
|
1370995b92
|
Add a custom busy indicator to further align look and feel across platforms.
|
2023-05-31 19:28:09 -04:00 |
|
Adam Treat
|
5f940208e4
|
Make the comboboxes align in UI.
|
2023-05-30 21:11:04 -04:00 |
|
Adam Treat
|
64ec93d59b
|
Some color and theme enhancements to make the UI contrast a bit better.
|
2023-05-30 21:03:40 -04:00 |
|
Adam Treat
|
e756675d56
|
Fix wording of this accessible description.
|
2023-05-30 20:01:12 -04:00 |
|
Adam Treat
|
3e828e1e4b
|
Add a hover and pressed to the visual indication of MyButton.
|
2023-05-30 19:58:37 -04:00 |
|
Adam Treat
|
98201540a2
|
Various fixes to remove unnecessary warnings.
|
2023-05-25 11:28:06 -04:00 |
|
Adam Treat
|
9b0629db8b
|
Add context link to references.
|
2023-05-25 11:28:06 -04:00 |
|
Adam Treat
|
d81302950e
|
Complete the settings for localdocs.
|
2023-05-25 11:28:06 -04:00 |
|
Adam Treat
|
01b8c7617f
|
Add more of the UI for selecting collections for chats.
|
2023-05-25 11:28:06 -04:00 |
|
Adam Treat
|
2827c5876c
|
Clean up the settings dialog for localdocs a bit.
|
2023-05-25 11:28:06 -04:00 |
|
Adam Treat
|
d555ed3b07
|
Begin implementing the localdocs ui in earnest.
|
2023-05-25 11:28:06 -04:00 |
|
Adam Treat
|
120fbbf67d
|
Start fleshing out the localdocs ui.
|
2023-05-25 11:28:06 -04:00 |
|
Adam Treat
|
af33be7b3e
|
Add a localdocs tab.
|
2023-05-25 11:28:06 -04:00 |
|
Adam Treat
|
c6df4645c8
|
Add a new muted text color.
|
2023-05-25 11:28:06 -04:00 |
|
Adam Treat
|
bcce93555a
|
Small cleanups for settings dialog.
|
2023-05-23 14:53:01 -04:00 |
|
Justin Wang
|
5305bce59a
|
fix typo so padding can be accessed
|
2023-05-23 13:57:51 -04:00 |
|
Justin Wang
|
a19ef751dc
|
add missing accessible props for buttons, remove forgotten duplicate accessible props
|
2023-05-23 12:15:54 -04:00 |
|
Justin Wang
|
e3d6eb334b
|
dedup qml: move accessible properties to MyButton
|
2023-05-23 12:15:54 -04:00 |
|
Justin Wang
|
eb6a7cca47
|
dedup qml: convert more buttons to MyButton
|
2023-05-23 11:03:32 -04:00 |
|
Adam Treat
|
8e705d730d
|
Minor tweaks to look and feel for some dialogs and button.
|
2023-05-22 22:20:16 -04:00 |
|
Justin Wang
|
2ce22208a3
|
deduplicate qml: create and use MyCheckBox and MyTextField
|
2023-05-22 18:03:13 -04:00 |
|
Justin Wang
|
15b3e0d3f6
|
remove padding
|
2023-05-22 17:22:05 -04:00 |
|
Justin Wang
|
28b0455451
|
replace buttons with MyButton
|
2023-05-22 17:22:05 -04:00 |
|
Adam Treat
|
5c1cf69b8b
|
Start to deduplicate code in qml.
|
2023-05-22 14:25:43 -04:00 |
|
Adam Treat
|
cfb45274e0
|
Fix the tabs so they don't have a double border on the bottom.
|
2023-05-22 09:04:37 -04:00 |
|
Adam Treat
|
d9698436df
|
Fix the dialog so it opens on the correct folder.
|
2023-05-22 09:04:25 -04:00 |
|
Adam Treat
|
b24ace372b
|
Add ability to remove models.
|
2023-05-16 10:31:55 -04:00 |
|
Adam Treat
|
f931de21c5
|
Add save/restore to chatgpt chats and allow serialize/deseralize from disk.
|
2023-05-16 10:31:55 -04:00 |
|
Adam Treat
|
dd27c10f54
|
Preliminary support for chatgpt models.
|
2023-05-16 10:31:55 -04:00 |
|
Adam Treat
|
b71c0ac3bd
|
The server has different lifetime mgmt than the other chats.
|
2023-05-13 19:34:54 -04:00 |
|
Adam Treat
|
2989b74d43
|
httpserver
|
2023-05-13 19:07:06 -04:00 |
|