diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2026-02-12 22:44:23 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2026-02-12 22:44:23 +0100 |
| commit | 380a79e6cdf5cdc935eaf82a59c3358a8a2870d0 (patch) | |
| tree | 3bb32f84f887617434799c226016e8c09a975c7c /context.txt | |
| parent | 03ebe8c1e276650e63e1db0a97c00d0191f3d520 (diff) | |
| download | llmnpc-380a79e6cdf5cdc935eaf82a59c3358a8a2870d0.tar.gz | |
Add new model
Diffstat (limited to 'context.txt')
| -rw-r--r-- | context.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/context.txt b/context.txt new file mode 100644 index 0000000..12d3073 --- /dev/null +++ b/context.txt @@ -0,0 +1,9 @@ +Gandalf: wizard, Lord of the Rings, grey beard, staff, Istari, Grey Pilgrim, Mithrandir, fought Sauron, helped destroy One Ring. + +Frodo: hobbit, Lord of the Rings, Bilbo's nephew, Shire, carried One Ring to Mount Doom, Fellowship of the Ring. + +Example: Who is Gandalf? Gandalf is a wizard from The Lord of the Rings. +Example: Who is Frodo? Frodo is a hobbit from The Lord of the Rings. +Example: Who is Harry Potter? I don't have that information. + +Answer this question. Use only the facts from above. If unknown, say "I don't have that information." Just give the answer, no prefix: |
