andreska/AdregaAI_InferenceAPI
Fix issue with not displaying reintroduced conversation as html
Switched from showing question to answer on refresh
Fixed problem with referencing undeclared variable
Try fix empty box, and print debug info
Fix syntax error
Try fix problem with empty session state
Try fix problem with empty textbox
Rollback to not using forms
Run old streamlit version to check for refresh problems
Try fix empty box #10
Fix empty box #9
Fix syntax error
Try fix blank input box #8
Try fix blank box #7
Fix syntax error
Try fix empty box #6
Add intro message, to see if that's being rerun
Try fix blank input box#6
Try fix blank input box #5
Test without settings session state.conversation
Revert change to blank box, as it doesn't seem to work
Try fix issue with blank box #4
Try fix blank input box #3
Try fix issue with blank box #2
Try fix issue with blank output box try#2
Try fix issue with rendering of streamed text and final text
Reverted part of the markdown update, to keep streaming updates to screen
Update app.py
Removed possibility to turn off Help
Doubled size of scrollable div. Reset size of padding back to 0
Change app size when embedded #2
Try to change style when embedding, so that the height is not fixed.
Reduced size of scrollable div
Gemini fix to render try#2
Gemini fix to rerender problems
stream try#2
Try to reapply Stream properties instead of waiting for the whole text to complete
Update to add empty text inside scrollable div to make it visible from start
Gemini fix try#2
Try to make Gemini fix the problem with reinstantiated scrollable div
Update app.py
Try to fix Type error
Update app.py
Try make placeholder for output below buttons and input
Test placeholder outside handle_submit()
Change width and height of output div
Instanciate scrollable div before stream starts
Move input boxes over output
Enable streaming try#3
Stream output try#2
