Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
deekshas8 committed Aug 13, 2024
1 parent 88f0801 commit 8208482
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions packages/core/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# @sap-ai-sdk/core

This package contains core utility functions that we reuse in the SDK to set the context and execute HTTP requests.
They are primarily designed for internal usage.

### Installation

```
$ npm install @sap-ai-sdk/core
```

### Usage

The core package is not intended for direct usage.

## License

The SAP AI SDK is released under the [Apache License Version 2.0.](http://www.apache.org/licenses/)

0 comments on commit 8208482

Please sign in to comment.