Raw Metadata XML
<pkgmetadata>
<maintainer type="person">
<email>jaypeche@gmail.com</email>
<name>jaypeche</name>
</maintainer>
<longdescription>
TensorZero is an open-source stack for industrial-grade LLM applications.
Gateway: access every LLM provider through a unified API low latency
Observability: monitor your LLM systems, programmatically or with a UI
Optimization: optimize your prompts, models, and inference strategies
Evaluations: benchmark individual inferences or end-to-end workflows
Experimentation: deploy with built-in A/B testing, fallbacks, etc.
</longdescription>
<use>
<flag name="client">Support for Python client and dependencies</flag>
<flag name="examples">Add examples for TensorZero App</flag>
<flag name="gateway">Include functional Gateway service</flag>
<flag name="systemd">Include systemd service</flag>
</use>
<upstream>
<bugs-to>https://github.com/tensorzero/tensorzero/issues/</bugs-to>
<remote-id type="github">tensorzero/tensorzero</remote-id>
</upstream>
</pkgmetadata>