Update README.md

pull/1/head
John Wang 3 years ago committed by GitHub
parent aca717d047
commit e549292555
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -3,6 +3,14 @@ A LangGenius App Service-API Client, using for build a webapp by request Service
## Usage
First, install `langgenius-client` python sdk package:
```
pip install langgenius-client
```
Write your code with sdk:
```
api_key = "your_api_key"

Loading…
Cancel
Save