mirror of
https://github.com/kennethreitz/instructor.git
synced 2026-06-05 22:50:18 +00:00
clean up example
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
# Functions call is great
|
||||
|
||||
* Its not just strings, its structured data
|
||||
(sql)
|
||||
|
||||
* Its not just structured data, but with pydantic theres computation
|
||||
(multisearch)
|
||||
|
||||
* its not just flat computation its a dag
|
||||
(query planner)
|
||||
|
||||
* Computation can also extend more functionality
|
||||
(citations)
|
||||
|
||||
Reference in New Issue
Block a user