mirror of
https://github.com/danielmiessler/fabric
synced 2024-11-10 07:10:31 +00:00
Cleanup.
This commit is contained in:
parent
9eb739e9d9
commit
6abc5d2e15
@ -60,13 +60,13 @@ When you use `extractwisdom`, it pulls the following content from the input.
|
|||||||
|
|
||||||
You can reference the `extractwisdom` **system** and **user** content directly like so.
|
You can reference the `extractwisdom` **system** and **user** content directly like so.
|
||||||
|
|
||||||
### System
|
### Pull the _system_ prompt directly
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
curl -sS https://github.com/danielmiessler/fabric/blob/main/extract-wisdom/dmiessler/extract-wisdom-1.0.0/system.md
|
curl -sS https://github.com/danielmiessler/fabric/blob/main/extract-wisdom/dmiessler/extract-wisdom-1.0.0/system.md
|
||||||
```
|
```
|
||||||
|
|
||||||
### System
|
### Pull the _user_ prompt directly
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
curl -sS https://github.com/danielmiessler/fabric/blob/main/extract-wisdom/dmiessler/extract-wisdom-1.0.0/user.md
|
curl -sS https://github.com/danielmiessler/fabric/blob/main/extract-wisdom/dmiessler/extract-wisdom-1.0.0/user.md
|
||||||
|
Loading…
Reference in New Issue
Block a user