Lifecycle hooks on the factory. provider is the provider id; model is the id the request asked for, if any.
provider
model
Optional
willRetry is true when the factory is about to retry the same provider; false before a fallback or the final failure.
willRetry
response is the AIResponse, or the done chunk for a stream.
response
AIResponse
done
Lifecycle hooks on the factory.
provideris the provider id;modelis the id the request asked for, if any.