Skip to content

Commit

Permalink
deploy: 9ca2e08
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 1, 2024
1 parent 94f0bf0 commit 1d8d0cc
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 20 deletions.
30 changes: 15 additions & 15 deletions docs/arewetiny.html
Original file line number Diff line number Diff line change
Expand Up @@ -410,15 +410,15 @@ <h1>Are we tiny?<a class="headerlink" href="#are-we-tiny" title="Link to this he
<h2>Startup time<a class="headerlink" href="#startup-time" title="Link to this heading">#</a></h2>
<div class="highlight-text notranslate"><div class="highlight"><pre><span></span>$ make bench-importtime
...
265591 | gptme.commands
269958 | gptme.chat
286775 | gptme.cli
334078 | gptme
343241 | openai

real 0m1.425s
user 0m1.257s
sys 0m0.179s
267383 | gptme.commands
271729 | gptme.chat
288575 | gptme.cli
336079 | gptme
347265 | openai

real 0m1.423s
user 0m1.279s
sys 0m0.159s
make[2]: Leaving directory &#39;/home/runner/work/gptme/gptme&#39;
</pre></div>
</div>
Expand All @@ -435,7 +435,7 @@ <h3>LoC Core<a class="headerlink" href="#loc-core" title="Link to this heading">
28 unique files.
0 files ignored.

github.com/AlDanial/cloc v 1.90 T=0.04 s (792.3 files/s, 132151.7 lines/s)
github.com/AlDanial/cloc v 1.90 T=0.03 s (803.2 files/s, 133968.5 lines/s)
----------------------------------------------------------------------------------------
File blank comment code
----------------------------------------------------------------------------------------
Expand Down Expand Up @@ -484,7 +484,7 @@ <h3>LoC Tools<a class="headerlink" href="#loc-tools" title="Link to this heading
18 unique files.
0 files ignored.

github.com/AlDanial/cloc v 1.90 T=0.02 s (759.7 files/s, 118342.0 lines/s)
github.com/AlDanial/cloc v 1.90 T=0.02 s (790.7 files/s, 123175.8 lines/s)
-------------------------------------------------------------------------------------
File blank comment code
-------------------------------------------------------------------------------------
Expand Down Expand Up @@ -523,7 +523,7 @@ <h3>LoC Server<a class="headerlink" href="#loc-server" title="Link to this headi
8 unique files.
0 files ignored.

github.com/AlDanial/cloc v 1.90 T=0.01 s (805.0 files/s, 103642.6 lines/s)
github.com/AlDanial/cloc v 1.90 T=0.01 s (779.6 files/s, 100370.2 lines/s)
------------------------------------------------------------------------------------
File blank comment code
------------------------------------------------------------------------------------
Expand Down Expand Up @@ -552,7 +552,7 @@ <h3>LoC Tests<a class="headerlink" href="#loc-tests" title="Link to this heading
18 unique files.
0 files ignored.

github.com/AlDanial/cloc v 1.90 T=0.02 s (1184.3 files/s, 86786.4 lines/s)
github.com/AlDanial/cloc v 1.90 T=0.02 s (1171.7 files/s, 85862.4 lines/s)
------------------------------------------------------------------------------------------
File blank comment code
------------------------------------------------------------------------------------------
Expand Down Expand Up @@ -591,7 +591,7 @@ <h3>LoC Eval<a class="headerlink" href="#loc-eval" title="Link to this heading">
8 unique files.
0 files ignored.

github.com/AlDanial/cloc v 1.90 T=0.01 s (637.3 files/s, 77039.4 lines/s)
github.com/AlDanial/cloc v 1.90 T=0.01 s (646.1 files/s, 78103.1 lines/s)
-------------------------------------------------------------------------------------
File blank comment code
-------------------------------------------------------------------------------------
Expand Down Expand Up @@ -620,7 +620,7 @@ <h3>LoC Total<a class="headerlink" href="#loc-total" title="Link to this heading
85 unique files.
0 files ignored.

github.com/AlDanial/cloc v 1.90 T=0.07 s (1139.7 files/s, 142949.1 lines/s)
github.com/AlDanial/cloc v 1.90 T=0.07 s (1134.1 files/s, 142243.3 lines/s)
-------------------------------------------------------------------------------------
File blank comment code
-------------------------------------------------------------------------------------
Expand Down
4 changes: 2 additions & 2 deletions docs/prompts.html
Original file line number Diff line number Diff line change
Expand Up @@ -615,9 +615,9 @@ <h1>Prompts<a class="headerlink" href="#prompts" title="Link to this heading">#<
Do not use EOF/HereDoc syntax to send multiline commands, as the assistant will not be able to handle it.

These programs are available, among others:
<span class="k">-</span><span class="w"> </span>docker
<span class="k">-</span><span class="w"> </span>pandoc
<span class="k">-</span><span class="w"> </span>apt-get
<span class="k">-</span><span class="w"> </span>pandoc
<span class="k">-</span><span class="w"> </span>docker
<span class="k">-</span><span class="w"> </span>git

<span class="gu">### Examples</span>
Expand Down
2 changes: 1 addition & 1 deletion docs/searchindex.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/tools.html
Original file line number Diff line number Diff line change
Expand Up @@ -450,9 +450,9 @@ <h2>Shell<a class="headerlink" href="#shell" title="Link to this heading">#</a><
Do not use EOF/HereDoc syntax to send multiline commands, as the assistant will not be able to handle it.

These programs are available, among others:
<span class="k">-</span><span class="w"> </span>docker
<span class="k">-</span><span class="w"> </span>pandoc
<span class="k">-</span><span class="w"> </span>apt-get
<span class="k">-</span><span class="w"> </span>pandoc
<span class="k">-</span><span class="w"> </span>docker
<span class="k">-</span><span class="w"> </span>git
</pre></div>
</div>
Expand Down

0 comments on commit 1d8d0cc

Please sign in to comment.