Uses of Class
com.azure.ai.openai.assistants.models.RunStepError
Packages that use RunStepError
Package
Description
Package containing the data models for Assistants.
-
Uses of RunStepError in com.azure.ai.openai.assistants.models
Methods in com.azure.ai.openai.assistants.models that return RunStepErrorModifier and TypeMethodDescriptionstatic RunStepError
RunStepError.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of RunStepError from the JsonReader.RunStep.getLastError()
Get the lastError property: If applicable, information about the last error encountered by this run step.