mirror of
https://github.com/Hopiu/llm.git
synced 2026-05-03 19:34:44 +00:00
Added missing reference ID, refs #884
This commit is contained in:
parent
de0ae8118d
commit
d4a54bb7a8
1 changed files with 2 additions and 0 deletions
|
|
@ -151,6 +151,8 @@ system: You speak like an excitable Victorian adventurer
|
|||
prompt: 'Summarize this: $input'
|
||||
```
|
||||
|
||||
(prompt-templates-fragments)=
|
||||
|
||||
### Fragments
|
||||
|
||||
Templates can reference {ref}`Fragments <fragments>` using the `fragments:` and `system_fragments:` keys. These should be a list of fragment URLs, filepaths or hashes:
|
||||
|
|
|
|||
Loading…
Reference in a new issue