mirror of
https://github.com/kennethreitz/instructor.git
synced 2026-06-05 22:50:18 +00:00
docs
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
# Pydantic is all you need: An OpenAI Function Call Pydantic Integration Module
|
||||
# Pydantic is all you need, for openai function calls.
|
||||
|
||||
Check out the [docs](https://openai-function-call.vercel.app/)!
|
||||
|
||||
We try to provides a powerful and efficient approach to output parsing when interacting with OpenAI's Function Call API. One that is framework agnostic and minimizes any dependencies. It leverages the data validation capabilities of the Pydantic library to handle output parsing in a more structured and reliable manner.
|
||||
If you have any feedback, leave an issue or hit me up on [twitter](https://twitter.com/jxnlco).
|
||||
|
||||
Reference in New Issue
Block a user