AdregaAIChat61 / app.py

Commit History

CODEFIX: Try to solve problem where HF has problems generating contents due to missing GPU access.
4036ee3

andreska commited on

CODEFIX: Added Adrega styling to fonts and improved breaking after bulletpoints etc
1af7545

andreska commited on

CODEFIX: Made the text more readable by introducing markup
01e1fc7

andreska commited on

CODEFIX: Added adrega first and together last, because now we have our own fully working inference client
3528ff4

andreska commited on

CODEFIX: Removed HuggingFace as provider, as it always displayed thought process. Improved responces. Improved removal of thought process in general.
5c9b053

andreska commited on

CODEFIX: Improved responses from Adrega and Hugging Face, to prevent them from revealing thought process.
c63b0b5

andreska commited on

CODEFIX: Improved the models to act in a more traditional chat way, instead of being in q&a mode.
7a5082a

andreska commited on

CODEFIX: Added css file for style rule. Added 1 rule, to narrow the padding on the first control. Added memory for the model
b2cd6f6

andreska commited on

CODEFIX: Set new Adrega model to Qwen3:1.7b, disapling the thinking specifically for all models. Made quesitons appear in grey
59bae64

andreska commited on

CODEFIX: Updated to use new json based context
5e4ad3f

andreska commited on

CODEFIX: Implemented Together and Adrega as additional providers. Defaults to Together. Implemented langchain to split requests into chunks
7e234ff

andreska commited on

CODEFIX: Try to remove unnecessary buttons. Removed huggingface_hub requirement. Implemented openai as alternative provider.
dd2d5d0

andreska commited on

CODEFIX: Switched model and added more debug info to figure out why it doesn't work for embedded versions.
ffb2177

andreska commited on

CODEFIX: Reordered models and added fallback due to problems with primary model changes
9714f09

andreska commited on

CODEFIX: Updated default model. Added possibility to use fallback model (but not initiated, as will use double requests). Fixed button to use Adrega default coloring for buttons
378e870

andreska commited on

CODEFIX: Changed model due to original model overload
7fda268
verified

andreska commited on

CODEFIX: Made code possible to run locally. Fixed issue where stopping AI generation would result in blank screen.
971e656

andreska commited on

Fix issue with not displaying reintroduced conversation as html
a50d8f6
verified

andreska commited on

Switched from showing question to answer on refresh
4716ee7
verified

andreska commited on

Fixed problem with referencing undeclared variable
c182200
verified

andreska commited on

Try fix empty box, and print debug info
8ed1db5
verified

andreska commited on

Fix syntax error
6933b7b
verified

andreska commited on

Try fix problem with empty session state
6519bba
verified

andreska commited on

Try fix problem with empty textbox
54c1db3
verified

andreska commited on

Rollback to not using forms
94ee0d3
verified

andreska commited on

Try fix empty box #10
29f23cc
verified

andreska commited on

Fix empty box #9
a4c160c
verified

andreska commited on

Fix syntax error
e8e02a4
verified

andreska commited on

Try fix blank input box #8
c89cb9c
verified

andreska commited on

Try fix blank box #7
8a56136
verified

andreska commited on

Fix syntax error
a87a225
verified

andreska commited on

Try fix empty box #6
3f83288
verified

andreska commited on

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

andreska commited on

Try fix blank input box#6
5106a2c
verified

andreska commited on

Try fix blank input box #5
273667e
verified

andreska commited on

Test without settings session state.conversation
ab81a5b
verified

andreska commited on

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

andreska commited on

Try fix issue with blank box #4
7314efc
verified

andreska commited on

Try fix blank input box #3
cea4668
verified

andreska commited on

Try fix issue with blank box #2
39d983c
verified

andreska commited on

Try fix issue with blank output box try#2
58daa5e
verified

andreska commited on

Try fix issue with rendering of streamed text and final text
7c62ad6
verified

andreska commited on

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

andreska commited on

Update app.py
4d0c999
verified

andreska commited on

Removed possibility to turn off Help
d361a71
verified

andreska commited on

Doubled size of scrollable div. Reset size of padding back to 0
8b0bcd3
verified

andreska commited on

Change app size when embedded #2
0f36243
verified

andreska commited on

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

andreska commited on

Reduced size of scrollable div
4f6500e
verified

andreska commited on

Gemini fix to render try#2
68bd3e2
verified

andreska commited on