Skip to content

Commit

Permalink
Built site for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
aisi-inspect committed Jun 16, 2024
1 parent b95c27c commit 4b06132
Show file tree
Hide file tree
Showing 12 changed files with 278 additions and 349 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
69a94b7e
87e392db
460 changes: 216 additions & 244 deletions agents.html

Large diffs are not rendered by default.

88 changes: 29 additions & 59 deletions caching.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion eval-logs.html
Original file line number Diff line number Diff line change
Expand Up @@ -1081,7 +1081,7 @@ <h3 class="anchored" data-anchor-id="reading-logs">Reading Logs</h3>
</div>
</div>
</footer>
<script>var lightboxQuarto = GLightbox({"descPosition":"bottom","selector":".lightbox","loop":false,"closeEffect":"zoom","openEffect":"zoom"});
<script>var lightboxQuarto = GLightbox({"selector":".lightbox","closeEffect":"zoom","descPosition":"bottom","openEffect":"zoom","loop":false});
window.onload = () => {
lightboxQuarto.on('slide_before_load', (data) => {
const { slideIndex, slideNode, slideConfig, player, trigger } = data;
Expand Down
34 changes: 17 additions & 17 deletions examples.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1001,7 +1001,7 @@ <h2 class="anchored" data-anchor-id="learning-more">Learning More</h2>
</div>
</div>
</footer>
<script>var lightboxQuarto = GLightbox({"closeEffect":"zoom","openEffect":"zoom","selector":".lightbox","loop":false,"descPosition":"bottom"});
<script>var lightboxQuarto = GLightbox({"openEffect":"zoom","selector":".lightbox","descPosition":"bottom","loop":false,"closeEffect":"zoom"});
window.onload = () => {
lightboxQuarto.on('slide_before_load', (data) => {
const { slideIndex, slideNode, slideConfig, player, trigger } = data;
Expand Down
2 changes: 1 addition & 1 deletion log-viewer.html
Original file line number Diff line number Diff line change
Expand Up @@ -947,7 +947,7 @@ <h2 class="anchored" data-anchor-id="task-information">Task Information</h2>
</div>
</div>
</footer>
<script>var lightboxQuarto = GLightbox({"closeEffect":"zoom","selector":".lightbox","loop":false,"openEffect":"zoom","descPosition":"bottom"});
<script>var lightboxQuarto = GLightbox({"loop":false,"selector":".lightbox","closeEffect":"zoom","openEffect":"zoom","descPosition":"bottom"});
window.onload = () => {
lightboxQuarto.on('slide_before_load', (data) => {
const { slideIndex, slideNode, slideConfig, player, trigger } = data;
Expand Down
23 changes: 6 additions & 17 deletions search.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,19 +18,19 @@
</url>
<url>
<loc>https://UKGovernmentBEIS.github.io/inspect_ai/examples.html</loc>
<lastmod>2024-06-13T11:47:19.002Z</lastmod>
<lastmod>2024-06-16T15:43:48.962Z</lastmod>
</url>
<url>
<loc>https://UKGovernmentBEIS.github.io/inspect_ai/solvers.html</loc>
<lastmod>2024-06-10T15:36:33.127Z</lastmod>
</url>
<url>
<loc>https://UKGovernmentBEIS.github.io/inspect_ai/tools.html</loc>
<lastmod>2024-06-10T15:36:33.127Z</lastmod>
<lastmod>2024-06-15T07:35:10.395Z</lastmod>
</url>
<url>
<loc>https://UKGovernmentBEIS.github.io/inspect_ai/agents.html</loc>
<lastmod>2024-06-12T08:23:16.938Z</lastmod>
<lastmod>2024-06-15T07:35:10.395Z</lastmod>
</url>
<url>
<loc>https://UKGovernmentBEIS.github.io/inspect_ai/scorers.html</loc>
Expand All @@ -46,7 +46,7 @@
</url>
<url>
<loc>https://UKGovernmentBEIS.github.io/inspect_ai/caching.html</loc>
<lastmod>2024-06-13T11:45:04.617Z</lastmod>
<lastmod>2024-06-15T07:35:10.395Z</lastmod>
</url>
<url>
<loc>https://UKGovernmentBEIS.github.io/inspect_ai/eval-logs.html</loc>
Expand Down
2 changes: 0 additions & 2 deletions tools.html
Original file line number Diff line number Diff line change
Expand Up @@ -459,8 +459,6 @@ <h3 class="anchored" data-anchor-id="bash-and-python">Bash and Python</h3>
<span id="cb7-18"><a href="#cb7-18" aria-hidden="true" tabindex="-1"></a> )</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
<p>We specify a 3-minute timeout for execution of the bash and python tools to ensure that they don’t perform extremely long running operations.</p>
<p>See the <a href="agents.html">Agents</a> section for more details on how to build evaluations that allow models to take arbitrary actions over a longer time horizon.</p>
<p>Note that the <code>bash()</code> and <code>python()</code> tools are not yet available in the version of Inspect published to PyPI (it is only available from the development version of Inspect). To install the development version:</p>
<div class="sourceCode" id="cb8"><pre class="sourceCode bash code-with-copy"><code class="sourceCode bash"><span id="cb8-1"><a href="#cb8-1" aria-hidden="true" tabindex="-1"></a><span class="ex">$</span> pip install git+https://github.com/UKGovernmentBEIS/inspect_ai.git</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>


</section>
Expand Down
2 changes: 1 addition & 1 deletion vscode.html
Original file line number Diff line number Diff line change
Expand Up @@ -893,7 +893,7 @@ <h2 class="anchored" data-anchor-id="troubleshooting">Troubleshooting</h2>
</div>
</div>
</footer>
<script>var lightboxQuarto = GLightbox({"closeEffect":"zoom","loop":false,"openEffect":"zoom","selector":".lightbox","descPosition":"bottom"});
<script>var lightboxQuarto = GLightbox({"loop":false,"selector":".lightbox","descPosition":"bottom","openEffect":"zoom","closeEffect":"zoom"});
window.onload = () => {
lightboxQuarto.on('slide_before_load', (data) => {
const { slideIndex, slideNode, slideConfig, player, trigger } = data;
Expand Down
2 changes: 1 addition & 1 deletion workflow.html
Original file line number Diff line number Diff line change
Expand Up @@ -1115,7 +1115,7 @@ <h2 class="anchored" data-anchor-id="eval-suites">Eval Suites</h2>
</div>
</div>
</footer>
<script>var lightboxQuarto = GLightbox({"selector":".lightbox","loop":false,"descPosition":"bottom","closeEffect":"zoom","openEffect":"zoom"});
<script>var lightboxQuarto = GLightbox({"closeEffect":"zoom","loop":false,"selector":".lightbox","descPosition":"bottom","openEffect":"zoom"});
window.onload = () => {
lightboxQuarto.on('slide_before_load', (data) => {
const { slideIndex, slideNode, slideConfig, player, trigger } = data;
Expand Down

0 comments on commit 4b06132

Please sign in to comment.