Commit History

Update probability distribution for provider selection for comparison. (#23)
e07c653
Running
unverified

Zachary Greathouse commited on

Zg/codebase refactor (#20)
5ed9749
unverified

Zachary Greathouse commited on

Zg/add head to head results (#19)
97b3bfd
unverified

Zachary Greathouse twitchard commited on

Zg/add openai (#18)
9ed181c
unverified

Zachary Greathouse twitchard commited on

Neutralgender2 (#17)
548169b
unverified

Alan S. Cowen Zachary Greathouse commited on

Update data fetching strategy for leaderboard data, prevent excessive data fetching
3a906b3

zach commited on

Update leaderboard data fetching to occur on tab select
b9a51b5

zach commited on

Zg/add leaderboard (#11)
de305ed
unverified

Zachary Greathouse commited on

added australian naturalist (#10)
dc5aac3
unverified

Alan S. Cowen commited on

Zg/remove download btns (#9)
4cf886a
unverified

Zachary Greathouse commited on

Zg/improve logging (#8)
c0a60aa
unverified

Zachary Greathouse commited on

Add opengraph image asset and route to serve image from project for social media previews
323c87d

zach commited on

Add custom error message for Hume APInrate limit error
fe85e28

zach commited on

Update README
633a175

zach commited on

Update generic error message
2192d9b

zach commited on

Update _synthesize_text to call APIs concurrently
8fc5d19

zach commited on

Update how app is served to accomodate adding middleware to edit metatags in head
1f58459

zach commited on

Update UI layout for randomize btn and social links
b4a99f1

zach commited on

Add Discord link, fix error UI state bug
7c16ebc

zach commited on

Fix noir detective prompt
8a13c1b

zach commited on

Add github link in header
26f103a

zach commited on

Update Character dropdown to automatically generate text, simpify instructions content, add info to dropdown
d5a40dd

zach commited on

Fix styling of results components in UI
0437219

zach commited on

Simplify integration logic in app.py
1a6c67a

zach commited on

Clean up integration code
e91a94a

zach commited on

raise friendlier error message to UI from integration code
7854f13

zach commited on

Update hume integration to use Hume python sdk
bf6610d

zach commited on

Add randomize all button, improve UI interaction
4a475d2

zach commited on

reduce Hume requests timeout limit
a35c804

zach commited on

Update anthropic and elevenlabs integrations to retry with exponential backoff.
f6da887

zach commited on

Minor revisions to sample character descriptions
384e0e2

zach commited on

Merge pull request #4 from HumeAI/amended_character_list
b8dd893
unverified

Zachary Greathouse commited on

amending character list for arena
d077be4
unverified

Alan S. Cowen commited on

Merge pull request #3 from HumeAI/arena_emotional_prompt
bb373d4
unverified

Zachary Greathouse commited on

Update choose_providers to make option B Hume only 30% of the time and remove check for presence of character description
25014be

zach commited on

added emotional text examples to character prompt for arena
9a226ed
unverified

Alan S. Cowen commited on

Fix styling for winning result in UI
a98f109

zach commited on

Fix init_db.py script
cadb3e8

zach commited on

Relax timeout configs for Hume TTS calls, add exponential backoff, add logs for logging call times
e1385f3

zach commited on

Disable ssl verification for gradio launch
d699ad7

zach commited on

Fix missing expected argument warning caused by some lambdas not expecting an argument
e99bbac

zach commited on

Adjust normalized Claude prompt for text input
5e28baf

zach commited on

Move custom css to global styles file
c686efd

zach commited on

Fix styling for displaying results
706bed4

zach commited on

Improve voice descriptions and normalized claude prompt
6bb0509

zach commited on

Update UI layout and improve instructions content
ae60c0f

zach commited on

Improve text length validation and make vote buttons flush with audio players
f076d8d

zach commited on

Remove custom style from global styles
bdd90d1

zach commited on

Update API integration code to be async
104737f

zach commited on

Update Anthropic integration to be async
80026d8

zach commited on