oobabooga
|
ffc713f72b
|
UI: fix multiline LaTeX equations
|
2024-07-27 15:36:10 -07:00 |
|
oobabooga
|
e4d411b841
|
UI: fix rendering LaTeX enclosed between \[ and \]
|
2024-07-27 15:21:44 -07:00 |
|
oobabooga
|
42e80108f5
|
UI: clear the markdown LRU cache when using the default/notebook tabs
|
2024-07-25 08:01:42 -07:00 |
|
oobabooga
|
947016d010
|
UI: make the markdown LRU cache infinite (for really long conversations)
|
2024-07-24 11:54:26 -07:00 |
|
oobabooga
|
e637b702ff
|
UI: make text between quotes colored in chat mode
|
2024-07-23 21:30:32 -07:00 |
|
oobabooga
|
8ec8bc0b85
|
UI: handle another edge case while streaming lists
|
2024-06-26 18:40:43 -07:00 |
|
oobabooga
|
b1187fc9a5
|
UI: prevent flickering while streaming lists / bullet points
|
2024-06-25 19:19:45 -07:00 |
|
oobabooga
|
6761b5e7c6
|
Improved instruct style (with syntax highlighting & LaTeX rendering) (#5936)
|
2024-04-26 10:13:11 -03:00 |
|
Victorivus
|
c423d51a83
|
Fix issue #5783 for character images with transparency (#5827)
|
2024-04-11 02:23:43 -03:00 |
|
oobabooga
|
13fe38eb27
|
Remove specialized code for gpt-4chan
|
2024-04-04 16:11:47 -07:00 |
|
oobabooga
|
49b111e2dd
|
Lint
|
2024-03-17 08:33:23 -07:00 |
|
oobabooga
|
edec3bf3b0
|
UI: avoid caching convert_to_markdown calls during streaming
|
2024-03-13 08:14:34 -07:00 |
|
oobabooga
|
46031407b5
|
Increase the cache size of convert_to_markdown to 4096
|
2024-03-11 18:43:04 -07:00 |
|
oobabooga
|
afadc787d7
|
Optimize the UI by caching convert_to_markdown calls
|
2024-03-10 20:10:07 -07:00 |
|
oobabooga
|
aad73667af
|
Lint
|
2024-01-22 03:25:55 -08:00 |
|
Alberto Cano
|
37eff915d6
|
Use --disk-cache-dir for all caches
|
2024-01-04 00:27:26 -03:00 |
|
Lounger
|
7c0a17962d
|
Gallery improvements (#4789)
|
2023-12-03 22:45:50 -03:00 |
|
oobabooga
|
5fcee696ea
|
New feature: enlarge character pictures on click (#4654)
|
2023-11-19 02:05:17 -03:00 |
|
oobabooga
|
39f16ff83d
|
Fix default/notebook tabs css
|
2023-10-10 18:45:12 -07:00 |
|
oobabooga
|
019371c0b6
|
Lint
|
2023-09-25 20:31:11 -07:00 |
|
oobabooga
|
fd7257c7f8
|
Prevent code blocks from flickering while streaming
|
2023-09-15 07:46:26 -07:00 |
|
oobabooga
|
a3ecf3bb65
|
Add cai-chat-square chat style
|
2023-09-14 16:15:08 -07:00 |
|
oobabooga
|
70aafa34dc
|
Fix blockquote markdown rendering
|
2023-09-14 05:57:04 -07:00 |
|
oobabooga
|
9a202f7fb2
|
Prevent <ul> lists from flickering during streaming
|
2023-08-28 20:45:07 -07:00 |
|
oobabooga
|
57e9ded00c
|
Make it possible to scroll during streaming (#3721)
|
2023-08-28 16:03:20 -03:00 |
|
oobabooga
|
feecd8190f
|
Unescape inline code blocks
|
2023-08-24 21:01:09 -07:00 |
|
oobabooga
|
a74dd9003f
|
Fix HTML escaping for perplexity_colors extension
|
2023-08-20 21:40:22 -07:00 |
|
oobabooga
|
cebe07f29c
|
Unescape HTML inside code blocks
|
2023-08-16 21:08:26 -07:00 |
|
oobabooga
|
a4e903e932
|
Escape HTML in chat messages
|
2023-08-16 09:25:52 -07:00 |
|
oobabooga
|
cc7e6ef645
|
Fix a CSS conflict
|
2023-08-13 19:24:09 -07:00 |
|
oobabooga
|
6c6a52aaad
|
Change the filenames for caches and histories
|
2023-08-09 07:47:19 -07:00 |
|
missionfloyd
|
5134878344
|
Fix chat message order (#3461)
|
2023-08-05 13:53:54 -03:00 |
|
oobabooga
|
4b3384e353
|
Handle unfinished lists during markdown streaming
|
2023-08-03 17:15:18 -07:00 |
|
Pete
|
6afc1a193b
|
Add a scrollbar to notebook/default, improve chat scrollbar style (#3403)
---------
Co-authored-by: oobabooga <112222186+oobabooga@users.noreply.github.com>
|
2023-08-02 12:02:36 -03:00 |
|
oobabooga
|
4b1804a438
|
Implement sessions + add basic multi-user support (#2991)
|
2023-07-04 00:03:30 -03:00 |
|
Turamarth14
|
847f70b694
|
Update html_generator.py (#2954)
With version 10.0.0 of Pillow the constant Image.ANTIALIAS has been removed. Instead Image.LANCZOS should be used.
|
2023-07-02 01:43:58 -03:00 |
|
oobabooga
|
f0fcd1f697
|
Sort some imports
|
2023-06-25 01:44:36 -03:00 |
|
oobabooga
|
6a4783afc7
|
Add markdown table rendering
|
2023-05-10 13:41:23 -03:00 |
|
oobabooga
|
b5260b24f1
|
Add support for custom chat styles (#1917)
|
2023-05-08 12:35:03 -03:00 |
|
oobabooga
|
c728f2b5f0
|
Better handle new line characters in code blocks
|
2023-05-05 11:22:36 -03:00 |
|
oobabooga
|
46a8aa8c09
|
Readability
|
2023-04-16 21:26:19 -03:00 |
|
oobabooga
|
5342f72968
|
Properly handle blockquote blocks
|
2023-04-16 18:00:12 -03:00 |
|
oobabooga
|
beb95f5fe2
|
Add a style for the "chat" mode
|
2023-04-16 16:44:50 -03:00 |
|
oobabooga
|
0f1627eff1
|
Don't treat Intruct mode histories as regular histories
* They must now be saved/loaded manually
* Also improved browser caching of pfps
* Also changed the global default preset
|
2023-04-10 15:48:07 -03:00 |
|
oobabooga
|
ea6e77df72
|
Make the code more like PEP8 for readability (#862)
|
2023-04-07 00:15:45 -03:00 |
|
Forkoz
|
8203ce0cac
|
Stop character pic from being cached when changing chars or clearing. (#798)
Tested on both FF and chromium
|
2023-04-05 14:25:01 -03:00 |
|
oobabooga
|
7f66421369
|
Fix loading characters
|
2023-04-05 14:22:32 -03:00 |
|
oobabooga
|
e722c240af
|
Add Instruct mode
|
2023-04-05 13:54:50 -03:00 |
|
oobabooga
|
8ef89730a5
|
Try to better handle browser image cache
|
2023-04-04 23:09:28 -03:00 |
|
oobabooga
|
cc6c7a37f3
|
Add make_thumbnail function
|
2023-04-04 23:03:58 -03:00 |
|