Skip to content

Commit

Permalink
add llama stack to examples
Browse files Browse the repository at this point in the history
  • Loading branch information
the-praxs committed Dec 10, 2024
1 parent e3d75d7 commit 1777fed
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/v1/examples/examples.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@ mode: "wide"
<Card title="LangChain" icon="crow" href="/v1/examples/langchain">
Jupyter Notebook with a sample LangChain integration
</Card>
<Card title="Llama Stack" icon="crow" href="/v1/integrations/llama_stack">
Create an agent to search the web using Brave Search and find the winner of NBA western conference semifinals 2014
</Card>
<Card title="LiteLLM" icon="wand-magic-sparkles" href="/v1/integrations/litellm">
Unified interface for multiple LLM providers
</Card>
Expand Down

0 comments on commit 1777fed

Please sign in to comment.