Join the discussion
Question 7/31
An enterprise architecture team is debating the best method to adapt a general-purpose Large Language Model (LLM) for two different, highly-specialized internal use cases:
1. Use Case A: A customer support chatbot that must provide answers strictly based on a rapidly changing knowledge base of product manuals and technical notes. Verifiability and traceability of the information source are critical.
2. Use Case B: An internal code generation assistant that needs to learn the company's specific coding style, proprietary frameworks, and API usage patterns from a large, static codebase.
Which are the most appropriate strategies for these use cases? (Choose 2.)
1. Use Case A: A customer support chatbot that must provide answers strictly based on a rapidly changing knowledge base of product manuals and technical notes. Verifiability and traceability of the information source are critical.
2. Use Case B: An internal code generation assistant that needs to learn the company's specific coding style, proprietary frameworks, and API usage patterns from a large, static codebase.
Which are the most appropriate strategies for these use cases? (Choose 2.)

