試験
通常
試験時間: 00:00問題時間: 00:00
問題一覧
問題 5 / 65
What combination of technologies is most effective for building a chatbot that returns accurate answers based on the latest company manuals and internal databases?
①RAG (Retrieval-Augmented Generation) using embeddings of searchable documents
②Use the pre-trained LLM as-is.
③Fully retrain using a large amount of supervised data.
④Generate documents using a diffusion model and refer to them.
⑤A simple keyword-matching rule engine.
