|AiAssistantSearchLog cancelAppend() * @method static \Illuminate\Database\Eloquent\Builder|AiAssistantSearchLog cancelHidden() * @method static \Illuminate\Database\Eloquent\Builder|AiAssistantSearchLog change($array) * @method static \Illuminate\Database\Eloquent\Builder|AiAssistantSearchLog getKeyValue() * @method static \Illuminate\Database\Eloquent\Builder|AiAssistantSearchLog newModelQuery() * @method static \Illuminate\Database\Eloquent\Builder|AiAssistantSearchLog newQuery() * @method static \Illuminate\Database\Eloquent\Builder|AiAssistantSearchLog query() * @method static \Illuminate\Database\Eloquent\Builder|AiAssistantSearchLog remove() * @method static \Illuminate\Database\Eloquent\Builder|AiAssistantSearchLog saveOrIgnore() * @method static \Illuminate\Database\Eloquent\Builder|AiAssistantSearchLog whereContextKey($value) * @method static \Illuminate\Database\Eloquent\Builder|AiAssistantSearchLog whereCreatedAt($value) * @method static \Illuminate\Database\Eloquent\Builder|AiAssistantSearchLog whereDialogId($value) * @method static \Illuminate\Database\Eloquent\Builder|AiAssistantSearchLog whereDurationMs($value) * @method static \Illuminate\Database\Eloquent\Builder|AiAssistantSearchLog whereEmpty($value) * @method static \Illuminate\Database\Eloquent\Builder|AiAssistantSearchLog whereId($value) * @method static \Illuminate\Database\Eloquent\Builder|AiAssistantSearchLog whereLocale($value) * @method static \Illuminate\Database\Eloquent\Builder|AiAssistantSearchLog whereQuery($value) * @method static \Illuminate\Database\Eloquent\Builder|AiAssistantSearchLog whereResultCount($value) * @method static \Illuminate\Database\Eloquent\Builder|AiAssistantSearchLog whereSource($value) * @method static \Illuminate\Database\Eloquent\Builder|AiAssistantSearchLog whereSourceIds($value) * @method static \Illuminate\Database\Eloquent\Builder|AiAssistantSearchLog whereTopScore($value) * @method static \Illuminate\Database\Eloquent\Builder|AiAssistantSearchLog whereUpdatedAt($value) * @method static \Illuminate\Database\Eloquent\Builder|AiAssistantSearchLog whereUserid($value) * @mixin \Eloquent */ class AiAssistantSearchLog extends AbstractModel { protected $table = 'ai_assistant_search_logs'; }