Commit Graph

7688 Commits

Author SHA1 Message Date
ntimo c9aeeb4eff
feat: add PWA manifest.json 2023-11-30 20:09:55 +00:00
Timothy Jaeryang Baek 37096ec863
Merge pull request #158 from dangminhduc1101/main
Checking for clearing chat history
2023-11-29 23:18:28 -05:00
Timothy J. Baek a4712989db feat: advanced settings refac 2023-11-29 19:58:30 -08:00
ddang fb6003de84 Comments resolved 2023-11-29 19:39:37 -08:00
Timothy J. Baek 827638527a fix: step value update 2023-11-29 19:33:30 -08:00
Anthony Cucci ec07dff7d0
Update SettingsModal.svelte 2023-11-29 22:26:50 -05:00
Duc Dang ec3f2a3e1e
Merge branch 'ollama-webui:main' into main 2023-11-29 19:21:54 -08:00
Anthony Cucci 467384e9d5
Update SettingsModal.svelte
fixed bad ,
2023-11-29 22:06:37 -05:00
Anthony Cucci d180943252
Update +page.svelte 2023-11-29 22:04:38 -05:00
Anthony Cucci cd22f73337
Update +page.svelte
Added num_ctx variable
2023-11-29 22:03:33 -05:00
Anthony Cucci ea257636ee
Update SettingsModal.svelte
Added context length
2023-11-29 22:02:51 -05:00
Timothy J. Baek 1dac699589 fix: user message formatting 2023-11-29 17:52:49 -08:00
Timothy J. Baek 8af1646706 feat: tts support 2023-11-29 13:21:35 -08:00
ddang 959ab8e2d8 Checking for clearing chat history 2023-11-29 01:58:57 -08:00
Timothy J. Baek 6bc10c8794 fix: openai models messages 2023-11-28 13:25:41 -08:00
Timothy J. Baek 479913cf76 fix: message input styling 2023-11-25 11:31:43 -08:00
Timothy J. Baek 40653669f6 fix: user profile image for disabled auth 2023-11-25 11:03:58 -08:00
Timothy J. Baek e70cff67c2 feat: multimodal support prep 2023-11-25 00:21:07 -08:00
Timothy J. Baek 78e93ab726 feat: chat delete confirmation 2023-11-24 21:49:00 -08:00
Timothy J. Baek 3f8b1d2506 fix: delete current chat issue 2023-11-24 21:41:56 -08:00
Timothy J. Baek 4294ec6db8 fix: settings save issue 2023-11-24 08:59:03 -08:00
Timothy J. Baek 937e38d862 feat: basic chat search support 2023-11-23 14:33:08 -08:00
Timothy J. Baek 3feffadfea feat: copy text button added to user message 2023-11-23 13:38:30 -08:00
Timothy J. Baek ba71d48bcf fix: dollar sign rendering issue 2023-11-22 13:35:11 -08:00
Timothy J. Baek cfb3f307b4 feat: option to toggle auto title generation 2023-11-22 13:20:41 -08:00
Timothy J. Baek 1196fa886a fix: openai model support 2023-11-22 13:11:26 -08:00
Timothy J. Baek 044ee2a78c fix: model list update after save 2023-11-22 13:07:25 -08:00
Timothy J. Baek b7f3607f48 fix: db object 2023-11-22 13:02:02 -08:00
Timothy J. Baek 2558997cc5 fix: infinite toast error 2023-11-22 12:54:48 -08:00
Timothy J. Baek c7b1fd1cd1 feat: chat history db code refac for backend support 2023-11-21 09:39:11 -08:00
Timothy J. Baek 14fb5a9b5c fix: sidebar open by default 2023-11-21 08:32:22 -08:00
Timothy J. Baek a2e74c59b9 feat: auth error handling 2023-11-20 16:22:43 -08:00
Timothy J. Baek 6a2c1600f5 fix: new chat load 2023-11-19 20:39:13 -08:00
Timothy J. Baek e116016543 fix: admin panel light mode support 2023-11-19 18:27:56 -08:00
Timothy J. Baek 92f0059bec fix: sidebar setting button 2023-11-19 18:04:19 -08:00
Timothy J. Baek e366d1137f fix: model list update 2023-11-19 18:00:53 -08:00
Timothy J. Baek 2342c5036b feat: custom chatId route support 2023-11-19 17:47:07 -08:00
Timothy J. Baek 83ff1d77ea feat: set first user to admin by default 2023-11-19 00:41:29 -08:00
Timothy J. Baek 07d2c9871f feat: admin panel added 2023-11-19 00:13:59 -08:00
Timothy J. Baek 8547b7807d feat: basic RBAC support 2023-11-18 21:41:43 -08:00
Timothy J. Baek 921eef03b3 feat: multi-user support w/ RBAC 2023-11-18 16:47:12 -08:00
Timothy J. Baek 7f47718a69 feat: ui update 2023-11-17 13:17:30 -08:00
Timothy J. Baek 4bc04fe3a5 doc: demo updated 2023-11-14 23:31:12 -08:00
Timothy J. Baek b1f1d1d8ae chore: version update 2023-11-14 16:31:02 -08:00
Timothy J. Baek 6a9bef755b feat: backend reverse proxy 2023-11-14 16:28:51 -08:00
Timothy J. Baek 87ad2ac6c7 feat: auth header support 2023-11-14 14:27:42 -08:00
Timothy J. Baek 62a5772bc6 chore: version update 2023-11-12 12:25:46 -08:00
Timothy J. Baek a938ab3023 fix: model select option text styling 2023-11-12 12:24:13 -08:00
Timothy J. Baek 9dc75f3002 fix: chat history model load 2023-11-12 10:46:37 -08:00
Timothy J. Baek 9bf9ead190 fix: chat history import 2023-11-12 10:36:02 -08:00
Timothy J. Baek 4b4fbf62e4 feat: many models support 2023-11-12 10:30:34 -08:00
Timothy J. Baek 5dff474438 feat: improved chat history openai support 2023-11-11 23:12:32 -08:00
Timothy J. Baek b6f41a1706 chore: version update 2023-11-11 21:13:32 -08:00
Timothy J. Baek 9bd40c0de6 fix: scroll to bottom button flickering issue 2023-11-11 20:34:47 -08:00
Timothy J. Baek 7a5a803168 fix: chat history styling 2023-11-11 20:31:52 -08:00
Timothy J. Baek 4e4076e267 feat: chat history support 2023-11-11 20:18:03 -08:00
Timothy J. Baek 9ae71b2096 fix: user-friendly name 2023-11-11 18:02:21 -08:00
Timothy J. Baek 5ad9488efa fix: scroll to bottom button 2023-11-11 15:53:32 -08:00
Timothy J. Baek 7785af9de2 feat: scroll to bottom button added 2023-11-11 15:51:03 -08:00
Timothy J. Baek f1485f01d1 feat: ui improvement 2023-11-11 15:27:35 -08:00
Timothy J. Baek 16f85ca998 doc: version update 2023-11-11 13:31:23 -08:00
Timothy J. Baek 07a08a6b0b fix: cosmetic 2023-11-11 13:30:38 -08:00
Timothy J. Baek 526fcb02c3 feat: speech recognition auto send toggle 2023-11-11 13:20:42 -08:00
Timothy J. Baek a7420ef4e7 feat: speech recognition support 2023-11-11 13:03:54 -08:00
Timothy J. Baek fffded8b21 feat: speech recognition ui added 2023-11-10 15:16:25 -08:00
Timothy J. Baek 56514b33e5 feat: json request mode support 2023-11-10 12:43:27 -08:00
Timothy J. Baek 3286552a5d fix: cosmetic 2023-11-09 12:36:48 -08:00
Timothy J. Baek 4b2ecf5d9c fix: select options text 2023-11-09 09:31:28 -08:00
Timothy J. Baek 0920ac679d doc: demo gif 2023-11-08 16:40:58 -08:00
Timothy J. Baek 1db6a5f9fd fix: textarea resizing 2023-11-08 01:25:18 -08:00
Timothy J. Baek 8d38666da1 feat: prose ui update 2023-11-08 00:25:02 -08:00
Timothy J. Baek ab64931fd3 fix: modal styling 2023-11-08 00:18:34 -08:00
Timothy J. Baek 397ea93324 feat: modal styling update 2023-11-08 00:13:39 -08:00
Timothy J. Baek 2d69cf8cf4 feat: suggestions ui updated 2023-11-08 00:04:05 -08:00
Timothy J. Baek 648d14cd23 feat: model select ui update 2023-11-07 23:51:56 -08:00
Timothy J. Baek 8386b286e2 feat: messages ui update 2023-11-07 23:23:27 -08:00
Timothy J. Baek 1b35af1c62 feat: ui update 2023-11-07 22:46:11 -08:00
Timothy J. Baek 8011d9345d fix: cosmetic 2023-11-07 15:16:20 -08:00
Timothy J. Baek 3b3b7fb46a fix: ollama custom url support 2023-11-06 01:12:27 -08:00
Timothy J. Baek c0591c9c16 fix: github link added to image 2023-11-05 15:54:06 -08:00
Timothy J. Baek 7a5a29de30 feat: about section added 2023-11-05 15:41:25 -08:00
Timothy J. Baek eac614b407 fix: button dark theme styling 2023-11-05 15:05:04 -08:00
Timothy J. Baek f0e1ec75d8 feat: light mode support 2023-11-05 15:01:55 -08:00
Timothy J. Baek edd3aaeffe feat: gravatar support added 2023-11-05 13:25:23 -08:00
Timothy J. Baek 201b5161f4 feat: settings menu enhancement 2023-11-05 12:55:44 -08:00
Timothy J. Baek 2e0bf3b957 feat: advanced params support 2023-11-04 20:00:17 -07:00
Timothy J. Baek 322661dbcb feat: copy code block enhancement 2023-11-04 19:20:20 -07:00
Timothy J. Baek 4728d426d8 fix: openai error message 2023-11-03 19:30:03 -07:00
Timothy J. Baek 0801ee7dcc feat: gpt-* model support added 2023-11-03 19:15:42 -07:00
Timothy J. Baek 01632775a6 fix: latex markdown rendering 2023-11-03 18:09:11 -07:00
Timothy J. Baek d8d14fbfba feat: openAI model support added 2023-11-03 17:16:02 -07:00
Timothy J. Baek f0153b93b4 feat: auto scroll disable & stop generation button added 2023-11-01 19:29:50 -07:00
Timothy J. Baek b7e59d7101 fix: list formatting enhancement 2023-10-29 00:19:13 -07:00
Timothy J. Baek ce4973becb fix: unfinished chat load error 2023-10-28 20:18:48 -07:00
Timothy J. Baek 48ac0d9975 fix: empty prompt disabled 2023-10-28 19:58:16 -07:00
Timothy J. Baek a1544dbc97 feat: message latex support 2023-10-28 15:16:04 -07:00
Timothy J. Baek 2b3069a613 feat: chat title edit 2023-10-28 00:55:34 -07:00
Timothy J. Baek 1887269207 feat: message rating added for research purposes 2023-10-27 23:40:54 -07:00
Timothy J. Baek 81d54b46bd feat: message edit 2023-10-27 23:26:01 -07:00
Timothy J. Baek 7d0ec543b7 doc: troubleshooting guide added 2023-10-24 18:12:00 -07:00
Timothy J. Baek 28ea56c95a feat: copy code block added 2023-10-24 17:57:09 -07:00
Timothy J. Baek e509dafd78 feat: markdown styling added 2023-10-24 17:49:54 -07:00
Timothy J. Baek 38519a2654 Update SettingsModal.svelte 2023-10-24 02:09:24 -07:00
Timothy J. Baek e9c83a8897 Update app.html 2023-10-24 01:57:51 -07:00
Timothy J. Baek b6a780e7c7 feat: enable api_base_url edit from ui 2023-10-24 01:52:19 -07:00
Timothy J. Baek 26a8fd24a2 fix: progress bar 2023-10-22 22:49:51 -07:00
Timothy J. Baek 2095d4abb2 fix: make sure settings model exists 2023-10-22 22:30:18 -07:00
Timothy J. Baek a09b523381 Update app.css 2023-10-22 17:15:26 -07:00
Timothy J. Baek 08b43fc987 feat: model pull/delete added 2023-10-22 16:40:17 -07:00
Timothy J. Baek e1361e68ec Update SettingsModal.svelte 2023-10-22 15:37:06 -07:00
AJ ONeal 859adee369
chore: change to API_ENDPOINT to conventional name API_BASE_URL 2023-10-22 12:26:55 -06:00
Timothy J. Baek 86395a8c1f
feat: enable buildtime API_ENDPOINT env var 2023-10-22 12:26:54 -06:00
AJ ONeal f4f1283cd5
feat: enable static builds 2023-10-22 12:26:54 -06:00
AJ ONeal d188512263
chore: npm run fmt 2023-10-21 22:47:30 -06:00
AJ ONeal 2eea764378
fix: contants => constants 2023-10-21 22:47:22 -06:00
Timothy J. Baek dfd992671e toggle suggestions feature added 2023-10-20 13:21:40 -07:00
Timothy J. Baek dba96eb9a9 settings added 2023-10-20 11:40:09 -07:00
Timothy J. Baek d00cc58511 chat history import/export added 2023-10-18 22:57:55 -07:00
Timothy J. Baek ecb4d1b8d9 endpoint error fix 2023-10-18 21:47:28 -07:00
Timothy J. Baek c5e36c8d11 Update contants.ts 2023-10-18 08:39:38 -07:00
Timothy J. Baek f5bca7c4d8 Update +page.svelte 2023-10-18 03:15:10 -07:00
Timothy J. Baek 36b3ec9474 endpoint error fixed 2023-10-18 03:10:01 -07:00
Timothy J. Baek 52c563c6a0 external ollama server support added 2023-10-18 02:59:00 -07:00
Timothy J. Baek 7cc79f01cf Update +page.svelte 2023-10-18 02:42:45 -07:00
Timothy J. Baek 3db6bbfd38 Update +page.svelte 2023-10-17 23:35:09 -07:00
Timothy J. Baek 0f41abd7ce Update +page.server.ts 2023-10-17 23:23:05 -07:00
Timothy J. Baek e7b8921a39 error page added 2023-10-17 18:13:40 -07:00
Timothy J. Baek d1583babeb Update Navbar.svelte 2023-10-16 02:14:07 -07:00
Timothy J. Baek de86193cab chat history/code syntax highlighting added 2023-10-16 01:27:26 -07:00
Timothy J. Baek 4af5b21d56 set default model button added 2023-10-12 18:18:07 -07:00
Timothy J. Baek 1f52207dcf code refactored + regenerate button added 2023-10-12 17:45:11 -07:00
Timothy J. Baek 52c5717f97 minor ui update
- skeleton added
- disables 'submitPrompt' until done == true
2023-10-11 21:43:42 -07:00
Timothy J. Baek 569026779b layout updated 2023-10-08 19:58:43 -07:00
Timothy J. Baek 83ae37f154 chat event stream behaviour updated 2023-10-08 19:42:54 -07:00
Timothy J. Baek 568ce38fa1 endpoint address updated 2023-10-08 18:32:54 -07:00
Timothy J. Baek c4413a7afa edited typo 2023-10-08 16:29:05 -07:00
Timothy J. Baek 9e30abc16a ollama placeholder added 2023-10-08 15:58:33 -07:00
Timothy J. Baek 5e03670f1e chat feature added 2023-10-08 15:38:42 -07:00