fix: update env variable name for SAP AI Core provider

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
This commit is contained in:
Jérôme Benoit
2025-12-09 16:42:43 +01:00
parent cda8c3087b
commit 0be9b2ed3b
+1 -1
View File
@@ -1,4 +1,4 @@
name = "SAP AI Core"
env = ["SAP_AI_SERVICE_KEY"]
env = ["AICORE_SERVICE_KEY"]
npm = "@mymediset/sap-ai-provider"
doc = "https://help.sap.com/docs/sap-ai-core"