Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlesDuboisSAP committed Aug 14, 2024
1 parent f8f79ea commit f01a1d8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -407,6 +407,11 @@ For more customization, creating a [HeaderProvider](https://sap.github.io/cloud-

### Set AI Core credentials as environment variable

- Running the application locally without a service binding will throw:

`Could not find any matching service bindings for service identifier 'aicore'`


- Go into the BTP Cockpit
- Instances and Subscriptions -> Instances -> AI Core -> View Credentials -> Copy JSON
- Set it as an environment variable `AICORE_SERVICE_KEY` in your IDE
Expand Down

0 comments on commit f01a1d8

Please sign in to comment.