v0.1.0
Added
- Initial public release on npm:
pi install npm:pi-sap-aicore. - Orchestration provider (
sap-aicore/*) — Claude, GPT-5*, and Gemini models
through a single SAP AI Core orchestration deployment, with automatic
non-streaming fallback when orchestration rejects streaming for a model. - Foundation provider (
sap-aicore-foundation/*) — direct Azure OpenAI
deployments with native streaming, sharing the same login. - Credential flow via pi's
/login(oauth path, to survive the$-interpolating
key resolver) and theAICORE_SERVICE_KEYenvironment override. - Thinking-level mapping per model family (adaptive vs. budget-token Anthropic,
reasoning_effortfor OpenAI). - MIT license and npm packaging.
Published to npm: https://www.npmjs.com/package/pi-sap-aicore/v/0.1.0