added emotional text examples to character prompt for arena 9a226ed unverified Alan S. Cowen commited on Feb 26
Relax timeout configs for Hume TTS calls, add exponential backoff, add logs for logging call times e1385f3 zach commited on Feb 25
Fix missing expected argument warning caused by some lambdas not expecting an argument e99bbac zach commited on Feb 25
Improve text length validation and make vote buttons flush with audio players f076d8d zach commited on Feb 25
Update database layer and application logic for db interaction to be async 40403f3 zach commited on Feb 24
Merge pull request #2 from HumeAI/jh/prompt-edits 0f46857 unverified Zachary Greathouse commited on Feb 24
Add '_' prefix to private methods throughout project, cleans up formatting and comments/docstrings a4afe51 zach commited on Feb 14
Fix Dockerfile: add gcc, build-essential, and libpq-dev to resolve psycopg2 build errors during uv sync step 28d668c zach commited on Feb 13
Add database for persisting votes, and functions to write to db, update submit_voting_results function to write results to DB 20cccb6 zach commited on Feb 13
Move env var validation util to config, refactor to fix linting errors across project 048c3fc zach commited on Feb 13