Skip to content

Commit

Permalink
add discord
Browse files Browse the repository at this point in the history
  • Loading branch information
jxnl committed Jan 4, 2024
1 parent 7f7de2e commit b54ef9c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ _Structured extraction in Typescript, powered by llms, designed for simplicity,
[![Twitter Follow](https://img.shields.io/twitter/follow/jxnlco?style=social)](https://twitter.com/jxnlco)
[![Documentation](https://img.shields.io/badge/docs-available-brightgreen)](https://jxnl.github.io/instructor-js)
[![GitHub issues](https://img.shields.io/github/issues/jxnl/instructor-js.svg)](https://github.com/jxnl/instructor-js/issues)
[![Discord](https://img.shields.io/discord/1192334452110659664?label=discord)](https://discord.gg/CV8sPM5k5Y)

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.

Expand Down
4 changes: 4 additions & 0 deletions docs/help.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@

If you need help getting started with Instructor or with advanced usage, the following sources may be useful.

## :material-discord: Discord

The [Discord](https://discord.gg/CV8sPM5k5Y) is the best place to get help. You can ask questions, get help with debugging, and discuss Instructor with other users.

## :material-creation: Concepts

The [concepts](concepts/prompting.md) section explains the core concepts of Instructor and how to prompt with models.
Expand Down

0 comments on commit b54ef9c

Please sign in to comment.