Commit History
Remove redundant outputs from submit_conversation calls
df52e70
Remove redundant chat input clear functionality
3faf0fe
Optimize token limit and improve chat input interaction
076b4f2
Hide submit conversation button by default
dc26845
Modify conversation submission flow in app.py
81490b8
Remove temporary file path comment from app.py
c5f8c61
Refactor app.py: Enhance language support, client management, and conversation handling
dedc4f1
Add rating processing function to app.py for improved data handling
85e41fb
Refactor language handling in app.py to use a dictionary for system messages, enhancing support for multiple languages and simplifying message retrieval.
0cba459
Add debugging breakpoint in submit_conversation function to inspect conversation processing
0f08005
Refactor URL generation in format_history_as_messages to use consistent variable naming for file paths, improving code clarity and maintainability.
d39610d
Fix URL generation in format_history_as_messages to correctly format file paths by removing unnecessary encoding in the URL string.
e9b7220
Enhance URL generation in format_history_as_messages by adding print statement for debugging
ac19e3a
Update image URL handling in format_history_as_messages function to support SPACE_HOST environment variable
195ed03
add logic to catch tuple conversion too
c39cd57
add info on dataset
7ed0603
add explanation
ae49850
update css to show dropdown options
16f921a
add language to dataset
7ccbe37
add language dropdown
af275df
add language information to system prompt
6ea04d8
remove undo behavior
35aa65d
remove print statements
b3118c8
remove pdb
9acc06f
add option to chosen and rejected
8880b78
add logic to submit on retry or undo
9109509
add event data to events
02a452a
fix data formatting
94c1e6b
refactor clean code
c44a88f
add code to always reset to length of edit
fd3b06b
add retry edit and undo actions
104bc54
first refactored commit
9cc6120
burtenshaw
commited on