Skip to content

v0.1.0

Choose a tag to compare

@ttiimmaahh ttiimmaahh released this 06 Jun 17:29

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 the AICORE_SERVICE_KEY environment override.
  • Thinking-level mapping per model family (adaptive vs. budget-token Anthropic,
    reasoning_effort for OpenAI).
  • MIT license and npm packaging.

Published to npm: https://www.npmjs.com/package/pi-sap-aicore/v/0.1.0