Welcome to the GL SDK Cookbook - your comprehensive collection of sample code and examples for working with various GL SDK libraries!
-
Clone the repository
git clone https://github.com/GDP-ADMIN/gl-sdk-cookbook.git cd gl-sdk-cookbook -
Navigate to the specific SDK folder
cd glchat # or glaip, gen-ai
-
Follow the README in each subfolder for specific setup instructions and examples
gl-sdk-cookbook/
βββ gen-ai/ # Gen AI SDK examples
βββ glaip/ # GL AI Platform SDK examples
βββ glchat/ # GL Chat SDK examples
βββ README.md
- π GL SDK Documentation
- π GL AIP Documentation
- π GLChat Documentation