試験
通常
試験時間: 00:00問題時間: 00:00
問題一覧
問題 13 / 65
Which method is most effective for providing responses based on up-to-date facts without frequently retraining the model?
①Keep the model fixed and continue to rely on outdated information.
②We will not use any method other than manually updating all responses.
③Change the model's random seed to refresh the response.
④The only way is to repeatedly perform heavy full tuning at short intervals.
⑤Integrate mechanisms to consult external data sources and APIs to obtain up-to-date information and respond (RAG or API integration).
