Commit History

cs3
24ed9c5

heffnt commited on

Merge branch 'main' of https://github.com/heffnt/Smart_Confidant
49391c1

heffnt commited on

Add initial project structure and configuration files
a44add2

heffnt commited on

Delete .github/workflows/rebuild.yml
0966167
unverified

Tom Heffernan commited on

Update rebuild.yml
56fe140
unverified

Tom Heffernan commited on

Update rebuild.yml
890fb1e
unverified

Tom Heffernan commited on

Create rebuild.yml
a3e00a9
unverified

Tom Heffernan commited on

Add resource logging functionality in app.py
3453dc9

heffnt commited on

Merge branch 'main' of https://github.com/heffnt/Smart_Confidant
db7c4e4

heffnt commited on

Add a blank line
5767cea

heffnt commited on

Add initial project files including Gradio app, Git LFS configuration, and CI workflows
1fea2ad

heffnt commited on

Refactor ChatInterface in app.py to use an accordion for additional settings, improving organization and readability of input fields.
58d6f74

heffnt commited on

Update Discord notification message format to prepend a dash for improved readability.
b1abe4d

heffnt commited on

Update default model selection in app.py to the first option in the Gradio interface.
5c3b4eb

heffnt commited on

Update Discord notification workflow to include short commit SHA in message format for push events.
9bfe39c

heffnt commited on

Revert to chatInterface
e872704

heffnt commited on

Enhance Discord notification workflow to support additional event types, including workflow completions, and improve message formatting for workflow run events.
a050b4b

heffnt commited on

Refactor message handling in app.py by introducing a dedicated function for message submission and reorganizing advanced settings in an accordion layout. Remove unused local model and update default model selection.
7c95717

heffnt commited on

Update app.py to change local model selection and refine default system message formatting. Simplify layout by removing unnecessary row wrappers in Gradio interface and add advanced settings accordion for ChatInterface.
1a4c576

heffnt commited on

Refactor chatbot implementation in app.py to use a custom chatbot with avatar images and add monster_icon.png asset.
0c6cc3d

heffnt commited on

Add title to app.py and update header styling in Gradio interface
c0b3a22

heffnt commited on

Update app.py to set default model selection to the third option and enhance Discord notification workflow to handle multiple event types.
fed5a65

heffnt commited on

Enhance error handling in app.py for background image loading and update Discord notification message format.
4b38e3a

heffnt commited on

Update app.py to change main container background color from transparent to #2a2a2a.
7d8aa3e

heffnt commited on

Add base64 encoding for background image in app.py and update CSS for dynamic background styling.
1dc1bd1

heffnt commited on

Update app.py to add background styling with confidant_pattern.png and change main container background to transparent.
e2600a4

heffnt commited on

Add confidant_pattern.png for Git LFS tracking
4f3a1c2

heffnt commited on

Update .gitignore to remove image file types; add smart_confidant_icon.png for Git LFS tracking.
8db31b3

heffnt commited on

Add .gitattributes for Git LFS tracking of image and model file types
b1ab86f

heffnt commited on

Update .gitignore to include image file types and re-add .env
8ce68cb

heffnt commited on

Update test to use selected model for API calls in test_smoke.py
6607bec

heffnt commited on

Merge branch 'main' of https://github.com/heffnt/Smart_Confidant
69d825e

heffnt commited on

Remove avatar images from app.py; update Discord notification to include commit message in the notification payload.
273d533

heffnt commited on

Update README.md
49c390e

Tom Heffernan commited on

Add avatar images and static paths in app.py; include new image assets for user and assistant avatars in the chatbot interface.
625889a

heffnt commited on

Refactor model selection in app.py; replace single model variables with lists for local and API models, and update the model selection mechanism in the chatbot interface.
78f4f84

heffnt commited on

Swap local and API models in app.py; set LOCAL_MODEL to 'jakeboggs/MTG-Llama' and API_MODEL to 'openai/gpt-oss-20b'.
109a454

heffnt commited on

Update API model and system message in app.py; change model to 'jakeboggs/MTG-Llama' and refine system prompt for clarity.
e579805

heffnt commited on

Merge branch 'main' of https://github.com/heffnt/Smart_Confidant
0d4820d

heffnt commited on

Refactor CSS styling in app.py for collapsability and add model config
e301d09

heffnt commited on

Update discord-notification.yml
bf35647

Tom Heffernan commited on

discord test
3bcc3cf

heffnt commited on

update system prompt
235f350

heffnt commited on

increment test
7afb672

heffnt commited on

update force push test
3f3cc9a

heffnt commited on

Increment force push test in README.md
fe39548

heffnt commited on

Update README.md
40e7378

Tom Heffernan commited on

Update README.md
e7bdcad

Tom Heffernan commited on

Update test.yml hf token
290254a

Tom Heffernan commited on

Update hf-sync.yml for heffnt
b32fffa

Tom Heffernan commited on