gemma-sage / tests

Commit History

feat: Agentic Positive Prompting & Scenario Tests
058ae1e

neuralworm commited on

Refactor: Modularized codebase and consolidated Oracle bridges
b7f3dcc

neuralworm commited on

Fix Role Alternation crash for assistant-led conversations and extend simulation tests
de6582c

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

fix: Use AutoModelForCausalLM for Gemma 3 1B (text-only) to fix loading issues
ac1099d

neuralworm commited on

feat: Explicit AutoProcessor/Tokenizer logic and verified 1B/4B/4B-Quant tool calling
61324b6

neuralworm commited on

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

neuralworm commited on

feat: Add support for 'name' argument in Oracle tool calls
f126517

neuralworm commited on

fix: Improve conversation fluidity with prompt injection and verified filtering
d5040cf

neuralworm commited on

feat: Agentic Oracle, Multi-Message Bubbles, Filtering, and UI Fixes
8ab43a3

neuralworm commited on