GenAI SDK and GLChat Hello World
This repository contains a collection of examples demonstrating the usage of the GDP Labs GenAI SDK, including in integration with GLChat.
This documentation has been deprecated and moved to the GL SDK Gitbook
Getting Started with Custom Tool and Agent
Clone the repository and navigate to the
custom-tool-and-agent
directory:
git clone https://github.com/GDP-ADMIN/gen-ai-examples.git
cd gen-ai-examples/examples/custom-tool-and-agent
Setting up: To set up the project, please refer to the respective README file for custom-tool-and-agent.
Last updated