You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
@@ -74,7 +74,7 @@ If you'd like to see more check out our [cookbook](examples/index.md).
74
74
75
75
## Contributing
76
76
77
-
If you want to help out, checkout some of the issues marked as `good-first-issue` or `help-wanted`. Found [here](https://github.com/jxnl/instructor-js/labels/good%20first%20issue). They could be anything from code improvements, a guest blog post, or a new cook book.
77
+
If you want to help out, checkout some of the issues marked as `good-first-issue` or `help-wanted`. Found [here](https://github.com/instructor-ai/instructor-js/labels/good%20first%20issue). They could be anything from code improvements, a guest blog post, or a new cook book.
Copy file name to clipboardExpand all lines: docs/contributing.md
+5-5
Original file line number
Diff line number
Diff line change
@@ -4,11 +4,11 @@ We would love for you to contribute to `Instructor-js`.
4
4
5
5
Theres a bunch of examples in the python version, including documentation here [python docs](https://jxnl.github.io/instructor/examples/)
6
6
7
-
If you want to contribute, please check out [issues](https://github.com/jxnl/instructor-js/issues/8)
7
+
If you want to contribute, please check out [issues](https://github.com/instructor-ai/instructor-js/issues/8)
8
8
9
9
## Issues
10
10
11
-
If you find a bug, please file an issue on [our issue tracker on GitHub](https://github.com/jxnl/instructor-js/issues).
11
+
If you find a bug, please file an issue on [our issue tracker on GitHub](https://github.com/instructor-ai/instructor-js/issues).
12
12
13
13
To help us reproduce the bug, please provide a minimal reproducible example, including a code snippet and the full error message.
14
14
@@ -20,9 +20,9 @@ To help us reproduce the bug, please provide a minimal reproducible example, inc
20
20
21
21
We welcome pull requests! There is plenty to do, and we are happy to discuss any contributions you would like to make.
22
22
23
-
If it is not a small change, please start by [filing an issue](https://github.com/jxnl/instructor-js/issues) first.
23
+
If it is not a small change, please start by [filing an issue](https://github.com/instructor-ai/instructor-js/issues) first.
24
24
25
-
If you need ideas, you can check out the [help wanted](https://github.com/jxnl/instructor-js/labels/help%20wanted) or [good first issue](https://github.com/jxnl/instructor-js/labels/good%20first%20issue) labels.
25
+
If you need ideas, you can check out the [help wanted](https://github.com/instructor-ai/instructor-js/labels/help%20wanted) or [good first issue](https://github.com/instructor-ai/instructor-js/labels/good%20first%20issue) labels.
26
26
27
27
# Contributors
28
28
@@ -36,7 +36,7 @@ If you need ideas, you can check out the [help wanted](https://github.com/jxnl/i
Copy file name to clipboardExpand all lines: docs/examples/index.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
This page is under construction. Please check back later. Consider contributing to this page by opening a PR! Theres a bunch of examples in the python version, including documentation here [python docs](https://jxnl.github.io/instructor/examples/)
6
6
7
-
If you want to contribute, please check out [issues](https://github.com/jxnl/instructor-js/issues/8)
7
+
If you want to contribute, please check out [issues](https://github.com/instructor-ai/instructor-js/issues/8)
Copy file name to clipboardExpand all lines: docs/help.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -21,11 +21,11 @@ The [cookbooks](examples/index.md) are a great place to start. They contain a va
21
21
22
22
## :material-github: GitHub Discussions
23
23
24
-
[GitHub discussions](https://github.com/jxnl/instructor-js/discussions) are useful for asking questions, your question and the answer will help everyone.
24
+
[GitHub discussions](https://github.com/instructor-ai/instructor-js/discussions) are useful for asking questions, your question and the answer will help everyone.
25
25
26
26
## :material-github: GitHub Issues
27
27
28
-
[GitHub issues](https://github.com/jxnl/instructor-js/issues) are useful for reporting bugs or requesting new features.
28
+
[GitHub issues](https://github.com/instructor-ai/instructor-js/issues) are useful for reporting bugs or requesting new features.
Dive into the world of Typescript-based structured extraction, by OpenAI's function calling API and Zod, typeScript-first schema validation with static type inference. 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.
12
12
@@ -73,7 +73,7 @@ If you'd like to see more check out our [cookbook](examples/index.md).
73
73
74
74
## Contributing
75
75
76
-
If you want to help out, checkout some of the issues marked as `good-first-issue` or `help-wanted`. Found [here](https://github.com/jxnl/instructor-js/labels/good%20first%20issue). They could be anything from code improvements, a guest blog post, or a new cook book.
76
+
If you want to help out, checkout some of the issues marked as `good-first-issue` or `help-wanted`. Found [here](https://github.com/instructor-ai/instructor-js/labels/good%20first%20issue). They could be anything from code improvements, a guest blog post, or a new cook book.
0 commit comments