Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Implement structured output by using outlines #745
base: master
Are you sure you want to change the base?
feat: Implement structured output by using outlines #745
Changes from 73 commits
5e2be38
cfa04c2
4fcd4dd
c737a00
82ee7f9
6958962
2fb2a72
b4b250f
0a904de
9030095
bce2207
6be570c
fd69855
e04fa38
1336673
181dd36
07ac0fb
813c9bc
c866a74
0fde9c4
a276a05
50fda64
7876921
8d373e6
89aa3de
960cb39
755aead
1b357bd
84e4afc
5e1bd6e
d3d173c
1b930f9
4434643
2aa34c5
34775a6
9d2205b
c50e1f5
2d92e5f
375f94a
45d19be
685bc5f
717ce6a
b8f7f83
3085b09
558e7a5
497c904
bcea621
8aba978
e02293b
a3080a7
4a86a7c
115c2b4
06c68fd
5127266
e16be7f
6cc2e68
fb42df5
d3aacb0
e452eb4
78cca79
098fd4a
3e309cb
e2bdd59
477a2da
bc6cffa
0c9d01b
8601f6e
83193af
b1fa76a
a266d80
874dcf1
1d39cfc
fed085e
fdba081
91831b4
3bcbd87
a93c640
cc0cb3c
2a31d63
26bc1df
116f8e0
9a5d484
ea4feb4
8bf1356
f798e59
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why this is T not BaseModel, because our schema of output parse is baseModel type
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why set
embodied_agent
different with other agents?