From f04b1b343d6eec20ec5667a08f1db847536aa58a Mon Sep 17 00:00:00 2001 From: drbh Date: Mon, 22 Apr 2024 10:01:56 -0400 Subject: [PATCH] Update docs/source/conceptual/guidance.md Co-authored-by: Mishig --- docs/source/conceptual/guidance.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/conceptual/guidance.md b/docs/source/conceptual/guidance.md index a07121bf..b55b69e1 100644 --- a/docs/source/conceptual/guidance.md +++ b/docs/source/conceptual/guidance.md @@ -12,7 +12,7 @@ If you're not up to date, grab the latest version and let's get started! ## How it works -TGI's leverages the [outlines](https://github.com/outlines-dev/outlines) library to efficiently parse and compile the grammatical structures and tools specified by users. This integration transforms the defined grammars into an intermediate representation that acts as a framework to guide and constrain content generation, ensuring that outputs adhere to the specified grammatical rules. +TGI leverages the [outlines](https://github.com/outlines-dev/outlines) library to efficiently parse and compile the grammatical structures and tools specified by users. This integration transforms the defined grammars into an intermediate representation that acts as a framework to guide and constrain content generation, ensuring that outputs adhere to the specified grammatical rules. ## Table of Contents 📚