robotGenAI 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.

triangle-exclamation

Getting Started with Custom Tool and Agent

  1. 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
  1. Setting up: To set up the project, please refer to the respective README file for custom-tool-and-agentarrow-up-right.

Last updated