Spaces:
Sleeping
Sleeping
Commit History
add warning about deprecation
729681a
verified
limit model to 10 turns
312a2f7
John Graham Reynolds
commited on
update description
7100936
John Graham Reynolds
commited on
set maximum turns to 20
b33b782
John Graham Reynolds
commited on
minimize token printing size
f4cddb7
John Graham Reynolds
commited on
remove comments, add MAX_CHAT_TURNS, and other comments orienting user
676f0fa
John Graham Reynolds
commited on
update feedback confirmation response
b5c44b5
John Graham Reynolds
commited on
update feedback list in session_state
70e033b
John Graham Reynolds
commited on
keep track of feedback in session_state
110e7e0
John Graham Reynolds
commited on
try sleeping after confirming feedback
5c286aa
John Graham Reynolds
commited on
confirm user feedback after being entered in form
2ee18f4
John Graham Reynolds
commited on
remove container turn off sleep
6c2280c
John Graham Reynolds
commited on
Display results of feedback momentarily!
fc14944
John Graham Reynolds
commited on
fix typo
52c3d27
John Graham Reynolds
commited on
Remove sleep
8530e6e
John Graham Reynolds
commited on
use a form as expected here
d8f8caa
John Graham Reynolds
commited on
more logic to input both
91d4606
John Graham Reynolds
commited on
comment out vars
0fdd530
John Graham Reynolds
commited on
chaneg logic again
19e8084
John Graham Reynolds
commited on
remove f string
14adbf0
John Graham Reynolds
commited on
add key to looped button
3ebdbbc
John Graham Reynolds
commited on
update logic to wait on rating
0ec0b4c
John Graham Reynolds
commited on
put feedback at bottom, nest container, and rework logic
6467922
John Graham Reynolds
commited on
fix typo
1acff41
John Graham Reynolds
commited on
move location of container
7e2c9a0
John Graham Reynolds
commited on
pass default review var
8f87ab7
John Graham Reynolds
commited on
reformat feedback fn
10a95c9
John Graham Reynolds
commited on
move button to below user input
7a195c2
John Graham Reynolds
commited on
Add Feedback Button that uses the st.feedback module
35c020a
John Graham Reynolds
commited on
give a key to the internal button
64c7a70
John Graham Reynolds
commited on
add feedback button for optional feedbacl
154dfaa
John Graham Reynolds
commited on
bump max chars to 5k
af3c6e2
John Graham Reynolds
commited on
finally resolve avatar issue in handle_user_input fn
8958054
John Graham Reynolds
commited on
try another avatar fix
3c6915f
John Graham Reynolds
commited on
rearrange avatar logic to try to fix error
6308ffc
John Graham Reynolds
commited on
remove unnecessary items
581c2f6
John Graham Reynolds
commited on
reintroduce error catching, but not with global semaphore yet
4264c5b
John Graham Reynolds
commited on
try simply changing invoke to stream
7798405
John Graham Reynolds
commited on
format history to encode a messages object of all past user and assistant messages as input
ee63f07
John Graham Reynolds
commited on
update description
a62b777
John Graham Reynolds
commited on
instantiate chain in single line
a1495e2
John Graham Reynolds
commited on
update chain build
8c98bf8
John Graham Reynolds
commited on
update app to make use of chain
31a5031
John Graham Reynolds
commited on
pass user input to semantic search
d648be5
John Graham Reynolds
commited on
update examples
f15be1a
John Graham Reynolds
commited on
update title
0219321
John Graham Reynolds
commited on
write history to see its format
2828740
John Graham Reynolds
commited on
formatting
fb9ed3a
John Graham Reynolds
commited on
rename title
2b9da67
John Graham Reynolds
commited on