This repository contains tools developed for accessing Druva Native Workloads API's through the Langchain framework. Langchain, also known as the LLM Development Kit (LDK), facilitates seamless integration and interaction with various APIs, including Druva's Native Workloads API.
- Integration: Integrate with Druva's Native Workloads API effortlessly.
- Access: Gain access to a wide range of functionalities provided by Druva's Native Workloads API.
- Enhanced Development: Empower your development process with Langchain's streamlined tools and utilities tailored for Druva API interaction.
- Python 3.x or higher.
- Druva Native Workloads API Key
- Clone this repository to your local machine.
- Install the required dependencies using pip:
cd examples
pip install -r requirements.txt