Commit History

CODEFIX: Made the intro text shorter, as it would overlat the history box.
3432868

andreska commited on

CODEFIX: Add token counter, context management, and UI improvements
45dc510

andreska commited on

CODEFIX: Set 12k num_ctx. Introduced history. Added history counter.. Put input control at the bottom and made it fixed. Lowered temperature.
0a460ad

andreska commited on

CODEFIX: Removed the clear chat button
2b439ff

andreska commited on

CODEIFX: Try fix vector store retriever
bf8582b

andreska commited on

CODEFIX: Try fix runtime problem in HF Space
7ba8ef0

andreska commited on

CODEFIX: Added specific requirements.
f586b15

andreska commited on

CODEFIX: Added missing reference
6fabf64

andreska commited on

Bug 20523: Web.Help: AI Chat stopped working. Changed to non-versioned requirements. Completely removed unused HF and Together references.
93b82d5

andreska commited on

CODEFIX: Try to update langchain version to get this compiling on hf spaces
4c42b97

andreska commited on

Bug 20523: Web.Help: AI Chat stopped working. Another try to get this working on HF Spaces
5ff5053

andreska commited on

Update requirements.txt
ed8a0c9
verified

andreska commited on

Update requirements.txt
4f87477
verified

andreska commited on

Update app.py
c649b0f
verified

andreska commited on

Update requirements.txt
48fcdb4
verified

andreska commited on

Update requirements.txt
0408caf
verified

andreska commited on

Update requirements.txt
09f2410
verified

andreska commited on

Create .force-rebuild
48b6565
verified

andreska commited on

Update requirements.txt
f1727c2
verified

andreska commited on

Bug 20523: Web.Help: AI Chat stopped working
5edef6b

andreska commited on

Update requirements.txt
2563943
verified

andreska commited on

Update requirements.txt
33164c4
verified

andreska commited on

Update requirements.txt
a18536c
verified

andreska commited on

Update app.py
b87a0f1
verified

andreska commited on

Update app.py
82bd26b
verified

andreska commited on

Update app.py
468274b
verified

andreska commited on

Update app.py
3a9e531
verified

andreska commited on

Update app.py
56a94d6
verified

andreska commited on

Update app.py
c44f7b8
verified

andreska commited on

Update app.py
442c1a6
verified

andreska commited on

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: 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