mirror of
https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools.git
synced 2025-12-21 16:05:11 +00:00
Compare commits
1 Commits
e393319fe3
...
42019d08b2
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
42019d08b2 |
@ -1,20 +0,0 @@
|
|||||||
# How to obtain the system prompt for [Amp](https://ampcode.com)
|
|
||||||
|
|
||||||
1. Login with Amp using VScode
|
|
||||||
2. Issue a short query into Amp
|
|
||||||
3. Hold down Alt (windows) or Option (macOS) and click on the workspace button
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
4. Click view Thread YAML
|
|
||||||
|
|
||||||
# Notes
|
|
||||||
|
|
||||||
The system prompt used by Amp is tuned to Sonnet 4.x and has other LLMs registered into it as tools ("the oracle"). To obtain the `GPT-5` tuned system prompt then you need to configure VSCode user settings with the following and then follow the steps above again
|
|
||||||
|
|
||||||
```json
|
|
||||||
{
|
|
||||||
"amp.url": "https://ampcode.com/",
|
|
||||||
"amp.gpt5": true
|
|
||||||
}
|
|
||||||
```
|
|
||||||
File diff suppressed because it is too large
Load Diff
2000
Amp/gpt-5.yaml
2000
Amp/gpt-5.yaml
File diff suppressed because it is too large
Load Diff
Binary file not shown.
|
Before Width: | Height: | Size: 36 KiB |
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user