Expand description
OxiGate Plugin SDK — extension-point traits for building OxiGate plugins.
Pre-release placeholder. Trait definitions are under design (E-10). Stable API not yet available. See https://oxigate.io for updates.
§Planned extension points
Middleware— custom pre-request, post-response, and error-handling logicProviderAdapter— custom LLM provider backendsCostCalculator— custom pricing logic per model or providerRoutingStrategy— custom request routing logicStorageBackend— swap the default PostgreSQL storage layerExportSink— push cost/metrics data to custom destinations
Functions§
- version
- Returns the crate version string.