PyPI project
2nd-opinion-cli
2 indexed releases ยท newest sdist 0.1.0 with 28 indexed members
Files in 0.1.0 2nd_opinion_cli-0.1.0.tar.gz
- src/secondop/__init__.py
- src/secondop/bias.py
- src/secondop/cli.py
- src/secondop/config.py
- src/secondop/cost.py
- src/secondop/judge.py
- src/secondop/orchestrator.py
- src/secondop/prompts.py
- src/secondop/providers/__init__.py
- src/secondop/providers/anthropic_provider.py
- src/secondop/providers/base.py
- src/secondop/providers/openai_provider.py
- src/secondop/recorder.py
- src/secondop/repl.py
- src/secondop/runner.py
- src/secondop/schemas.py
- src/secondop/settings.py
- src/secondop/transcript.py
- src/secondop/welcome.py
- tests/test_bias.py
- tests/test_cost.py
- tests/test_fixes.py
- tests/test_judge_bias_live.py
- tests/test_orchestrator.py
- tests/test_providers.py
- tests/test_repl.py
- tests/test_schemas.py
- tests/test_settings.py