From 19d137780fd89a7a083b2b1bd70eb709ed49caa0 Mon Sep 17 00:00:00 2001 From: Shroominic Date: Sun, 8 Oct 2023 13:30:48 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20update=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cbb9491..c697578 100644 --- a/README.md +++ b/README.md @@ -65,10 +65,11 @@ if isinstance(lst, TodoList): - prompts as Python functions - pydantic models as output schemas - langchain schemas in the backend -- async support - fstrings or jinja2 templates for prompts - fully utilises OpenAI Functions - minimalistic and easy to use +- langsmith support +- async support ## Documentation