File tree Expand file tree Collapse file tree
src/isaacus/types/ilgs/v1 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11configured_endpoints : 5
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/isaacus%2Fisaacus-eb64c01e148bcb3f02d717248b3e1ff4f554779928ae52a689c1c73bafee470d .yml
3- openapi_spec_hash : 167ee6ce237a5f0d28d99411bc4dc920
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/isaacus%2Fisaacus-3cce91df023b807a4471d16453720e5962966b270abd3eee54711d74cfbd092e .yml
3+ openapi_spec_hash : 5d9892dfcf03fd24c38775951636e5fb
44config_hash : 7b8cddc2fa896f9ab05e6b05055c7f27
Original file line number Diff line number Diff line change 2424class Document (BaseModel ):
2525 """The enriched document."""
2626
27+ text : str
28+ """The text of the document."""
29+
2730 title : Optional [Span ] = None
2831 """A zero-based, half-open span into the Unicode code point space of input text.
2932
You can’t perform that action at this time.
0 commit comments