Skip to content
Snippets Groups Projects
Commit dfc24eba authored by Alexandre Strube's avatar Alexandre Strube
Browse files

vim

parent 7ec49a3d
No related branches found
No related tags found
No related merge requests found
......@@ -189,7 +189,7 @@ Andrew Ng, 28.02.2024
## API Access
- Create a token in the [helmholtz codebase settings - (https://codebase.helmholtz.cloud)](https://codebase.helmholtz.cloud/-/user_settings/personal_access_tokensd) with the api scope
- Create a token in the [helmholtz codebase settings - (https://codebase.helmholtz.cloud)](https://codebase.helmholtz.cloud/-/user_settings/personal_access_tokens) with the api scope
- Copy the token
- Go to [https://helmholtz-blablador.fz-juelich.de:8000/docs](https://helmholtz-blablador.fz-juelich.de:8000/docs)
- Click on Authorize, and paste the token
......@@ -233,6 +233,7 @@ curl --header "Authorization: Bearer MY_TOKEN_GOES_HERE" https://helmholtz-bla
## Demo: VScode + Continue.dev
- Yes. It DOES run with Emacs too. Ask your favorite Emacs expert.
- Yes, vim too!
- Add [continue.dev](https://marketplace.visualstudio.com/items?itemName=Continue.continue) extension to VSCode
- On Continue, choose to add model, choose Other OpenAI-compatible API
- Click in Open Config.json at the end
......
......@@ -493,7 +493,7 @@ aria-hidden="true">https://helmholtz-blablador.fz-juelich.de</figcaption>
<h2 id="api-access">API Access</h2>
<ul>
<li class="fragment">Create a token in the <a
href="https://codebase.helmholtz.cloud/-/user_settings/personal_access_tokensd">helmholtz
href="https://codebase.helmholtz.cloud/-/user_settings/personal_access_tokens">helmholtz
codebase settings - (https://codebase.helmholtz.cloud)</a> with the api
scope</li>
<li class="fragment">Copy the token</li>
......@@ -540,6 +540,7 @@ class="sourceCode bash"><code class="sourceCode bash"><span id="cb1-1"><a href="
<ul>
<li class="fragment">Yes. It DOES run with Emacs too. Ask your favorite
Emacs expert.</li>
<li class="fragment">Yes, vim too!</li>
<li class="fragment">Add <a
href="https://marketplace.visualstudio.com/items?itemName=Continue.continue">continue.dev</a>
extension to VSCode</li>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment