Skip to content

Commit

Permalink
Docs(page): Updated Getting Started
Browse files Browse the repository at this point in the history
  • Loading branch information
RakshitKhajuria committed Nov 8, 2023
1 parent b9a76b8 commit 145d468
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/pages/docs/getting_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ header: true

<div class="main-docs" markdown="1">

## LangTest

The rise of Large Language Models (LLMs) poses challenges due to their integration without thorough testing. LangTest, an open-source Python library, addresses this by automatically generating test cases for LLMs across 10 dimensions, offering data augmentation and seamless integration into MLOps tools. It supports over 20 LLM providers, includes 60+ test types, and has proven effective in identifying and addressing Responsible AI issues quickly.

<div class="block-box quickstart-box"><div class="left-box" markdown="1">

## Requirements & Setup
Expand Down

0 comments on commit 145d468

Please sign in to comment.