mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-09 22:09:06 -05:00
Update 90.md
changed `prompt` to 'text`
This commit is contained in:
parent
142cb8d655
commit
9f4a4cf9d2
2
90.md
2
90.md
|
@ -73,7 +73,7 @@ If the user wants to keep the input parameters a secret, they can encrypt the `i
|
|||
|
||||
```json
|
||||
[
|
||||
[ "i", "what is the capital of France? ", "prompt" ],
|
||||
[ "i", "what is the capital of France? ", "text" ],
|
||||
[ "param", "model", "LLaMA-2" ],
|
||||
[ "param", "max_tokens", "512" ],
|
||||
[ "param", "temperature", "0.5" ],
|
||||
|
|
Loading…
Reference in New Issue
Block a user