File tree Expand file tree Collapse file tree 2 files changed +3
-6
lines changed
Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Original file line number Diff line number Diff line change 11configured_endpoints : 8
22openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/supermemory--inc%2Fsupermemory-f7a84a68f7d3173627cb589cec436ed7e89c98b2c3e66bbf42549da7346f3560.yml
33openapi_spec_hash : 40877051c2167db483e240b4226d840f
4- config_hash : adc5bb8734c0ca247ba0ad52e2a966fc
4+ config_hash : eb32087403f958eead829e810f5a71b8
Original file line number Diff line number Diff line change @@ -15,13 +15,10 @@ The REST API documentation can be found on [docs.supermemory.com](https://docs.s
1515## Installation
1616
1717``` sh
18- # install from the production repo
19- pip install git+ssh://git@github.com/supermemoryai/python-sdk.git
18+ # install from PyPI
19+ pip install --pre supermemory
2020```
2121
22- > [ !NOTE]
23- > Once this package is [ published to PyPI] ( https://app.stainless.com/docs/guides/publish ) , this will become: ` pip install --pre supermemory `
24-
2522## Usage
2623
2724The full API of this library can be found in [ api.md] ( api.md ) .
You can’t perform that action at this time.
0 commit comments