gemma-sage / app_local.py

Commit History

Refactor: Modularized codebase and consolidated Oracle bridges
b7f3dcc

neuralworm commited on

Sage 6.5: Transform into lean text-only agent, remove RAG/Voice/Mongo, optimize model loading, and extend UI/Logic verification tests
d1af7e9

neuralworm commited on

fix: agent history integration, OOM protection, and UI cleanup
e09f395

neuralworm commited on

feat: remove MongoDB and Sacred Knowledge tab, add agent welcome message, fix typos
80db0c8

neuralworm commited on

refactor: Pass model_size explicitly (1b for HF, 4b for Local) instead of using ENV
3160a58

neuralworm commited on

refactor: Modularize app structure (app_module.py + thin entry points)
195c86d

neuralworm commited on

chore: Prepare app.py for HF Spaces (remove SSL/share), keep local config in app_local.py
6c97eaf

neuralworm commited on