firstpass 0.1.2__py3-none-win_amd64.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
|
+
Name: firstpass
|
|
3
|
+
Version: 0.1.2
|
|
4
|
+
Classifier: Development Status :: 4 - Beta
|
|
5
|
+
Classifier: Intended Audience :: Developers
|
|
6
|
+
Classifier: Topic :: Software Development :: Build Tools
|
|
7
|
+
Classifier: Programming Language :: Rust
|
|
8
|
+
Summary: Drop-in, Anthropic-compatible LLM proxy that routes each request to the cheapest model that provably passes a quality gate, escalates on failure, and records a tamper-evident audit trace.
|
|
9
|
+
Keywords: llm,proxy,routing,anthropic,ai
|
|
10
|
+
Home-Page: https://dshakes.github.io/firstpass
|
|
11
|
+
License-Expression: Apache-2.0
|
|
12
|
+
Requires-Python: >=3.8
|
|
13
|
+
Project-URL: Homepage, https://dshakes.github.io/firstpass
|
|
14
|
+
Project-URL: Repository, https://github.com/dshakes/firstpass
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
firstpass-0.1.2.data/scripts/firstpass-proxy.exe,sha256=60uKkhAVHyQ9hcjm5vAtC0IXWoJOF73MmoKULLzuQmM,6024192
|
|
2
|
+
firstpass-0.1.2.data/scripts/firstpass.exe,sha256=KEop1cjwo3HGY2RnyGS1T7FUfnYsvFfaFX33XPtfmSw,6291968
|
|
3
|
+
firstpass-0.1.2.dist-info/METADATA,sha256=bjyMOY-PQ-v8ksrT6T-b2ZYqB9bKYI2tUS9G5VbkDM8,698
|
|
4
|
+
firstpass-0.1.2.dist-info/WHEEL,sha256=2zDlIYIdD4m4N3p5DVEG3iJhGLdhsBQgdH-FqVkAur8,94
|
|
5
|
+
firstpass-0.1.2.dist-info/sboms/firstpass-proxy.cyclonedx.json,sha256=sF4Jep2as51K9WtklPE8vvdA2jjmGFIbOQYwoiqgOE4,231580
|
|
6
|
+
firstpass-0.1.2.dist-info/RECORD,,
|