Skip to content

Commit 782bdfe

Browse files
authored
Logo fixes (#942)
* change logos * better links, non gihtub
1 parent 70b8929 commit 782bdfe

File tree

7 files changed

+57
-47
lines changed

7 files changed

+57
-47
lines changed

docs/images/external/crew/crew.png

45.3 KB
Loading
21.1 KB
Loading
58.3 KB
Loading

docs/v1/examples/examples.mdx

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ mode: "wide"
2121
Manage multiple sessions at the same time
2222
</Card>
2323

24-
<Card title="OpenAI Assistants" icon={<img src="https://www.github.com/agentops-ai/agentops/blob/main/docs/images/external/openai/openai-logomark.png?raw=true" alt="OpenAI Assistants" />} iconType="image" href="/v1/integrations/openai" href="/v1/examples/openai_assistants">
24+
<Card title="OpenAI Assistants" icon={<img src="/images/external/openai/openai-logomark.png" alt="OpenAI Assistants" />} iconType="image" href="/v1/integrations/openai" href="/v1/examples/openai_assistants">
2525
Observe OpenAI Assistants
2626
</Card>
2727
</CardGroup>
@@ -33,19 +33,19 @@ mode: "wide"
3333
Integration with AI21's language models
3434
</Card>
3535

36-
<Card title="Anthropic" icon={<img src="https://www.github.com/agentops-ai/agentops/blob/main/docs/images/external/anthropic/anthropic_icon_slate.png?raw=true" alt="Anthropic" />} iconType="image" href="/v1/integrations/anthropic">
36+
<Card title="Anthropic" icon={<img src="/images/external/anthropic/anthropic_icon_slate.png" alt="Anthropic" />} iconType="image" href="/v1/integrations/anthropic">
3737
Track observations from Claude, Haiku and Sonnet series of models
3838
</Card>
3939

40-
<Card title="AG2" icon={<img src="https://www.github.com/agentops-ai/agentops/blob/main/docs/images/external/autogen/ag2.svg?raw=true" alt="AG2"/>} iconType="image" href="/v1/integrations/autogen">
40+
<Card title="AG2" icon={<img src="/images/external/autogen/ag2.svg" alt="AG2"/>} iconType="image" href="/v1/integrations/autogen">
4141
AG2 (Formerly AutoGen) multi-agent conversible workflow with tool usage
4242
</Card>
4343

44-
<Card title="CamelAI" icon={<img src="https://www.github.com/agentops-ai/agentops/blob/main/docs/images/external/camel/camel.png?raw=true" alt="CamelAI" />} iconType="image" href="/v1/examples/camel">
44+
<Card title="CamelAI" icon={<img src="/images/external/camel/camel.png" alt="CamelAI" />} iconType="image" href="/v1/examples/camel">
4545
Track and analyze CAMEL agents
4646
</Card>
4747

48-
<Card title="Cohere" icon={<img src="https://www.github.com/agentops-ai/agentops/blob/main/docs/images/external/cohere/cohere-logo.svg?raw=true" alt="Cohere" />} iconType="image" href="/v1/integrations/cohere">
48+
<Card title="Cohere" icon={<img src="/images/external/cohere/cohere-logo.svg" alt="Cohere" />} iconType="image" href="/v1/integrations/cohere">
4949
First class support for Command-R-Plus and chat streaming
5050
</Card>
5151

@@ -57,15 +57,15 @@ mode: "wide"
5757
Ultra-fast LLM inference with Groq Cloud
5858
</Card>
5959

60-
<Card title="Gemini" icon={<img src="https://www.github.com/agentops-ai/agentops/blob/main/docs/images/external/deepmind/gemini-logo.png?raw=true" alt="Gemini" />} iconType="image" href="/v1/integrations/gemini">
60+
<Card title="Gemini" icon={<img src="/images/external/deepmind/gemini-logo.png" alt="Gemini" />} iconType="image" href="/v1/integrations/gemini">
6161
Explore Google DeepMind's Gemini with observation via AgentOps
6262
</Card>
6363

64-
<Card title="Haystack" icon={<img src="https://www.github.com/agentops-ai/agentops/blob/main/docs/images/external/haystack/haystack-logo.png?raw=true" alt="Haystack" />} iconType="image" href="/v1/integrations/haystack">
64+
<Card title="Haystack" icon={<img src="/images/external/haystack/haystack-logo.png" alt="Haystack" />} iconType="image" href="/v1/integrations/haystack">
6565
Monitor your Haystack agents with AgentOps
6666
</Card>
6767

68-
<Card title="LangChain" icon={<img src="https://www.github.com/agentops-ai/agentops/blob/main/docs/images/external/langchain/langchain-logo.svg?raw=true" alt="LangChain" />} iconType="image" href="/v1/examples/langchain">
68+
<Card title="LangChain" icon={<img src="/images/external/langchain/langchain-logo.svg" alt="LangChain" />} iconType="image" href="/v1/examples/langchain">
6969
Jupyter Notebook with a sample LangChain integration
7070
</Card>
7171

@@ -77,39 +77,39 @@ mode: "wide"
7777
Unified interface for multiple LLM providers
7878
</Card>
7979

80-
<Card title="Mistral" icon={<img src="https://www.github.com/agentops-ai/agentops/blob/main/docs/images/external/mistral/mistral-ai-icon.png?raw=true" alt="Mistral" />} iconType="image" href="/v1/integrations/mistral">
80+
<Card title="Mistral" icon={<img src="/images/external/mistral/mistral-ai-icon.png" alt="Mistral" />} iconType="image" href="/v1/integrations/mistral">
8181
Support for Mistral AI's open-weight models
8282
</Card>
8383

8484
<Card title="MultiOn" icon="atom" href="/v1/examples/multion">
8585
Create an autonomous browser agent capable of navigating the web and extracting information
8686
</Card>
8787

88-
<Card title="Ollama" icon={<img src="https://www.github.com/agentops-ai/agentops/blob/main/docs/images/external/ollama/ollama-icon.png?raw=true" alt="Ollama" />} iconType="image" href="/v1/examples/ollama">
88+
<Card title="Ollama" icon={<img src="/images/external/ollama/ollama-icon.png" alt="Ollama" />} iconType="image" href="/v1/examples/ollama">
8989
Simple Ollama integration with AgentOps
9090
</Card>
9191

92-
<Card title="OpenAI" icon={<img src="https://www.github.com/agentops-ai/agentops/blob/main/docs/images/external/openai/openai-logomark.png?raw=true" alt="OpenAI" />} iconType="image" href="/v1/integrations/openai">
92+
<Card title="OpenAI" icon={<img src="/images/external/openai/openai-logomark.png" alt="OpenAI" />} iconType="image" href="/v1/integrations/openai">
9393
First class support for GPT family of models
9494
</Card>
9595

9696
<Card title="REST API" icon="bolt-lightning" href="/v1/examples/restapi">
9797
Create a REST server that performs and observes agent tasks
9898
</Card>
9999

100-
<Card title="smolagents" icon={<img src="https://github.com/AgentOps-AI/agentops/blob/main/docs/images/external/huggingface/hf-logo.png?raw=true" alt="smolagents" />} iconType="image" iconType="solid" href="/v1/integrations/smolagents">
100+
<Card title="smolagents" icon={<img src="https://github.com/AgentOps-AI/agentops/blob/main/docs/images/external/huggingface/hf-logo.png" alt="smolagents" />} iconType="image" iconType="solid" href="/v1/integrations/smolagents">
101101
Track HuggingFace's smolagents with AgentOps seamlessly
102102
</Card>
103103

104-
<Card title="SwarmZero" icon={<img src="https://www.github.com/agentops-ai/agentops/blob/main/docs/images/external/swarmzero/swarmzero_logo.png?raw=true" alt="SwarmZero" />} iconType="image" href="/v1/integrations/swarmzero">
104+
<Card title="SwarmZero" icon={<img src="/images/external/swarmzero/swarmzero_logo.png" alt="SwarmZero" />} iconType="image" href="/v1/integrations/swarmzero">
105105
SwarmZero multi-agent framework for AI Agents and AI Swarms with AgentOps support
106106
</Card>
107107

108-
<Card title="TaskWeaver" icon={<img src="https://www.github.com/agentops-ai/agentops/blob/main/docs/images/external/microsoft/microsoft_logo.svg?raw=true" alt="TaskWeaver" />} iconType="image" href="/v1/integrations/taskweaver">
108+
<Card title="TaskWeaver" icon={<img src="/images/external/microsoft/microsoft_logo.svg" alt="TaskWeaver" />} iconType="image" href="/v1/integrations/taskweaver">
109109
First class support for Microsoft TaskWeaver
110110
</Card>
111111

112-
<Card title="xAI" icon={<img src="https://www.github.com/agentops-ai/agentops/blob/main/docs/images/external/xai/xai-logo.png?raw=true" alt="xAI" />} iconType="image" href="/v1/integrations/xai">
112+
<Card title="xAI" icon={<img src="/images/external/xai/xai-logo.png" alt="xAI" />} iconType="image" href="/v1/integrations/xai">
113113
Observe the power of Grok and Grok Vision with AgentOps
114114
</Card>
115115
</CardGroup>

docs/v1/introduction.mdx

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ mode: "wide"
77
## Integrate with developer favorite agent frameworks
88

99
<CardGroup cols={2}>
10-
<Card title="OpenAI Agents SDK" icon={<img src="https://www.github.com/agentops-ai/agentops/blob/main/docs/images/external/openai/openai-logomark.png?raw=true" alt="OpenAI Agents SDK" />} iconType="image" href="/v1/integrations/agentssdk" />
11-
<Card title="CrewAI" icon={<img src="https://www.github.com/agentops-ai/agentops/blob/main/docs/v1/img/docs-icons/crew.png?raw=true" alt="CrewAI"/>} iconType="image" href="/v1/integrations/crewai" />
12-
<Card title="AG2" icon={<img src="https://www.github.com/agentops-ai/agentops/blob/main/docs/images/external/autogen/ag2.svg?raw=true" alt="AG2"/>} iconType="image" href="/v1/integrations/autogen" />
13-
<Card title="AutoGen" icon={<img src="https://www.github.com/agentops-ai/agentops/blob/main/docs/images/external/microsoft/microsoft_logo.svg?raw=true" alt="AutoGen" />} iconType="image" href="/v1/integrations/autogen" />
14-
<Card title="Anthropic" icon={<img src="https://www.github.com/agentops-ai/agentops/blob/main/docs/images/external/anthropic/anthropic_icon_slate.png?raw=true" alt="Anthropic" />} iconType="image" href="/v1/integrations/anthropic" />
15-
<Card title="Ollama" icon={<img src="https://www.github.com/agentops-ai/agentops/blob/main/docs/images/external/ollama/ollama-icon.png?raw=true" alt="Ollama" />} iconType="image" href="/v1/integrations/ollama" />
16-
<Card title="Cohere" icon={<img src="https://www.github.com/agentops-ai/agentops/blob/main/docs/images/external/cohere/cohere-logo.svg?raw=true" alt="Cohere" />} iconType="image" href="/v1/integrations/cohere" />
10+
<Card title="OpenAI Agents SDK" icon={<img src="/images/external/openai/openai-logomark.png" alt="OpenAI Agents SDK" />} iconType="image" href="/v1/integrations/agentssdk" />
11+
<Card title="CrewAI" icon={<img src="/images/external/crew/crew.png" alt="CrewAI"/>} iconType="image" href="/v1/integrations/crewai" />
12+
<Card title="AG2" icon={<img src="/images/external/autogen/ag2.svg" alt="AG2"/>} iconType="image" href="/v1/integrations/autogen" />
13+
<Card title="AutoGen" icon={<img src="/images/external/microsoft/microsoft_logo.svg" alt="AutoGen" />} iconType="image" href="/v1/integrations/autogen" />
14+
<Card title="Anthropic" icon={<img src="/images/external/anthropic/anthropic_icon_slate.png" alt="Anthropic" />} iconType="image" href="/v1/integrations/anthropic" />
15+
<Card title="Ollama" icon={<img src="/images/external/ollama/ollama-icon.png" alt="Ollama" />} iconType="image" href="/v1/integrations/ollama" />
16+
<Card title="Cohere" icon={<img src="/images/external/cohere/cohere-logo.svg" alt="Cohere" />} iconType="image" href="/v1/integrations/cohere" />
1717
<Card title="Groq" icon="bolt" href="https://docs.agentops.ai/v1/integrations/groq" />
1818
</CardGroup>
1919

@@ -42,27 +42,27 @@ You also get helpful debugging info such as any SDK versions you were on if you'
4242
LLM calls are presented as a familiar chat history view, and charts give you a breakdown of the types of events that were called and how long they took.
4343

4444
<Frame type="glass" caption="Session Summary">
45-
<img height="200" src="https://github.com/AgentOps-AI/agentops/blob/main/docs/images/session-summary.gif?raw=true" />
45+
<img height="200" src="/images/session-summary.gif" />
4646
</Frame>
4747

4848
Find any past sessions from your Session Drawer.
4949
<Frame type="glass" caption="Session Drawer">
50-
<img height="250" src="https://github.com/AgentOps-AI/agentops/blob/main/docs/images/session-drawer.gif?raw=true" />
50+
<img height="250" src="/images/session-drawer.gif" />
5151
</Frame>
5252

5353
Most powerful of all is the Session Waterfall. On the left, a time visualization of all your LLM calls, Action events, Tool calls, and Errors.
5454
On the right, specific details about the event you've selected on the waterfall. For instance the exact prompt and completion for a given LLM call.
5555
Most of which has been automatically recorded for you.
5656

5757
<Frame type="glass" caption="Session Waterfall">
58-
<img height="200" src="https://github.com/AgentOps-AI/agentops/blob/main/docs/images/session-waterfall.gif?raw=true" />
58+
<img height="200" src="/images/session-waterfall.gif" />
5959
</Frame>
6060

6161

6262
### Session Overview
6363
View a meta-analysis of all of your sessions in a single view.
6464
<Frame type="glass" caption="Session Overview">
65-
<img height="200" src="https://github.com/AgentOps-AI/agentops/blob/main/docs/images/overview.png?raw=true" />
65+
<img height="200" src="/images/overview.png" />
6666
</Frame>
6767

6868
<script type="module" src="/scripts/github_stars.js"></script>

docs/v2/examples/examples.mdx

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -13,59 +13,59 @@ mode: "wide"
1313
Tracking operations from multiple different agents
1414
</Card>
1515

16-
<Card title="OpenAI Assistants" icon={<img src="https://www.github.com/agentops-ai/agentops/blob/main/docs/images/external/openai/openai-logomark.png?raw=true" alt="OpenAI Assistants" />} iconType="image" href="/v2/examples/openai_assistants">
16+
<Card title="OpenAI Assistants" icon={<img src="/images/external/openai/openai-logomark.png" alt="OpenAI Assistants" />} iconType="image" href="/v2/examples/openai_assistants">
1717
Observe OpenAI Assistants with AgentOps
1818
</Card>
1919

2020
<Card title="Simple Agent" icon="microchip-ai" iconType="solid" href="/v2/examples/simple_agent">
2121
Basic usage with OpenAI API, perfect for getting started
2222
</Card>
2323

24-
<Card title="OpenAI Agents SDK" icon={<img src="https://www.github.com/agentops-ai/agentops/blob/main/docs/images/external/openai/openai-logomark.png?raw=true" alt="OpenAI Agents SDK" />} iconType="image" href="/v2/integrations/agentssdk">
24+
<Card title="OpenAI Agents SDK" icon={<img src="/images/external/openai/openai-logomark.png" alt="OpenAI Agents SDK" />} iconType="image" href="/v2/integrations/agentssdk">
2525
Monitor multi-agent workflows with handoffs and tool usage
2626
</Card>
2727
</CardGroup>
2828

2929
### Other Integrations Documentation
3030

3131
<CardGroup cols={2}>
32-
<Card title="Anthropic" icon={<img src="https://www.github.com/agentops-ai/agentops/blob/main/docs/images/external/anthropic/anthropic_icon_slate.png?raw=true" alt="Anthropic" />} iconType="image" href="/v2/integrations/anthropic">
32+
<Card title="Anthropic" icon={<img src="/images/external/anthropic/anthropic_icon_slate.png" alt="Anthropic" />} iconType="image" href="/v2/integrations/anthropic">
3333
Track observations from Claude, Haiku and Sonnet series of models
3434
</Card>
3535

36-
<Card title="Autogen" icon={<img src="https://www.github.com/agentops-ai/agentops/blob/main/docs/images/external/autogen/ag2.svg?raw=true" alt="Autogen"/>} iconType="image" href="/v2/integrations/autogen">
36+
<Card title="Autogen" icon={<img src="/images/external/autogen/ag2.svg" alt="Autogen"/>} iconType="image" href="/v2/integrations/autogen">
3737
Autogen/AG2 multi-agent conversible workflow with tool usage
3838
</Card>
3939

4040
<Card title="CrewAI" icon="ship" href="/v2/integrations/crewai">
4141
CrewAI multi-agent framework with AgentOps support
4242
</Card>
4343

44-
<Card title="Gemini" icon={<img src="https://www.github.com/agentops-ai/agentops/blob/main/docs/images/external/deepmind/gemini-logo.png?raw=true" alt="Gemini" />} iconType="image" href="/v2/integrations/gemini">
44+
<Card title="Gemini" icon={<img src="/images/external/deepmind/gemini-logo.png" alt="Gemini" />} iconType="image" href="/v2/integrations/gemini">
4545
Explore Google DeepMind's Gemini with observation via AgentOps
4646
</Card>
4747

48-
<Card title="Google ADK" icon={<img src="https://www.github.com/agentops-ai/agentops/blob/main/docs/images/external/google-adk/google-adk-logo.png?raw=true" alt="Google" />} iconType="image" href="/v2/integrations/google_adk">
48+
<Card title="Google ADK" icon={<img src="/images/external/google-adk/google-adk-logo.png" alt="Google" />} iconType="image" href="/v2/integrations/google_adk">
4949
Track and analyze your Google Agent Development Kit (ADK) AI agents
5050
</Card>
5151

52-
<Card title="IBM Watsonx.ai" icon={<img src="https://www.github.com/agentops-ai/agentops/blob/main/docs/images/external/ibm/ibm-logo.svg?raw=true" alt="IBM" />} iconType="image" href="/v2/integrations/ibm_watsonx_ai">
52+
<Card title="IBM Watsonx.ai" icon={<img src="/images/external/ibm/ibm-logo.svg" alt="IBM" />} iconType="image" href="/v2/integrations/ibm_watsonx_ai">
5353
Track and analyze your IBM Watsonx.ai model interactions
5454
</Card>
5555

56-
<Card title="LangChain" icon={<img src="https://www.github.com/agentops-ai/agentops/blob/main/docs/images/external/langchain/langchain-logo.svg?raw=true" alt="LangChain" />} iconType="image" href="/v2/integrations/langchain">
56+
<Card title="LangChain" icon={<img src="/images/external/langchain/langchain-logo.svg" alt="LangChain" />} iconType="image" href="/v2/integrations/langchain">
5757
First-class support for LangChain agents and chains
5858
</Card>
5959

6060
<Card title="LiteLLM" icon="train-tram" href="/v2/integrations/litellm">
6161
Unified interface for multiple LLM providers
6262
</Card>
6363

64-
<Card title="OpenAI" icon={<img src="https://www.github.com/agentops-ai/agentops/blob/main/docs/images/external/openai/openai-logomark.png?raw=true" alt="OpenAI" />} iconType="image" href="/v2/integrations/openai">
64+
<Card title="OpenAI" icon={<img src="/images/external/openai/openai-logomark.png" alt="OpenAI" />} iconType="image" href="/v2/integrations/openai">
6565
First class support for GPT family of models
6666
</Card>
6767

68-
<Card title="OpenAI Agents SDK" icon={<img src="https://www.github.com/agentops-ai/agentops/blob/main/docs/images/external/openai/openai-logomark.png?raw=true" alt="OpenAI Agents SDK" />} iconType="image" href="/v2/integrations/agentssdk">
68+
<Card title="OpenAI Agents SDK" icon={<img src="/images/external/openai/openai-logomark.png" alt="OpenAI Agents SDK" />} iconType="image" href="/v2/integrations/agentssdk">
6969
Monitor OpenAI Agents SDK multi-agent workflows with handoffs
7070
</Card>
7171
</CardGroup>

0 commit comments

Comments
 (0)