LyraLearn AI Learning Platform
Exams
← Back to the lesson
Module 7 Β· Quiz

Calling LLMs from .NET

1. What should be done to ensure that the API key used to call an LLM remains secure?
2. What is the recommended way to handle timeouts and retries when calling an LLM?
3. What type of output format should be requested from an LLM to ensure structured data?
4. How should LLM integration tests be structured according to the lesson content?