@api-emulator/baseten
v0.1.0
Published
Baseten provides model deployment, management, and inference APIs including OpenAI-compatible model endpoints.
Readme
@api-emulator/baseten
Baseten provides model deployment, management, and inference APIs including OpenAI-compatible model endpoints.
Part of api-emulator — local drop-in replacement services for CI and no-network sandboxes.
Install
npm install @api-emulator/basetenRun
npx -p api-emulator api --plugin ./@baseten/api-emulator.mjs --service basetenEndpoints
- See the emulator source for the supported local API surface.
Auth
Uses fake local credentials only; provide any deterministic bearer token or API key expected by the client under test.
Seed Configuration
baseten:
# Add provider-specific seed state here.