Commit History

Looks like I never committed these improvements to the backend.
bfee54e
Running

kcarnold commited on

styling tweaks
5a64f8e

kcarnold commited on

fix another state-management bug
17c6afc

kcarnold commited on

Remove debug print
f25d13f

kcarnold commited on

Fix buggy Send button
b7e2540

kcarnold commited on

extend type-assistant-response to predictive-text for type user messages too
33bf88c

kcarnold commited on

tweak
2e560e1

kcarnold commited on

token showing in highlights
cf33502

kcarnold commited on

missing deps
6b7791e

kcarnold commited on

ignores
14cb5d0

kcarnold commited on

Show a problem with the current approach.
329490e

kcarnold commited on

sync up with the backend
9b8968e

kcarnold commited on

Make it actually a predictive-text interface
898f051

kcarnold commited on

Initial stab at typing the assistant response
fe6cd36

kcarnold commited on

copy in the backend code
38826eb

kcarnold commited on

remove debugging print
cb63b67

kcarnold commited on

add option to show additional alternatives, even those that aren't the most-likely-next-token
9cbbdcd

kcarnold commited on

changed color, removed the title attribute
af927dd

Jooha Yoo commited on

display tweaks: only show on hover
a2477f5

kcarnold commited on

refactor: move more to styles instead of inline CSS
212669f

kcarnold commited on

refactor: use a style tag instead of some inline styles
c95fdb0

kcarnold commited on

Refactor highlights display into a separate component
3951ed3

kcarnold commited on

This is the pyproject.toml that I've been using
e400754

kcarnold commited on

Allow disabling the alternative suggestions.
01c0ffa

kcarnold commited on

quick styling edits
fdf3450

kcarnold commited on

Simplify, removing the nuance of updated_doc
6033709

kcarnold commited on

Single document approach
96fa20b

kcarnold commited on

Always start off updated doc with original doc
aae2ec9

kcarnold commited on

Use green instead of blue for suggested locations
bb22056

kcarnold commited on

Fix trailing spaces causing bad predictions (grr tokenization)
133af7e

kcarnold commited on

Add a simple generations backend
989ef27

kcarnold commited on

Include generation options only for rewrite; add a few more.
d000502

kcarnold commited on

Fix more unescaped Markdown
e33013a

kcarnold commited on

Side by side
8c99b80

kcarnold commited on

Upgrade highlight-edits
dc6136e

kcarnold commited on

Title for highlight-edits
865abea

kcarnold commited on

Remove the pages directory
b5b2127

kcarnold commited on

Consolidate to a single file with shared code
1b6a5d7

kcarnold commited on

set heights
d3555f7

kcarnold commited on

make it clearer that there's many prompt options
104d239

kcarnold commited on

Rename
4412b46
verified

kcarnold commited on

Add note about data privacy in Home.py
b9bb50f

kcarnold commited on

Documentation
2f6f97b

kcarnold commited on

Robustness and docs
6e98bbf

kcarnold commited on

Nav menu clarity
1c08bbf

kcarnold commited on

Deal with multi-word predictions
c41b2aa

kcarnold commited on

Robustness and docs
87bf1cf

kcarnold commited on

Depend on the API.
4fa264b

kcarnold commited on

Navigation
df0c717

kcarnold commited on

Handle errors a bit more gracefully.
723512c

kcarnold commited on