Commit History

update to use objects from databricks_langchain
7c23bb3

John Graham Reynolds commited on

add warning about deprecation
729681a
verified

MarioBarbeque commited on

readd entire chat history - see if this helps halucination
4b39932

John Graham Reynolds commited on

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

clean up comments and limit chat history
81f74ed

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

update colors
0554ad1

John Graham Reynolds commited on

fix error
244f504

John Graham Reynolds commited on

new colors
f86b5d5

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

reupdate the color scheme
39cd62f

John Graham Reynolds commited on

try another avatar fix
3c6915f

John Graham Reynolds commited on

update UI colors
d7d1b15

John Graham Reynolds commited on

rearrange avatar logic to try to fix error
6308ffc

John Graham Reynolds commited on

add background color to content area
6551703

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

bump temperature up to .5
074c22b

John Graham Reynolds commited on

try simply changing invoke to stream
7798405

John Graham Reynolds commited on

remove old, commented out code
3ad1eee

John Graham Reynolds commited on