Commit History

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

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: Narrowed padding left and right to remove whitespace in Adrega chat
c5caedf

andreska commited on

CODEFIX: Try to remove padding from main container in Streamlit to better fit inside Adrega AI Chat window.
b50deba

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: Try3 - Added langchain-openai library
dccd131

andreska commited on

CODEFIX: Try2 - Add langchain-huggingface specifically to requirements
e1515fc

andreska commited on

CODEFIX: Try fix error with incorrect requirements.txt
b1baa36

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

Update README.md
83b89e5
verified

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: Update to latest Streamlit version 1.41.1
eeae1ec
verified

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: Set white default background
32de798

andreska commited on

CODEFIX: Updated application name to match space-name
4d3149d
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

Delete Adrega_P.I._User_Manual.docx
b7b48c0
verified

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

Run old streamlit version to check for refresh problems
10453a6
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