-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1c01160
commit 4f77019
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -43,7 +43,7 @@ | |
|
||
{% block announce %} | ||
<div class="ai-announce"> | ||
<span class="mr-1">🎉</span> Join us at the <a href="https://raysummit.anyscale.com/" target="_blank" class="ai-announce-link">Ray Summit</a> for hands-on LLM/GenAI training workshops (<a href="mailto:[email protected]" target="_blank" class="ai-announce-link">Email us</a> for a discount)! | ||
<span class="mr-1">⚡️</span> Checkout our comprehensive guide to <a href="https://www.anyscale.com/blog/a-comprehensive-guide-for-building-rag-based-llm-applications-part-1" target="_blank" class="ai-announce-link">Building RAG-based LLM Applications for Production</a> | ||
</div> | ||
{% endblock %} | ||
|
||
|