We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5947f1 commit 8ed09f1Copy full SHA for 8ed09f1
1 file changed
docs/index.md
@@ -5,7 +5,8 @@
5
6
<div class="author-box">
7
<p><strong>Authors:</strong> Kilian Lieret, Carlos Jimenez, John Yang, Ofir Press.</p>
8
- <p><strong>Contributions by</strong> Cesar Garcia <a href="#contribute">Contribute</a></p>
+ <p><strong>Contributors:</strong><a href="https://github.com/Chesars">Cesar Garcia</a>, <a href="https://github.com/piotx">piot</a></p>
9
+ <p><strong>( <a href="#contribute-to-this-guide"> Contribute to this guide</a> )</p>
10
</div>
11
12
So you want to build your own AI agent from scratch? The good news: It's super simple, especially with more recent language models.
0 commit comments