From a09cbd7e1ec9dedaa166aaaa339896c7a94a0f69 Mon Sep 17 00:00:00 2001 From: Jason Liu Date: Sun, 26 Nov 2023 18:31:20 -0500 Subject: [PATCH] add button --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 49478f7..2045c5d 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ _Structured extraction in Python, powered by OpenAI's function calling api, desi [![Documentation](https://img.shields.io/badge/docs-available-brightgreen)](https://jxnl.github.io/instructor) [![Twitter Follow](https://img.shields.io/twitter/follow/jxnlco?style=social)](https://twitter.com/jxnlco) [![Coverage Status](https://coveralls.io/repos/github/jxnl/instructor/badge.svg?branch=add-coveralls)](https://coveralls.io/github/jxnl/instructor?branch=add-coveralls) +[![Instructor](https://img.shields.io/badge/instructor-blog-blue)](https://jxnl.github.io/instructor/blog/) Dive into the world of Python-based structured extraction, empowered by OpenAI's cutting-edge function calling API. Instructor stands out for its simplicity, transparency, and user-centric design. Whether you're a seasoned developer or just starting out, you'll find Instructor's approach intuitive and its results insightful.