Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ Are you ready to cook? 🚀 This is a collection of example code and guides for
- [LiteLLM Proxy with Groq](/tutorials/litellm-proxy-groq): Call Groq through the LiteLLM proxy.
- [Toolhouse with Groq](/tutorials/toolhouse-for-tool-use-with-groq-api): Use Toolhouse to create simple tool integrations with Groq.
- [OpenTelemetry with Groq](/tutorials/opentelemetry-observability-groq): Integrate OpenTelemetry tracing and metrics for insights into Groq usage.
- [Maxim with Groq](/tutorials/maxim-groq-tracing): Integrate Maxim AI for observability and evaluation of Groq based agents.

### Agentic
- [Mixture of Agents](/tutorials/mixture-of-agents): Create a mixture-of-agents system powered by Groq.
Expand Down
Loading