diff --git a/README.md b/README.md index 5a61094..7fb6541 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Simplify using LLMs in code
-Rigging is a lightweight LLM framework built on Pydantic XML. The goal is to make leveraging language models in production code as simple and effictive as possible. Here are the highlights: +Rigging is a lightweight LLM framework built on Pydantic XML. The goal is to make leveraging language models in production code as simple and effective as possible. Here are the highlights: - **Structured Pydantic models** can be used interchangably with unstructured text output. - LiteLLM as the default generator giving you **instant access to a huge array of models**.