From 222cf85fd26f9273cfc5abebab068fc2f4435531 Mon Sep 17 00:00:00 2001 From: Alex Reibman Date: Thu, 12 Dec 2024 19:32:20 -0800 Subject: [PATCH] Documentation edits made through Mintlify web editor (#580) --- docs/v1/examples/examples.mdx | 172 +++++++++++++++++++--------------- 1 file changed, 98 insertions(+), 74 deletions(-) diff --git a/docs/v1/examples/examples.mdx b/docs/v1/examples/examples.mdx index 84a792df..896fac9b 100644 --- a/docs/v1/examples/examples.mdx +++ b/docs/v1/examples/examples.mdx @@ -7,89 +7,113 @@ 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 sessions at the same time - + + Jupyter Notebook with sample code that you can run! Start here! + + + + Jupyter Notebook with a simple multi-agent design + + + + Manage multiple sessions at the same time + ### Integration Examples + - - Integration with AI21's language models - - } iconType="image" href="/v1/integrations/anthropic"> - Track observations from Claude, Haiku and Sonnet series of models - - - AutoGen multi-agent conversible workflow with tool usage - - } 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/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" href="/v1/integrations/xai"> - Observe the power of Grok and Grok Vision with AgentOps - + + Integration with AI21's language models + + + } iconType="image" href="/v1/integrations/anthropic"> + Track observations from Claude, Haiku and Sonnet series of models + + + + AutoGen multi-agent conversible workflow with tool usage + + + } 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/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" href="/v1/integrations/xai"> + Observe the power of Grok and Grok Vision with AgentOps + ## Video Guides - - Add AgentOps to a simple chat completion - ![thumbnail](https://cdn.loom.com/sessions/thumbnails/0e0d2986f3d644a58d1e186dc81cd8b1-with-play.gif) - - - Jupyter Notebook with a sample LangChain integration - ![thumbnail](https://cdn.loom.com/sessions/thumbnails/2a62fd70efe8423fb495946b09c2d8ac-with-play.gif) - - - CrewAI multi-agent framework with AgentOps support - ![thumbnail](https://cdn.loom.com/sessions/thumbnails/cfcaaef8d4a14cc7a974843bda1076bf-1713568618224-with-play.gif) - - - First class support for Command-R-Plus - ![thumbnail](https://cdn.loom.com/sessions/thumbnails/679d65cc06f148299e8dffc459d053ab-with-play.gif) - + + Add AgentOps to a simple chat completion + ![thumbnail](https://cdn.loom.com/sessions/thumbnails/0e0d2986f3d644a58d1e186dc81cd8b1-with-play.gif) + + + + Jupyter Notebook with a sample LangChain integration + ![thumbnail](https://cdn.loom.com/sessions/thumbnails/2a62fd70efe8423fb495946b09c2d8ac-with-play.gif) + + + + CrewAI multi-agent framework with AgentOps support + ![thumbnail](https://cdn.loom.com/sessions/thumbnails/cfcaaef8d4a14cc7a974843bda1076bf-1713568618224-with-play.gif) + + + + First class support for Command-R-Plus + ![thumbnail](https://cdn.loom.com/sessions/thumbnails/679d65cc06f148299e8dffc459d053ab-with-play.gif) + - - - - +