mirror of
https://github.com/kennethreitz/instructor.git
synced 2026-06-05 22:50:18 +00:00
chore: include types to instructor.dsl (#419)
This commit is contained in:
@@ -17,6 +17,13 @@ env:
|
||||
instructor/cli/usage.py
|
||||
instructor/exceptions.py
|
||||
instructor/distil.py
|
||||
instructor/dsl/citation.py
|
||||
instructor/dsl/iterable.py
|
||||
instructor/dsl/maybe.py
|
||||
instructor/dsl/parallel.py
|
||||
instructor/dsl/partial.py
|
||||
instructor/dsl/partialjson.py
|
||||
instructor/dsl/validators.py
|
||||
instructor/function_calls.py
|
||||
tests/test_function_calls.py
|
||||
tests/test_distil.py
|
||||
|
||||
Reference in New Issue
Block a user