File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 11configured_endpoints : 3
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/isaacus%2Fisaacus-bc0272bf0a53ec37ca25f4a8b76bca4b90cf33c5f41816edf460daa642a5a84a .yml
3- openapi_spec_hash : 79f28fedf89e1b719f464c064847a630
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/isaacus%2Fisaacus-a0aa3bcfef3af964f7172cecc6e969193a4ca96b26f8c47e7f50d852b13ef356 .yml
3+ openapi_spec_hash : e243aed52e8a3c6dad6254c57408fdc4
44config_hash : bfe30148ec88e8bbbf4a348a9fdfc00a
Original file line number Diff line number Diff line change @@ -61,7 +61,8 @@ class AnswerExtraction(BaseModel):
6161 extractions : List [Extraction ]
6262 """
6363 The results of extracting answers from the texts, ordered from highest to lowest
64- inextractability score.
64+ answer confidence score (or else lowest to highest inextractability score if
65+ there are no answers for a text).
6566 """
6667
6768 usage : Usage
You can’t perform that action at this time.
0 commit comments