docs black

This commit is contained in:
Jason Liu
2024-02-03 15:43:12 -05:00
parent 938081ad1e
commit cc599baa78
2 changed files with 2 additions and 4 deletions
+1 -3
View File
@@ -1,14 +1,12 @@
# Instructor
_Structured extraction in Python, powered by llms, designed for simplicity, transparency, and control._
_Structured outputs powered by llms. Designed for simplicity, transparency, and control._
---
[![Twitter Follow](https://img.shields.io/twitter/follow/jxnlco?style=social)](https://twitter.com/jxnlco)
[![Discord](https://img.shields.io/discord/1192334452110659664?label=discord)](https://discord.gg/CV8sPM5k5Y)
[![Downloads](https://img.shields.io/pypi/dm/instructor.svg)](https://pypi.python.org/pypi/instructor)
[![Documentation](https://img.shields.io/badge/docs-available-brightgreen)](https://jxnl.github.io/instructor)
[![GitHub issues](https://img.shields.io/github/issues/jxnl/instructor.svg)](https://github.com/jxnl/instructor/issues)
Dive into the world of Python-based structured extraction, by OpenAI's function calling API and Pydantic, the most widely used data validation library for Python. 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 steerable.
+1 -1
View File
@@ -55,7 +55,7 @@ theme:
# - toc.integrate
palette:
- scheme: default
primary: indigo
primary: black
accent: indigo
toggle:
icon: material/brightness-7