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
├── gl-sandbox/ # GL Sandbox SDK examples
└── README.md