This website requires JavaScript.
Explore
Help
Sign In
imacat
/
pop-fem-audit
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
Files
963504e9c395d2d02ab9187999a25e3e22707a7f
pop-fem-audit
/
tools
/
src
/
pop_fem_audit_tools
T
History
imacat
and
Claude Fable 5
64dd9b0cc3
Add a model option to run-llm for the claude-fable-5 model
...
Co-Authored-By: Claude Fable 5 <
noreply@anthropic.com
>
2026-08-17 22:38:40 +08:00
..
commands
Add a model option to run-llm for the claude-fable-5 model
2026-08-17 22:38:40 +08:00
__init__.py
Add the tools sub-project with the run_llm batch runner
2026-08-04 14:03:28 +08:00
__main__.py
Add the tally-codings subcommand for the majority vote
2026-08-17 22:38:35 +08:00
config.py
Use the unified pydantic-settings configuration in run_llm
2026-08-04 14:03:37 +08:00
database.py
Add the data layer with the build-db, fetch-lyrics, and fetch-artists subcommands
2026-08-04 15:12:22 +08:00
models.py
Derive the song performer gender and identify Pinkfong as Hope Segoine
2026-08-17 22:38:39 +08:00
utils.py
Align the fetch-lyrics summary with fetch-artists via shared utils
2026-08-04 15:34:26 +08:00