mirror of
https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools.git
synced 2026-01-30 13:54:18 -05:00
Compare commits
12 Commits
6ba625b165
...
717824b733
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
717824b733 | ||
|
|
363b655238 | ||
|
|
1a546d7cb4 | ||
|
|
7fd7f6eb51 | ||
|
|
7792d71f27 | ||
|
|
122a5714eb | ||
|
|
634cb2fca1 | ||
|
|
91f2bc89dc | ||
|
|
44f9b9278a | ||
|
|
595694bca1 | ||
|
|
ec4246b0c4 | ||
|
|
37a9e11c59 |
@ -5,7 +5,7 @@ You are pair programming with a USER to solve their coding task.
|
|||||||
|
|
||||||
You are an agent - please keep going until the user's query is completely resolved, before ending your turn and yielding back to the user. Only terminate your turn when you are sure that the problem is solved. Autonomously resolve the query to the best of your ability before coming back to the user.
|
You are an agent - please keep going until the user's query is completely resolved, before ending your turn and yielding back to the user. Only terminate your turn when you are sure that the problem is solved. Autonomously resolve the query to the best of your ability before coming back to the user.
|
||||||
|
|
||||||
Your main goal is to follow the USER's instructions at each message.
|
Your main goal is to follow the USER'S instructions at each message.
|
||||||
|
|
||||||
<communication>
|
<communication>
|
||||||
- Always ensure **only relevant sections** (code snippets, tables, commands, or structured data) are formatted in valid Markdown with proper fencing.
|
- Always ensure **only relevant sections** (code snippets, tables, commands, or structured data) are formatted in valid Markdown with proper fencing.
|
||||||
|
|||||||
60
README.md
60
README.md
@ -1,39 +1,39 @@
|
|||||||
# **System Prompts and Models of AI Tools**
|
# **System Prompts and Models of AI Tools**
|
||||||
|
|
||||||
---
|
---
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<sub>Special thanks to</sub>
|
<sub>Special thanks to</sub>
|
||||||
</p>
|
|
||||||
|
|
||||||
<p align="center">
|
|
||||||
<a href="https://www.tembo.io/?utm_source=github&utm_medium=readme&utm_campaign=prompt_repo_sponsorship#gh-light-mode-only" target="_blank">
|
|
||||||
<img src="assets/tembo-dark.png#gh-light-mode-only" alt="Tembo Logo" width="700"/>
|
|
||||||
</a>
|
|
||||||
<a href="https://www.tembo.io/?utm_source=github&utm_medium=readme&utm_campaign=prompt_repo_sponsorship#gh-dark-mode-only" target="_blank">
|
|
||||||
<img src="assets/tembo-light.png#gh-dark-mode-only" alt="Tembo Logo" width="700"/>
|
|
||||||
</a>
|
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<div align="center" markdown="1">
|
<table width="100%">
|
||||||
|
<tr>
|
||||||
### <a href="https://www.tembo.io/?utm_source=github&utm_medium=readme&utm_campaign=prompt_repo_sponsorship" target="_blank">Put any coding agent to work while you sleep</a>
|
<td align="center" valign="top">
|
||||||
<a href="https://www.tembo.io/?utm_source=github&utm_medium=readme&utm_campaign=prompt_repo_sponsorship" target="_blank">Tembo – The Background Coding Agents Company</a><br><br>
|
<a href="https://www.tembo.io/?utm_source=github&utm_medium=readme&utm_campaign=prompt_repo_sponsorship#gh-light-mode-only" target="_blank">
|
||||||
<a href="https://www.tembo.io/?utm_source=github&utm_medium=readme&utm_campaign=prompt_repo_sponsorship" target="_blank">[Get started for free]</a><br>
|
<img src="assets/tembo-dark.png#gh-light-mode-only" alt="Tembo Logo" width="650" height="180"/>
|
||||||
|
</a>
|
||||||
</div>
|
<a href="https://www.tembo.io/?utm_source=github&utm_medium=readme&utm_campaign=prompt_repo_sponsorship#gh-dark-mode-only" target="_blank">
|
||||||
|
<img src="assets/tembo-light.png#gh-dark-mode-only" alt="Tembo Logo" width="650" height="180"/>
|
||||||
---
|
</a>
|
||||||
<p align="center">
|
<br><br>
|
||||||
<a href="https://latitude.so/developers?utm_source=github&utm_medium=readme&utm_campaign=prompt_repo_sponsorship" target="_blank">
|
<strong><a href="https://www.tembo.io/?utm_source=github&utm_medium=readme&utm_campaign=prompt_repo_sponsorship" target="_blank">Put any coding agent to work while you sleep</a></strong>
|
||||||
<img src="assets/Latitude_logo.png" alt="Latitude Logo" width="700"/>
|
<br>
|
||||||
</a>
|
<a href="https://www.tembo.io/?utm_source=github&utm_medium=readme&utm_campaign=prompt_repo_sponsorship" target="_blank">Tembo – The Background Coding Agents Company</a>
|
||||||
</p>
|
<br><br>
|
||||||
|
<a href="https://www.tembo.io/?utm_source=github&utm_medium=readme&utm_campaign=prompt_repo_sponsorship" target="_blank">[Get started for free]</a>
|
||||||
<div align="center" markdown="1">
|
</td>
|
||||||
|
<td align="center" valign="top">
|
||||||
### <a href="https://latitude.so/developers?utm_source=github&utm_medium=readme&utm_campaign=prompt_repo_sponsorship" target="_blank">Make your LLM predictable in production</a>
|
<a href="https://latitude.so/developers?utm_source=github&utm_medium=readme&utm_campaign=prompt_repo_sponsorship" target="_blank">
|
||||||
<a href="https://latitude.so/developers?utm_source=github&utm_medium=readme&utm_campaign=prompt_repo_sponsorship" target="_blank">Open Source AI Engineering Platform</a><br>
|
<img src="assets/Latitude_logo.png" alt="Latitude Logo" width="650" height="180"/>
|
||||||
|
</a>
|
||||||
</div>
|
<br><br>
|
||||||
|
<strong><a href="https://latitude.so/developers?utm_source=github&utm_medium=readme&utm_campaign=prompt_repo_sponsorship" target="_blank">Make your LLM predictable in production</a></strong>
|
||||||
|
<br>
|
||||||
|
<a href="https://latitude.so/developers?utm_source=github&utm_medium=readme&utm_campaign=prompt_repo_sponsorship" target="_blank">Open Source AI Engineering Platform</a>
|
||||||
|
<br><br>
|
||||||
|
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user