Commit History

Persist live session receive loop by wrapping session.receive iterator in a while True loop to support multi-turn dialogues
ed2a840
Running

3v324v23 commited on

Prevent acoustic feedback loops in voice chat by ignoring mic input during playback and terminate websocket loop immediately on drop
34529d9

3v324v23 commited on

Update boredom state prompt to dynamically acknowledge the specific source of boredom (e.g. repetition, dry theory)
6f6528a

3v324v23 commited on

Enforce strict Socratic tutor wrap-up and termination rules when the problem is solved or limits are reached
8deed34

3v324v23 commited on

Implement dynamic AI decision making for Socratic hints vs. direct answers based on turn count and complexity
1a02c03

3v324v23 commited on

Introduce Socratic tutor turn counting logic to force wrap-up after 2 hints and add corresponding tests
cad1c9e

3v324v23 commited on

Update prompt instructions for Socratic tutor based on user edits
776cb9b

3v324v23 commited on

Update prompt to encourage rich, indirect acknowledgment of feelings by describing the experience
4d092a6

3v324v23 commited on

Add indirect sentiment acknowledgment to frustration and boredom states
e9f83a3

3v324v23 commited on

Adjust max_tokens to 450 as requested by the user
a39c156

3v324v23 commited on

Increase max_tokens to 700 and adjust temperature to 0.5 for educational tutor balance
0389c2d

3v324v23 commited on

Condense prompt, add implicit sympathy instructions, and update tests
d507933

3v324v23 commited on

Migrate chatbot to Socratic sentiment tutor with Gemini Live Voice Session capability
c622774

3v324v23 commited on

Deploy educational sentiment detection chatbot (excluding PDF)
131da12

Scribbler310 commited on