mirror of
https://github.com/kennethreitz/instructor.git
synced 2026-06-05 22:50:18 +00:00
add discord
This commit is contained in:
@@ -13,6 +13,7 @@ _Structured extraction in Python, powered by OpenAI's function calling API, desi
|
||||
[](https://twitter.com/jxnlco)
|
||||
[](https://coveralls.io/github/jxnl/instructor?branch=add-coveralls)
|
||||
[](https://jxnl.github.io/instructor/blog/)
|
||||
[](https://discord.gg/CV8sPM5k5Y)
|
||||
|
||||
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.
|
||||
|
||||
|
||||
@@ -2,6 +2,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 a great place to ask questions and get help from the community.
|
||||
|
||||
## :material-creation: Concepts
|
||||
|
||||
The [concepts](concepts/prompting.md) section explains the core concepts of Instructor and how to prompt with models.
|
||||
|
||||
+1
-1
@@ -4,8 +4,8 @@ _Structured extraction in Python, powered by llms, designed for simplicity, tran
|
||||
|
||||
---
|
||||
|
||||
[](https://pydantic.dev)
|
||||
[](https://twitter.com/jxnlco)
|
||||
[](https://discord.gg/CV8sPM5k5Y)
|
||||
[](https://pypi.python.org/pypi/instructor)
|
||||
[](https://jxnl.github.io/instructor)
|
||||
[](https://github.com/jxnl/instructor/issues)
|
||||
|
||||
Reference in New Issue
Block a user