사용 가능한 LLM을 생성해도 AI 기본 LLM 모델을 설정할 수 없습니다

혼란스러운 점은, 얼마 후 다시 설정 변경을 클릭했을 때 더 이상 오류가 표시되지 않았다는 것입니다. 이것이 성공을 의미하는지 모르겠습니다.

이번 작업의 서버 로그는 다음과 같습니다.

Started PUT "/admin/site_settings/ai_default_llm_model" for 172.68.225.73 at 2026-03-20 02:20:19 +0000
Processing by Admin::SiteSettingsController#update as */*
  Parameters: {"ai_default_llm_model" => "3", "id" => "ai_default_llm_model"}
Completed 204 No Content in 2047ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.5ms)