v0.9.0
The handler resolved the model but didn't pass it to saveTurn, so every assistant message stored a null model (affects Drizzle + hosted stores). Thread a string modelLabel (gateway string or provider .modelId) into the onFinish saveTurn.
The handler resolved the model but didn't pass it to saveTurn, so every assistant message stored a null model (affects Drizzle + hosted stores). Thread a string modelLabel (gateway string or provider .modelId) into the onFinish saveTurn.