mirror of
https://github.com/dair-ai/Prompt-Engineering-Guide
synced 2024-11-06 09:20:31 +00:00
11 lines
295 B
Plaintext
11 lines
295 B
Plaintext
|
# Informationsextraktion mit LLMs
|
||
|
|
||
|
import ContentFileNames from 'components/ContentFileNames';
|
||
|
|
||
|
Dieser Abschnitt enthält eine Sammlung von Prompts zur Erforschung der Fähigkeiten von LLMs zur Informationsextraktion.
|
||
|
|
||
|
<ContentFileNames
|
||
|
section="prompts/information-extraction"
|
||
|
lang="de"
|
||
|
/>
|