Compare commits

..

3 Commits

Author SHA1 Message Date
Andrew Truex
bbc721239d Merge d2f5279ca5 into 595694bca1 2026-01-08 11:37:09 +00:00
Lucas Valbuena
595694bca1 Update README.md 2026-01-08 12:34:53 +01:00
Lucas Valbuena
ec4246b0c4 Update README.md 2026-01-08 12:33:37 +01:00

View File

@@ -1,39 +1,49 @@
# **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 align="center">
<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> <!-- Tembo -->
<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> <td align="center" valign="top" width="50%">
<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> <a href="https://www.tembo.io/?utm_source=github&utm_medium=readme&utm_campaign=prompt_repo_sponsorship#gh-light-mode-only">
<img src="assets/tembo-dark.png#gh-light-mode-only" width="300" />
</a>
<a href="https://www.tembo.io/?utm_source=github&utm_medium=readme&utm_campaign=prompt_repo_sponsorship#gh-dark-mode-only">
<img src="assets/tembo-light.png#gh-dark-mode-only" width="300" />
</a>
<br><br>
<a href="https://www.tembo.io/?utm_source=github&utm_medium=readme&utm_campaign=prompt_repo_sponsorship">
<b>Put any coding agent to work while you sleep</b>
</a>
<br>
<a href="https://www.tembo.io/?utm_source=github&utm_medium=readme&utm_campaign=prompt_repo_sponsorship">
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">
Get started for free
</a>
</td>
</div> <!-- Latitude -->
<td align="center" valign="top" width="50%">
--- <a href="https://latitude.so/developers?utm_source=github&utm_medium=readme&utm_campaign=prompt_repo_sponsorship">
<p align="center"> <img src="assets/Latitude_logo.png" width="300" />
<a href="https://latitude.so/developers?utm_source=github&utm_medium=readme&utm_campaign=prompt_repo_sponsorship" target="_blank"> </a>
<img src="assets/Latitude_logo.png" alt="Latitude Logo" width="700"/> <br><br>
</a> <a href="https://latitude.so/developers?utm_source=github&utm_medium=readme&utm_campaign=prompt_repo_sponsorship">
</p> <b>Make your LLM predictable in production</b>
</a>
<div align="center" markdown="1"> <br>
<a href="https://latitude.so/developers?utm_source=github&utm_medium=readme&utm_campaign=prompt_repo_sponsorship">
### <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> Open Source AI Engineering Platform
<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> </a>
</td>
</div> </tr>
</table>
--- ---