---
title: 'Examples'
description: 'Sample code that you can run!'
mode: "wide"
---
## Explore our example code to see AgentOps in action!
### Agent Examples
Jupyter Notebook with sample code that you can run! Start here!
Jupyter Notebook with a simple multi-agent design
Manage multiple concurrent traces and sessions
} iconType="image" href="/v1/integrations/openai" href="/v1/examples/openai_assistants">
Observe OpenAI Assistants
### Integration Examples
Integration with AI21's language models
} iconType="image" href="/v1/integrations/anthropic">
Track observations from Claude, Haiku and Sonnet series of models
} iconType="image" href="/v1/integrations/autogen">
AG2 (Formerly AutoGen) multi-agent conversible workflow with tool usage
} iconType="image" href="/v1/examples/camel">
Track and analyze CAMEL agents
} iconType="image" href="/v1/integrations/cohere">
First class support for Command-R-Plus and chat streaming
CrewAI multi-agent framework with AgentOps support
Ultra-fast LLM inference with Groq Cloud
} iconType="image" href="/v1/integrations/gemini">
Explore Google DeepMind's Gemini with observation via AgentOps
} iconType="image" href="/v1/integrations/haystack">
Monitor your Haystack agents with AgentOps
} iconType="image" href="/v1/examples/langchain">
Jupyter Notebook with a sample LangChain integration
Create an agent to search the web using Brave Search and find the winner of NBA western conference semifinals 2014
Unified interface for multiple LLM providers
} iconType="image" href="/v1/integrations/mistral">
Support for Mistral AI's open-weight models
Create an autonomous browser agent capable of navigating the web and extracting information
} iconType="image" href="/v1/examples/ollama">
Simple Ollama integration with AgentOps
} iconType="image" href="/v1/integrations/openai">
First class support for GPT family of models
Create a REST server that performs and observes agent tasks
} iconType="image" iconType="solid" href="/v1/integrations/smolagents">
Track HuggingFace's smolagents with AgentOps seamlessly
} iconType="image" href="/v1/integrations/swarmzero">
SwarmZero multi-agent framework for AI Agents and AI Swarms with AgentOps support
} iconType="image" href="/v1/integrations/taskweaver">
First class support for Microsoft TaskWeaver
} iconType="image" href="/v1/integrations/xai">
Observe the power of Grok and Grok Vision with AgentOps
## Video Guides
Learn how to monitor CrewAI applications with AgentOps
Learn how to monitor applications that use the Anthropic SDK directly with AgentOps
Learn how to monitor applications that use the OpenAI SDK directly with AgentOps
Learn how to monitor Llama Stack applications that use the llama-stack-client-python SDK with AgentOps
Add AgentOps to a simple chat completion

Jupyter Notebook with a sample LangChain integration

CrewAI multi-agent framework with AgentOps support

First class support for Command-R-Plus
