File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
src/isaacus/resources/classifications Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11configured_endpoints : 1
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/isaacus%2Fisaacus-0e12a473c7a6a0b52e89f497a6fdbd30dd1164a7ede88dce5b66b9bba55c1c9a .yml
3- openapi_spec_hash : d1991f07668a22ec251e8219b4b68831
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/isaacus%2Fisaacus-861e8a85f0fb73cf4b7fc6c2b27722072ff33109459e90c17be24af15dfcbd0c .yml
3+ openapi_spec_hash : 644a0383600633ee604bb1e5b9ca025d
44config_hash : 8a781867f31df68b9c6fba04c165c647
Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ def create(
6464 timeout : float | httpx .Timeout | None | NotGiven = NOT_GIVEN ,
6565 ) -> UniversalClassification :
6666 """
67- Classify the relevance of a legal document to a query using an Isaacus universal
67+ Classify the relevance of a legal document to a query with an Isaacus universal
6868 legal AI classifier.
6969
7070 Args:
@@ -165,7 +165,7 @@ async def create(
165165 timeout : float | httpx .Timeout | None | NotGiven = NOT_GIVEN ,
166166 ) -> UniversalClassification :
167167 """
168- Classify the relevance of a legal document to a query using an Isaacus universal
168+ Classify the relevance of a legal document to a query with an Isaacus universal
169169 legal AI classifier.
170170
171171 Args:
You can’t perform that action at this time.
0 commit comments