File tree 2 files changed +3
-3
lines changed
src/prompt_foundry_python_sdk/resources
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
configured_endpoints : 21
2
- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/prompt-foundry%2Fprompt-foundry-sdk-d6d4277989f241a4bd261493b475e6bd1e3b90978064575503a1ce2ff0ed1324 .yml
2
+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/prompt-foundry%2Fprompt-foundry-sdk-76965b70101e6e81e5df68d5ffbd5f5fbf9c164782e9acbd2e60b6aebbb49274 .yml
Original file line number Diff line number Diff line change @@ -163,7 +163,7 @@ def delete(
163
163
timeout : float | httpx .Timeout | None | NotGiven = NOT_GIVEN ,
164
164
) -> EvaluationDeleteResponse :
165
165
"""
166
- Delete a evaluation by ID.
166
+ Delete an evaluation by ID.
167
167
168
168
Args:
169
169
extra_headers: Send extra headers
@@ -351,7 +351,7 @@ async def delete(
351
351
timeout : float | httpx .Timeout | None | NotGiven = NOT_GIVEN ,
352
352
) -> EvaluationDeleteResponse :
353
353
"""
354
- Delete a evaluation by ID.
354
+ Delete an evaluation by ID.
355
355
356
356
Args:
357
357
extra_headers: Send extra headers
You can’t perform that action at this time.
0 commit comments