CoolFace
Apppublic

andreska/AdregaAI_InferenceAPI

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes
50 commits on main
a50d8f62y ago

Fix issue with not displaying reintroduced conversation as html

andreska
4716ee72y ago

Switched from showing question to answer on refresh

andreska
c1822002y ago

Fixed problem with referencing undeclared variable

andreska
8ed1db52y ago

Try fix empty box, and print debug info

andreska
6933b7b2y ago

Fix syntax error

andreska
6519bba2y ago

Try fix problem with empty session state

andreska
54c1db32y ago

Try fix problem with empty textbox

andreska
94ee0d32y ago

Rollback to not using forms

andreska
10453a62y ago

Run old streamlit version to check for refresh problems

andreska
29f23cc2y ago

Try fix empty box #10

andreska
a4c160c2y ago

Fix empty box #9

andreska
e8e02a42y ago

Fix syntax error

andreska
c89cb9c2y ago

Try fix blank input box #8

andreska
8a561362y ago

Try fix blank box #7

andreska
a87a2252y ago

Fix syntax error

andreska
3f832882y ago

Try fix empty box #6

andreska
056b5422y ago

Add intro message, to see if that's being rerun

andreska
5106a2c2y ago

Try fix blank input box#6

andreska
273667e2y ago

Try fix blank input box #5

andreska
ab81a5b2y ago

Test without settings session state.conversation

andreska
ff801af2y ago

Revert change to blank box, as it doesn't seem to work

andreska
7314efc2y ago

Try fix issue with blank box #4

andreska
cea46682y ago

Try fix blank input box #3

andreska
39d983c2y ago

Try fix issue with blank box #2

andreska
58daa5e2y ago

Try fix issue with blank output box try#2

andreska
7c62ad62y ago

Try fix issue with rendering of streamed text and final text

andreska
1a1a8892y ago

Reverted part of the markdown update, to keep streaming updates to screen

andreska
4d0c9992y ago

Update app.py

andreska
d361a712y ago

Removed possibility to turn off Help

andreska
8b0bcd32y ago

Doubled size of scrollable div. Reset size of padding back to 0

andreska
0f362432y ago

Change app size when embedded #2

andreska
31df6022y ago

Try to change style when embedding, so that the height is not fixed.

andreska
4f6500e2y ago

Reduced size of scrollable div

andreska
68bd3e22y ago

Gemini fix to render try#2

andreska
8beee202y ago

Gemini fix to rerender problems

andreska
74e66742y ago

stream try#2

andreska
b9243a02y ago

Try to reapply Stream properties instead of waiting for the whole text to complete

andreska
a9641872y ago

Update to add empty text inside scrollable div to make it visible from start

andreska
972f7cf2y ago

Gemini fix try#2

andreska
e304e832y ago

Try to make Gemini fix the problem with reinstantiated scrollable div

andreska
70762ea2y ago

Update app.py

andreska
f180a8c2y ago

Try to fix Type error

andreska
88aec482y ago

Update app.py

andreska
a72390e2y ago

Try make placeholder for output below buttons and input

andreska
ab8d3482y ago

Test placeholder outside handle_submit()

andreska
1e0de9b2y ago

Change width and height of output div

andreska
84e19e32y ago

Instanciate scrollable div before stream starts

andreska
9f2fcba2y ago

Move input boxes over output

andreska
11855442y ago

Enable streaming try#3

andreska
33f33142y ago

Stream output try#2

andreska