File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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 @@ -20,7 +20,8 @@ export class Qa extends APIResource {
2020export interface AnswerExtraction {
2121 /**
2222 * The results of extracting answers from the texts, ordered from highest to lowest
23- * inextractability score.
23+ * answer confidence score (or else lowest to highest inextractability score if
24+ * there are no answers for a text).
2425 */
2526 extractions : Array < AnswerExtraction . Extraction > ;
2627
You can’t perform that action at this time.
0 commit comments