mirror of
https://github.com/dair-ai/Prompt-Engineering-Guide
synced 2024-11-06 09:20:31 +00:00
7 lines
262 B
Plaintext
7 lines
262 B
Plaintext
# Question Answering with LLMs
|
|
|
|
import ContentFileNames from 'components/ContentFileNames'
|
|
|
|
This section contains a collection of prompts for testing the question answering capabilities of LLMs.
|
|
|
|
<ContentFileNames section="prompts/question-answering" lang="en"/> |