Skip to content

Commit

Permalink
Added source file mapping to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
HowieG committed Sep 17, 2024
1 parent 963ea03 commit fe308da
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 16 deletions.
3 changes: 1 addition & 2 deletions docs/v1/examples/langchain.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,4 @@ mode: "wide"
---
_View Notebook on <a href={'https://github.com/AgentOps-AI/agentops/blob/48ae12d4e4e085eed57346f1c40a054097431937/examples/langchain_examples.ipynb'} target={'_blank'}>Github</a>_

<div id="notebook" data-content-file="https://raw.githubusercontent.com/AgentOps-AI/agentops/main/docs/v1/examples/notebooks/langchain_examples.html"></div>
<script src="/scripts/use_notebook.js"></script>
{/* SOURCE_FILE: examples/langchain_examples.ipynb */}
3 changes: 1 addition & 2 deletions docs/v1/examples/multi_agent.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,4 @@ mode: "wide"
---
_View Notebook on <a href={'https://github.com/AgentOps-AI/agentops/blob/main/examples/multi_agent_example.ipynb'} target={'_blank'}>Github</a>_

<div id="notebook1" data-content-file="https://raw.githubusercontent.com/AgentOps-AI/agentops/main/docs/v1/examples/notebooks/multi_agent_example.html"></div>
<script src="/scripts/use_notebook.js"></script>
{/* SOURCE_FILE: examples/multi_agent_example.ipynb */}
3 changes: 1 addition & 2 deletions docs/v1/examples/multi_session.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,4 @@ mode: "wide"
---
_View Notebook on <a href={'https://github.com/AgentOps-AI/agentops/blob/main/examples/multi_session_llm.ipynb'} target={'_blank'}>Github</a>_

<div id="notebook" data-content-file="https://raw.githubusercontent.com/AgentOps-AI/agentops/main/docs/v1/examples/notebooks/multi_session_llm.html"></div>
<script src="/scripts/use_notebook.js"></script>
{ /* SOURCE_FILE: examples/multi_session_llm.ipynb */}
11 changes: 3 additions & 8 deletions docs/v1/examples/multion.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@ description: 'Tracking Multion usage with AgentOps'
mode: "wide"
---

<div id="notebook1" data-content-file="https://raw.githubusercontent.com/AgentOps-AI/agentops/main/docs/v1/examples/notebooks/multion/Autonomous_web_browsing.html"></div>
<hr/>
<div id="notebook2" data-content-file="https://raw.githubusercontent.com/AgentOps-AI/agentops/main/docs/v1/examples/notebooks/multion/Sample_browsing_agent.html"></div>
<hr/>
<div id="notebook3" data-content-file="https://raw.githubusercontent.com/AgentOps-AI/agentops/main/docs/v1/examples/notebooks/multion/Step_by_step_web_browsing.html"></div>
<hr/>
<div id="notebook4" data-content-file="https://raw.githubusercontent.com/AgentOps-AI/agentops/main/docs/v1/examples/notebooks/multion/Webpage_data_retrieval.html"></div>
<script src="/scripts/use_notebook.js"></script>
_View All Notebooks on <a href={'https://github.com/AgentOps-AI/agentops/blob/main/examples/multion_examples/'} target={'_blank'}>Github</a>_

{/* SOURCE_FILE: examples/multion_examples/Autonomous_web_browsing.ipynb */}
3 changes: 1 addition & 2 deletions docs/v1/examples/recording_events.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,4 @@ mode: "wide"
---
_View Notebook on <a href={'https://github.com/AgentOps-AI/agentops/blob/main/examples/recording-events.ipynb'} target={'_blank'}>Github</a>_

<div id="notebook" data-content-file="https://raw.githubusercontent.com/AgentOps-AI/agentops/main/docs/v1/examples/notebooks/recording-events.html"></div>
<script src="/scripts/use_notebook.js"></script>
{/* SOURCE_FILE: examples/recording-events.ipynb */}

0 comments on commit fe308da

Please sign in to comment.