opencode icon indicating copy to clipboard operation
opencode copied to clipboard

fix: SAP AI Core Vercel AI SDK v2 support

Open jerome-benoit opened this issue 1 month ago • 1 comments

  • Environment variables updated to AICORE_* to match SAP AI Core Vercel AI SDK v2
  • create...Provider function is now synchronous
  • Fix env variables setting in Env module: process.env can't be a shallow copy
  • Update docs to reflect new env variable names

jerome-benoit avatar Dec 06 '25 22:12 jerome-benoit

/review

rekram1-node avatar Dec 08 '25 01:12 rekram1-node