@extends('core::base.layouts.master') @section('title') {{ translate('Open AI Settings') }} @endsection @section('custom_css') @endsection @section('main_content')
{{ $errors->first('default_model') }}
{{ $errors->first('api_key') }}